Skip to content

Commit 382eaed

Browse files
committed
add missing set_dont_use call
Signed-off-by: Eder Monteiro <emrmonteiro@precisioninno.com>
1 parent 2aadc2a commit 382eaed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

flow/scripts/floorplan.tcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ if { [env_var_exists_and_non_empty FASTROUTE_TCL] } {
111111
}
112112

113113
source_env_var_if_exists FOOTPRINT_TCL
114+
set_dont_use $::env(DONT_USE_CELLS)
114115

115116
# The transforms below (repair_tie_fanout, replace_arith_modules,
116117
# remove_buffers, repair_timing_helper) look like synthesis-stage

0 commit comments

Comments
 (0)