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 be1e850 + cd6e1bf commit 6d51795Copy full SHA for 6d51795
flow/designs/asap7/ethmac_lvt/config.mk
@@ -23,4 +23,4 @@ export ADDITIONAL_LIBS = $(PLATFORM_DIR)/lib/asap7sc7p5t_AO_RVT_FF_nldm_2
23
24
export ADDITIONAL_GDS = $(PLATFORM_DIR)/gds/asap7sc7p5t_28_R_220121a.gds
25
export ADDITIONAL_LEFS = $(PLATFORM_DIR)/lef/asap7sc7p5t_28_R_1x_220121a.lef
26
-export RECOVER_POWER = 100
+export RECOVER_POWER = 1
flow/designs/asap7/ethmac_lvt/rules-base.json
@@ -32,7 +32,7 @@
32
"compare": "<="
33
},
34
"detailedroute__route__drc_errors": {
35
- "value": 3,
+ "value": 0,
36
37
38
"finish__timing__setup__ws": {
0 commit comments