Skip to content

Commit 1b2c6a3

Browse files
committed
mock-array: improved WNS with max delay ignore clock latency
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent c59acf2 commit 1b2c6a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

flow/designs/asap7/mock-array/rules-base.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"synth__design__instance__area__stdcell": {
3-
"value": 35273.33,
3+
"value": 34554.19,
44
"compare": "<="
55
},
66
"constraints__clocks__count": {
@@ -48,23 +48,23 @@
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {
51-
"value": -457.76,
51+
"value": -89.95,
5252
"compare": ">="
5353
},
5454
"finish__design__instance__area": {
5555
"value": 137967,
5656
"compare": "<="
5757
},
5858
"finish__timing__drv__setup_violation_count": {
59-
"value": 605,
59+
"value": 536,
6060
"compare": "<="
6161
},
6262
"finish__timing__drv__hold_violation_count": {
6363
"value": 100,
6464
"compare": "<="
6565
},
6666
"finish__timing__wns_percent_delay": {
67-
"value": -111.1,
67+
"value": -31.9,
6868
"compare": ">="
6969
}
7070
}

0 commit comments

Comments
 (0)