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 0cb25f2 commit 68c6382Copy full SHA for 68c6382
flow/designs/ihp-sg13g2/i2c-gpio-expander/config.mk
@@ -6,7 +6,7 @@ export VERILOG_FILES = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/$(DESIGN_NA
6
$(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/I2cGpioExpander.v
7
export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.sdc
8
9
-export SEAL_GDS = sealring.gds.gz
+export SEAL_GDS = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/sealring.gds.gz
10
11
export DIE_AREA = 0.0 0.0 1050.0 1050.0
12
export CORE_AREA = 425.28 427.16 631.2 630.24
0 commit comments