Skip to content

Commit eec8598

Browse files
committed
sky130hd/microwatt: fix typo
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent 1cadd89 commit eec8598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/sky130hd/microwatt/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export MACRO_PLACE_CHANNEL = 200 200
3131
export CTS_BUF_DISTANCE = 600
3232
export SKIP_GATE_CLONING = 1
3333

34-
export export SETUP_SLACK_MARGIN = 0.2
34+
export SETUP_SLACK_MARGIN = 0.2
3535

3636
# This is high, some SRAMs should probably be converted
3737
# to real SRAMs and not instantiated as flops

0 commit comments

Comments
 (0)