File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
vtr_flow/tasks/regression_tests/vtr_reg_nightly_test5/vpr_noc_nearest_neighbor_topology/config Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ circuits_dir=benchmarks/noc/Synthetic_Designs/complex_64_noc_nearest_neighbor/
99archs_dir=arch/noc/mesh_noc_topology
1010
1111# Path to directory of NoC Traffic Patterns to use
12- noc_traffics_dir=benchmarks/noc/Synthetic_Designs/complex_64_noc_2D_chain
12+ noc_traffics_dir=benchmarks/noc/Synthetic_Designs/complex_64_noc_nearest_neighbor
1313
1414# Add circuits to list to sweep
1515circuit_list_add=complex_64_noc_nearest_neighbor.blif
@@ -18,7 +18,7 @@ circuit_list_add=complex_64_noc_nearest_neighbor.blif
1818arch_list_add=stratixiv_arch.timing_with_a_embedded_10X10_mesh_noc_topology.xml
1919
2020# Add NoC Traffic Patterns to list to sweep
21- noc_traffic_list_add=complex_64_noc_2D_chain.flows
21+ noc_traffic_list_add=complex_64_noc_nearest_neighbor
2222
2323# Parse info and how to parse
2424parse_file=vpr_noc.txt
You can’t perform that action at this time.
0 commit comments