mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	
				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.  | 
			||
|---|---|---|
| .. | ||
| yosysjs | ||
| __init__.py | ||
| create_vcxsrc.sh | ||
| jny.schema.json | ||
| launcher.c | ||
| py_wrap_generator.py | ||
| yosys-config.in | ||