|
4870 | 4870 | <!-- In this architecture, NoCs are supposed to be connected to the upper layer. Thus, we add a layer offset
|
4871 | 4871 | to all pins of NoC -->
|
4872 | 4872 | <pinlocations pattern="custom">
|
4873 |
| - <loc side="left" xoffset="0" yoffset="0" layer_offset="0"> noc_router_adapter.master_tready noc_router_adapter.master_tvalid noc_router_adapter.master_tdata[31:0] noc_router_adapter.clk noc_router_adapter.reset</loc> |
4874 |
| - <loc side="left" xoffset="0" yoffset="1" layer_offset="0"> noc_router_adapter.master_tstrb[3:0] noc_router_adapter.master_tkeep[3:0] noc_router_adapter.master_tid[7:0] noc_router_adapter.master_tdest[7:0] noc_router_adapter.master_tuser[7:0] noc_router_adapter.master_tlast</loc> |
4875 |
| - <loc side="bottom" xoffset="0" yoffset="0" layer_offset="0"> noc_router_adapter.slave_tready noc_router_adapter.slave_tvalid noc_router_adapter.slave_tdata[31:0]</loc> |
4876 |
| - <loc side="bottom" xoffset="1" yoffset="0" layer_offset="0"> noc_router_adapter.slave_tstrb[3:0] noc_router_adapter.slave_tkeep[3:0] noc_router_adapter.slave_tid[7:0] noc_router_adapter.slave_tdest[7:0] noc_router_adapter.slave_tuser[7:0] noc_router_adapter.slave_tlast</loc> |
| 4873 | + <loc side="left" xoffset="0" yoffset="0" layer_offset="0"> noc_router_adapter.master_tready noc_router_adapter.master_tdata[31:16] noc_router_adapter.reset</loc> |
| 4874 | + <loc side="left" xoffset="0" yoffset="0" layer_offset="1"> noc_router_adapter.master_tvalid noc_router_adapter.master_tdata[15:0] noc_router_adapter.clk </loc> |
| 4875 | + <loc side="left" xoffset="0" yoffset="1" layer_offset="0"> noc_router_adapter.master_tstrb[3:0] noc_router_adapter.master_tid[7:0] noc_router_adapter.master_tuser[7:0] </loc> |
| 4876 | + <loc side="left" xoffset="0" yoffset="1" layer_offset="1"> noc_router_adapter.master_tkeep[3:0] noc_router_adapter.master_tdest[7:0] noc_router_adapter.master_tlast</loc> |
| 4877 | + <loc side="bottom" xoffset="0" yoffset="0" layer_offset="0"> noc_router_adapter.slave_tready noc_router_adapter.slave_tdata[31:16]</loc> |
| 4878 | + <loc side="bottom" xoffset="0" yoffset="0" layer_offset="1"> noc_router_adapter.slave_tvalid noc_router_adapter.slave_tdata[15:0]</loc> |
| 4879 | + <loc side="bottom" xoffset="1" yoffset="0" layer_offset="0"> noc_router_adapter.slave_tstrb[3:0] noc_router_adapter.slave_tid[7:0] noc_router_adapter.slave_tlast</loc> |
| 4880 | + <loc side="bottom" xoffset="1" yoffset="0" layer_offset="1"> noc_router_adapter.slave_tkeep[3:0] noc_router_adapter.slave_tdest[7:0] noc_router_adapter.slave_tuser[7:0]</loc> |
4877 | 4881 | </pinlocations>
|
4878 | 4882 | </sub_tile>
|
4879 | 4883 | </tile>
|
|
5013 | 5017 | <col type="EMPTY" startx="33" repeatx="43" starty="1" priority="99"/>
|
5014 | 5018 | </layer>
|
5015 | 5019 | </auto_layout>
|
5016 |
| - <fixed_layout name="EP4SE820" width="154" height="114"> |
| 5020 | + <fixed_layout name="EP4SE820" width="154" height="118"> |
5017 | 5021 | <layer die="1">
|
5018 | 5022 | <!-- Stratix IV IO blocks connect to both horizontal and vertical
|
5019 | 5023 | routing channels. We approximate this by placing them one unit
|
|
5081 | 5085 | <col type="EMPTY" startx="33" repeatx="43" starty="1" priority="99"/>
|
5082 | 5086 | <!-- Create a 10x10 mesh of NoC routers (width 2, height 2) whose relative positions
|
5083 | 5087 | will scale with the device dimensions -->
|
5084 |
| - <region type="noc_router_adapter" startx="4" starty="4" incrx="W/6 - 1" incry="H/6 - 2" priority="2000"/> |
| 5088 | + <region type="noc_router_adapter" startx="4" starty="4" incrx="W/6 - 1" incry="H/6 - 1" priority="2000"/> |
5085 | 5089 | </layer>
|
5086 | 5090 | <layer die="0">
|
5087 | 5091 | <!-- Stratix IV IO blocks connect to both horizontal and vertical
|
|
5150 | 5154 | <col type="EMPTY" startx="33" repeatx="43" starty="1" priority="99"/>
|
5151 | 5155 | <!-- Create a 10x10 mesh of NoC routers (width 2, height 2) whose relative positions
|
5152 | 5156 | will scale with the device dimensions -->
|
5153 |
| - <region type="noc_router_adapter" startx="4" starty="4" incrx="W/6 - 1" incry="H/6 - 2" priority="2000"/> |
| 5157 | + <region type="noc_router_adapter" startx="4" starty="4" incrx="W/6 - 1" incry="H/6 - 1" priority="2000"/> |
5154 | 5158 | </layer>
|
5155 | 5159 | </fixed_layout>
|
5156 | 5160 | <!--
|
|
0 commit comments