Skip to content

Commit 7cca785

Browse files
committed
synth: VERILOG_TOP_PARAMS smoke test
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent 7e091e7 commit 7cca785

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flow/designs/asap7/uart/config.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ export TNS_END_PERCENT = 100
1313
export EQUIVALENCE_CHECK ?= 1
1414
export REMOVE_CELLS_FOR_EQY = TAPCELL*
1515
export SKIP_GATE_CLONING = 1
16+
export VERILOG_TOP_PARAMS = DATA_WIDTH 8

0 commit comments

Comments
 (0)