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.
1 parent ddb88c6 commit 400b547Copy full SHA for 400b547
flow/Makefile
@@ -99,10 +99,10 @@
99
#DESIGN_CONFIG=./designs/ihp-sg13g2/ibex/config.mk
100
#DESIGN_CONFIG=./designs/ihp-sg13g2/gcd/config.mk
101
#DESIGN_CONFIG=./designs/ihp-sg13g2/spi/config.mk
102
-DESIGN_CONFIG=./designs/ihp-sg13g2/riscv32i/config.mk
+#DESIGN_CONFIG=./designs/ihp-sg13g2/riscv32i/config.mk
103
104
# Default design
105
-#DESIGN_CONFIG ?= ./designs/nangate45/gcd/config.mk
+DESIGN_CONFIG ?= ./designs/nangate45/gcd/config.mk
106
107
# Default TNS_END_PERCENT value
108
export TNS_END_PERCENT ?=5
0 commit comments