OpenROAD-flow-scripts icon indicating copy to clipboard operation
OpenROAD-flow-scripts copied to clipboard

Enable optionally naja_edit between Yosys and OR

Open xtofalex opened this issue 1 year ago • 0 comments

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.

xtofalex avatar Sep 24 '24 20:09 xtofalex