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 83c5f69 commit 3b8805bCopy full SHA for 3b8805b
flow/platforms/asap7/config.mk
@@ -122,6 +122,9 @@ export MAX_ROUTING_LAYER = M7
122
# KLayout technology file
123
export KLAYOUT_TECH_FILE = $(PLATFORM_DIR)/KLayout/asap7.lyt
124
125
+# KLayout DRC ruledeck
126
+export KLAYOUT_DRC_FILE = $(PLATFORM_DIR)/drc/asap7.lydrc
127
+
128
# OpenRCX extRules
129
export RCX_RULES = $(PLATFORM_DIR)/rcx_patterns.rules
130
0 commit comments