Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions flow/designs/asap7/aes-block/rules-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"compare": "<="
},
"cts__design__instance__count__hold_buffer": {
"value": 985,
"value": 1593,
"compare": "<="
},
"globalroute__antenna_diodes_count": {
"value": 0,
"compare": "<="
},
"detailedroute__route__wirelength": {
"value": 62805,
"value": 62330,
"compare": "<="
},
"detailedroute__route__drc_errors": {
Expand Down
3 changes: 0 additions & 3 deletions flow/designs/nangate45/ariane136/config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ export PLATFORM = nangate45

export SYNTH_HIERARCHICAL = 1

# RTL_MP Settings
export RTLMP_SIGNATURE_NET_THRESHOLD = 30

export VERILOG_FILES = $(DESIGN_HOME)/src/$(DESIGN_NICKNAME)/ariane.sv2v.v \
$(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/macros.v

Expand Down
8 changes: 4 additions & 4 deletions flow/designs/nangate45/black_parrot/rules-base.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"synth__design__instance__area__stdcell": {
"value": 778458.91,
"value": 778242.64,
"compare": "<="
},
"constraints__clocks__count": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"compare": "<="
},
"detailedroute__route__wirelength": {
"value": 7165555,
"value": 7048481,
"compare": "<="
},
"detailedroute__route__drc_errors": {
Expand All @@ -48,11 +48,11 @@
"compare": "<="
},
"finish__timing__setup__ws": {
"value": -3.58,
"value": -4.07,
"compare": ">="
},
"finish__design__instance__area": {
"value": 832384,
"value": 832222,
"compare": "<="
},
"finish__timing__drv__setup_violation_count": {
Expand Down
16 changes: 8 additions & 8 deletions flow/designs/nangate45/tinyRocket/rules-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,31 @@
"compare": "=="
},
"placeopt__design__instance__area": {
"value": 64635,
"value": 64542,
"compare": "<="
},
"placeopt__design__instance__count__stdcell": {
"value": 32683,
"value": 32493,
"compare": "<="
},
"detailedplace__design__violations": {
"value": 0,
"compare": "=="
},
"cts__design__instance__count__setup_buffer": {
"value": 2842,
"value": 2826,
"compare": "<="
},
"cts__design__instance__count__hold_buffer": {
"value": 2842,
"value": 2826,
"compare": "<="
},
"globalroute__antenna_diodes_count": {
"value": 0,
"compare": "<="
},
"detailedroute__route__wirelength": {
"value": 822134,
"value": 763092,
"compare": "<="
},
"detailedroute__route__drc_errors": {
Expand All @@ -48,15 +48,15 @@
"compare": "<="
},
"finish__timing__setup__ws": {
"value": -0.13,
"value": -0.19,
"compare": ">="
},
"finish__design__instance__area": {
"value": 67327,
"value": 66595,
"compare": "<="
},
"finish__timing__drv__setup_violation_count": {
"value": 1421,
"value": 1413,
"compare": "<="
},
"finish__timing__drv__hold_violation_count": {
Expand Down