Skip to content

Commit 55787af

Browse files
resize the fixed layout
1 parent 75228d4 commit 55787af

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

vtr_flow/arch/multi_die/stratixiv_3d/3d_full_OPIN_inter_die_3dnoc_stratixiv_arch.timing.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5014,7 +5014,7 @@
50145014
<col type="EMPTY" startx="33" repeatx="43" starty="1" priority="99"/>
50155015
</layer>
50165016
</auto_layout>
5017-
<fixed_layout name="FPGA3D" width="220" height="162">
5017+
<fixed_layout name="EP4SE820" width="154" height="114">
50185018
<layer die="1">
50195019
<!-- Stratix IV IO blocks connect to both horizontal and vertical
50205020
routing channels. We approximate this by placing them one unit
@@ -5082,7 +5082,7 @@
50825082
<col type="EMPTY" startx="33" repeatx="43" starty="1" priority="99"/>
50835083
<!-- Create a 10x10 mesh of NoC routers (width 2, height 2) whose relative positions
50845084
will scale with the device dimensions -->
5085-
<region type="noc_router_adapter" startx="4" starty="4" incrx="W/9 - 1" incry="H/9 - 1" priority="2000"/>
5085+
<region type="noc_router_adapter" startx="4" starty="4" incrx="W/6 - 1" incry="H/6 - 2" priority="2000"/>
50865086
</layer>
50875087
<layer die="0">
50885088
<!-- Stratix IV IO blocks connect to both horizontal and vertical
@@ -5151,7 +5151,7 @@
51515151
<col type="EMPTY" startx="33" repeatx="43" starty="1" priority="99"/>
51525152
<!-- Create a 10x10 mesh of NoC routers (width 2, height 2) whose relative positions
51535153
will scale with the device dimensions -->
5154-
<region type="noc_router_adapter" startx="4" starty="4" incrx="W/9 - 1" incry="H/9 - 1" priority="2000"/>
5154+
<region type="noc_router_adapter" startx="4" starty="4" incrx="W/6 - 1" incry="H/6 - 2" priority="2000"/>
51555155
</layer>
51565156
</fixed_layout>
51575157
<!--
@@ -48622,6 +48622,6 @@
4862248622
</switchblocklist>
4862348623
<!-- The NoC routers were added to the FPGA device in the fixed layout section-->
4862448624
<noc link_bandwidth="1e6" router_latency="1e-9" link_latency="1e-9" noc_router_tile_name="noc_router_adapter">
48625-
<mesh startx="4" starty="4" startlayer="0" endx="220" endy="162" endlayer="1" size="10"/>
48625+
<mesh startx="4" starty="4" startlayer="0" endx="154" endy="114" endlayer="1" size="7"/>
4862648626
</noc>
4862748627
</architecture>

0 commit comments

Comments
 (0)