Skip to content

Commit 76867c2

Browse files
oharboeclaude
andcommitted
fix: update aes-block metric thresholds for hierarchical synth
Update rules-base.json via bazelisk run aes_cipher_top_update. Restore synth__design__instance__area__stdcell check now that stat -hierarchy is used. Hierarchical block has no clock, so timing thresholds are all 0. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
1 parent 50d45c6 commit 76867c2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

flow/designs/asap7/aes-block/rules-base.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
{
2+
"synth__design__instance__area__stdcell": {
3+
"value": 2010.0,
4+
"compare": "<="
5+
},
26
"constraints__clocks__count": {
37
"value": 0,
48
"compare": "=="

0 commit comments

Comments
 (0)