3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-22 08:35:32 +00:00
Commit graph

8 commits

Author SHA1 Message Date
Emil J. Tywoniak
b7fe85df4d abc9: enable gzipped Liberty files, extend abc_prep 2025-01-13 12:55:44 +01:00
Emil J. Tywoniak
0885780460 abc_prep: refactor utilities into new namespace 2025-01-13 12:55:44 +01:00
Emil J. Tywoniak
ee0b91417c abc: centralize gzipped Liberty extraction, use a separate directory, still allow per-module tmp dirs 2025-01-13 12:34:01 +01:00
Emil J. Tywoniak
4d6f16567c abc_new: extract .lib.gz to temporary directory 2025-01-10 23:31:52 +01:00
Martin Povišer
0bb139dc25 abc_new: Fix help crash 2024-12-10 14:27:55 +01:00
Martin Povišer
2a3f60bc06 abc_new: Support abc9_box mode on ordinary design hierarchy
Previously the `abc9_box` mode was reserved to modules with the
`blackbox` or `whitebox` attribute. Allow `abc9_box` on ordinary modules
when doing hierarchical synthesis.
2024-12-10 14:27:29 +01:00
Martin Povišer
285f24d764 abc_new: Support per-module script override 2024-12-10 14:27:29 +01:00
Martin Povišer
e0a86d5483 abc_new: Start new command for aiger2-based round trip 2024-10-07 12:03:49 +02:00