Skip to content

Commit 5cb032f

Browse files
authored
Merge pull request #1891 from eder-matheus/revert_microwatt
2 parents c6573dc + c17b1da commit 5cb032f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

flow/designs/sky130hd/microwatt/config.mk

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,8 @@ export ADDITIONAL_LEFS = $(wildcard $(microwatt_DIR)/lef/*.lef)
2222
export ADDITIONAL_LIBS = $(wildcard $(microwatt_DIR)/lib/*.lib)
2323

2424
export SYNTH_HIERARCHICAL = 1
25-
export RTLMP_FLOW = True
2625

27-
export RTLMP_BOUNDARY_WT = 0
28-
export MACRO_PLACE_HALO = 100 100
29-
export MACRO_PLACE_CHANNEL = 200 200
26+
export RTLMP_FLOW = True
3027

3128
# CTS tuning
3229
export CTS_BUF_CELL = sky130_fd_sc_hd__clkbuf_8

0 commit comments

Comments
 (0)