Skip to content

Commit 13ae38d

Browse files
authored
Merge pull request #1532 from The-OpenROAD-Project-staging/gf180-uart-blocks-mpl2
Switch gf180/uart-blocks to mpl2
2 parents 9ebd02d + 31eea54 commit 13ae38d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

flow/designs/gf180/uart-blocks/config.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ export DESIGN_NICKNAME = uart-blocks
66
export VERILOG_FILES = ./designs/src/uart-no-param/*.v
77
export SDC_FILE = ./designs/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.sdc
88

9+
export SYNTH_HIERARCHICAL = 1
10+
export RTLMP_FLOW = True
911
export BLOCKS = uart_rx
1012

1113
export DIE_AREA = 0 0 430 430

0 commit comments

Comments
 (0)