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 7648c0f commit c738966Copy full SHA for c738966
flow/platforms/asap7/config.mk
@@ -71,6 +71,7 @@ export DONT_USE_CELLS += SDF* ICG*
71
export LATCH_MAP_FILE = $(PLATFORM_DIR)/yoSys/cells_latch_R.v
72
export CLKGATE_MAP_FILE = $(PLATFORM_DIR)/yoSys/cells_clkgate_R.v
73
export ADDER_MAP_FILE ?= $(PLATFORM_DIR)/yoSys/cells_adders_R.v
74
+export MAX_UNGROUP_SIZE ?= 100
75
76
export ABC_DRIVER_CELL = BUFx2_ASAP7_75t_R
77
0 commit comments