Hi , what is the var is config.tcl file for taking...
# openlane
r
Hi , what is the var is config.tcl file for taking input the floorplan DEF ? Thaks
a
template_def. Checkout configuration readme.md it contains all of them.
But depending on the version of openlane it has it's quirks. Check the generated DEFs to make sure that pins, locations and nets of the pins were applied properly
The nets issue will be caught by lvs, but the locations wont
r
But what is the variable name to be used in config.tcl ?
set ::env(FP_DEF_TEMPLATE) $::env(DESIGN_DIR)/def_test.def