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 5508253 commit 58eeac3Copy full SHA for 58eeac3
flow/designs/nangate45/bp_fe_top/config.mk
@@ -15,9 +15,6 @@ export VERILOG_FILES = ./designs/src/$(DESIGN_NAME)/pickled.v \
15
./designs/$(PLATFORM)/$(DESIGN_NAME)/macros.v
16
export SDC_FILE = ./designs/$(PLATFORM)/$(DESIGN_NAME)/constraint.sdc
17
18
-config.mk fakeram45_512x64.lef fakeram45_64x7.lef fakeram45_64x96.lef fakeram.cfg metadata-base-ok.json
19
-constraint.sdc fakeram45_512x64.lib fakeram45_64x7.lib fakeram45_64x96.lib macros.v rules-base.json
20
-
21
export ADDITIONAL_LEFS = $(PLATFORM_DIR)/lef/fakeram45_512x64.lef \
22
$(PLATFORM_DIR)/lef/fakeram45_64x7.lef \
23
$(PLATFORM_DIR)/lef/fakeram45_64x96.lef
0 commit comments