hi , what is the command for avoiding buffering on...
# openlane
r
hi , what is the command for avoiding buffering on a net ? like equivalent of set_dont_touch_network in openlane?Thanks
v
In which stage of flow you want skip buffering? like cts, global route etc.,
r
all stages . -- start to end
can we use the command from openroad now
m
If the command exists in OR then you should be fine to use it otherwise you'll need to update the OR version
r
added inside run_placement proc , but doesnt seem to be recognized -- need to update openroad ?? [STEP 7] [INFO]: Generating PDN... invalid command name "set_dont_touch" while executing "set_dont_touch V1_WL" (procedure "run_placement" line 5) invoked from within "run_placement" (procedure "run_placement_step" line 8) invoked from within "[lindex $step_exe 0] [lindex $step_exe 1] " (procedure "run_non_interactive_mode" line 55) invoked from within "run_non_interactive_mode {*}$argv" invoked from within "if { [info exists flags_map(-interactive)] || [info exists flags_map(-it)] } { if { [info exists arg_values(-file)] } { run_file [file normalize $a..." (file "./flow.tcl" line 434)