3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-23 09:10:30 +00:00
yosys/misc
Robert O'Callahan 27462da208 Run ABCs in parallel.
Large circuits can run hundreds or thousands of ABCs in a single AbcPass.
For some circuits, some of those ABC runs can run for hundreds of seconds.
Running ABCs in parallel with each other and in parallel with main-thread
processing (reading and writing BLIF files, copying ABC BLIF output into
the design) can give large speedups.
2025-09-15 17:18:42 +02:00
..
yosysjs
__init__.py
create_vcxsrc.sh Run ABCs in parallel. 2025-09-15 17:18:42 +02:00
jny.schema.json
launcher.c
py_wrap_generator.py Merge pull request #5269 from georgerennie/george/pyosys_source_location 2025-08-07 11:50:06 +12:00
yosys-config.in yosys-config: redirect to stderr/stdout depending of exit code 2025-04-01 08:39:11 +02:00