The abc rpms
This repository has been archived on 2026-01-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2022-08-01 15:46:54 -06:00
.gitignore Update to latest git snapshot. 2018-07-10 18:40:34 -06:00
abc-build.patch Update to latest git snapshot. Add -giaDeep patch to fix build failure. 2019-12-18 10:06:18 -07:00
abc-bundlelib.patch update to latest snapshot; update header, bundlelib patches for new snapshot 2020-11-27 07:35:15 -05:00
abc-format.patch Update to latest git snapshot. 2022-01-17 09:01:35 -07:00
abc-gia.patch Update to latest git snapshot. 2020-07-27 10:58:23 -06:00
abc-header.patch update to latest snapshot; update header, bundlelib patches for new snapshot 2020-11-27 07:35:15 -05:00
abc-overflow.patch Update to latest git snapshot. 2021-04-01 09:05:43 -06:00
abc-sharedlib.patch Update to latest git snapshot. 2019-06-12 20:13:03 -06:00
abc.1 Update to latest git snapshot. Add -giaDeep patch to fix build failure. 2019-12-18 10:06:18 -07:00
abc.spec Update to latest git snapshot. 2022-08-01 15:33:30 -06:00
README.md Update to latest git snapshot. 2022-01-17 09:01:35 -07:00
sources Actually upload the new file. 2022-08-01 15:46:54 -06:00

abc

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.

ABC provides an experimental implementation of these algorithms and a programming environment for building similar applications. Future development will focus on improving the algorithms and making most of the packages stand-alone. This will allow the user to customize ABC for their needs as if it were a toolbox rather than a complete tool.