Skip to content

Commit 0ede65c

Browse files
committed
skip antenna repair to avoid crash
Signed-off-by: Arthur Koucher <[email protected]>
1 parent be435b1 commit 0ede65c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

flow/designs/sky130hd/microwatt/config.mk

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ export RTLMP_BOUNDARY_WT = 0
2828
export MACRO_PLACE_HALO = 100 100
2929
export MACRO_PLACE_CHANNEL = 200 200
3030

31+
# Temporary
32+
export SKIP_ANTENNA_REPAIR = 1
33+
3134
# CTS tuning
3235
export CTS_BUF_CELL = sky130_fd_sc_hd__clkbuf_8
3336
export CTS_BUF_DISTANCE = 600

0 commit comments

Comments
 (0)