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.
2 parents c6573dc + c17b1da commit 5cb032fCopy full SHA for 5cb032f
flow/designs/sky130hd/microwatt/config.mk
@@ -22,11 +22,8 @@ export ADDITIONAL_LEFS = $(wildcard $(microwatt_DIR)/lef/*.lef)
22
export ADDITIONAL_LIBS = $(wildcard $(microwatt_DIR)/lib/*.lib)
23
24
export SYNTH_HIERARCHICAL = 1
25
-export RTLMP_FLOW = True
26
27
-export RTLMP_BOUNDARY_WT = 0
28
-export MACRO_PLACE_HALO = 100 100
29
-export MACRO_PLACE_CHANNEL = 200 200
+export RTLMP_FLOW = True
30
31
# CTS tuning
32
export CTS_BUF_CELL = sky130_fd_sc_hd__clkbuf_8
0 commit comments