summaryrefslogtreecommitdiff
path: root/sci-mathematics/abc/metadata.xml
blob: 7132bdda5789c5b9a195fd3d4b529591462cda61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci-mathematics@gentoo.org</email>
    <name>Gentoo Mathematics Project</name>
  </maintainer>
  <longdescription>
    ABC is a growing software system for synthesis and verification of binary
    sequential logic circuits appearing in synchronous hardware designs. ABC
    combines scalable logic optimization based on And-Inverter Graphs (AIGs),
    optimal-delay DAG-based technology mapping for look-up tables and standard
    cells, and innovative algorithms for sequential synthesis and verification.
  </longdescription>
  <upstream>
    <bugs-to>https://github.com/berkeley-abc/abc/issues/</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>