OpenROAD-flow-scripts
OpenROAD-flow-scripts copied to clipboard
Enable optionally naja_edit between Yosys and OR
Two env variables are used:
- DO_NAJA: if = 1, naja_edit will be launched after yosys
- NAJA_INSTALL: to point to naja installation naja_edit will perform netlist cleaning and optimizations: Dead Logic Elimination and constant propagation.