We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c37857c commit 5bf3638Copy full SHA for 5bf3638
flow/platforms/asap7/config.mk
@@ -63,8 +63,7 @@ export WC_VOLTAGE = 0.63
63
# Dont use cells to ease congestion
64
# Specify at least one filler cell if none
65
export DONT_USE_CELLS = *x1p*_ASAP7* *xp*_ASAP7*
66
-export DONT_USE_CELLS += SDF* ICG* DFFH*
67
-#export DONT_USE_CELLS += SDF* DFFH*
+export DONT_USE_CELLS += SDF* ICG*
68
69
# Yosys mapping files
70
export LATCH_MAP_FILE = $(PLATFORM_DIR)/yoSys/cells_latch_R.v
0 commit comments