Skip to content

Commit 9f1a56b

Browse files
committed
rm CACHED_NETLIST from ca53
Signed-off-by: Matt Liberty <[email protected]>
1 parent c827ac6 commit 9f1a56b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flow/designs/gf12/ca53/config.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ export SYNTH_HIERARCHICAL = 1
55
export RTLMP_FLOW = True
66

77
export VERILOG_FILES = $(PLATFORM_DIR)/$(DESIGN_NAME)/rtl/ca53_cpu.v
8-
export CACHED_NETLIST = $(PLATFORM_DIR)/$(DESIGN_NAME)/rtl/ca53_cpu.v
98

109
export SDC_FILE = $(PLATFORM_DIR)/$(DESIGN_NAME)/sdc/ca53_cpu.sdc
1110

0 commit comments

Comments
 (0)