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.
2 parents 3d05440 + c738966 commit f26063fCopy full SHA for f26063f
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