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.
2 parents 9552f3b + 6cc7fae commit 2e6966eCopy full SHA for 2e6966e
flow/util/utils.mk
@@ -28,7 +28,7 @@ update_metadata:
28
29
.PHONY: update_rules
30
update_rules:
31
- $(UTILS_DIR)/genRuleFile.py $(DESIGN_DIR) --variant $(FLOW_VARIANT) --failing
+ $(UTILS_DIR)/genRuleFile.py $(DESIGN_DIR) --variant $(FLOW_VARIANT) --failing --tighten
32
33
.PHONY: update_rules_force
34
update_rules_force:
0 commit comments