Skip to content

Commit a9b68a6

Browse files
authored
Update config.tcl
1 parent 495a099 commit a9b68a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/config.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ set ::env(VERILOG_FILES) [glob $::env(DESIGN_DIR)/*.v]
1919

2020
# absolute die size
2121
set ::env(FP_SIZING) absolute
22-
set ::env(DIE_AREA) "0 0 100 100"
22+
set ::env(DIE_AREA) "0 0 105 105"
2323
set ::env(FP_CORE_UTIL) 45
2424
set ::env(PL_BASIC_PLACEMENT) {1}
2525

0 commit comments

Comments
 (0)