Skip to content

Commit 9932de7

Browse files
authored
Merge pull request verilog-to-routing#2715 from verilog-to-routing/temp_update_noc_bw_mlp_arch
Update NoC link bandwidth in the MLP architecture file
2 parents 85c9928 + 5118c97 commit 9932de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vtr_flow/arch/noc/mesh_noc_topology/mlp_benchmarks.stratixiv_arch.timing_with_a_embedded_4x4_mesh_noc_topology.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48449,7 +48449,7 @@
4844948449
</switchblock>
4845048450
</switchblocklist>
4845148451
<!-- The NoC routers were added to the FPGA device in the fixed layout section-->
48452-
<noc link_bandwidth="1e6" router_latency="1e-9" link_latency="1e-9" noc_router_tile_name="noc_router_adapter">
48452+
<noc link_bandwidth="1.28e11" router_latency="1e-9" link_latency="1e-9" noc_router_tile_name="noc_router_adapter">
4845348453
<mesh startx="0" starty="0" endx="340" endy="270" size="4"/>
4845448454
</noc>
4845548455
</architecture>

0 commit comments

Comments
 (0)