Skip to content

Commit 403ace3

Browse files
committed
update core util to 52%
Signed-off-by: Eder Monteiro <[email protected]>
1 parent 7a690f6 commit 403ace3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flow/designs/rapidus2hp/hercules_is_int/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export SYNTH_HIERARCHICAL ?= 0
2525
ifeq ($(PLACE_SITE), SC6T)
2626
export CORE_UTILIZATION = 30
2727
else
28-
export CORE_UTILIZATION = 50
28+
export CORE_UTILIZATION = 52
2929
endif
3030

3131
export CORE_MARGIN = 1

flow/designs/rapidus2hp/hercules_is_int/rules-base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"compare": "<="
3333
},
3434
"finish__timing__setup__ws": {
35-
"value": -411.86,
35+
"value": -476.31,
3636
"compare": ">="
3737
},
3838
"finish__design__instance__area": {

0 commit comments

Comments
 (0)