Skip to content

Commit 82602ce

Browse files
committed
fix the naming in config file of vpr_noc_star_topology
1 parent cf92d42 commit 82602ce

File tree

1 file changed

+2
-2
lines changed
  • vtr_flow/tasks/regression_tests/vtr_reg_nightly_test5/vpr_noc_nearest_neighbor_topology/config

1 file changed

+2
-2
lines changed

vtr_flow/tasks/regression_tests/vtr_reg_nightly_test5/vpr_noc_nearest_neighbor_topology/config/config.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ circuits_dir=benchmarks/noc/Synthetic_Designs/complex_64_noc_nearest_neighbor/
99
archs_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
1515
circuit_list_add=complex_64_noc_nearest_neighbor.blif
@@ -18,7 +18,7 @@ circuit_list_add=complex_64_noc_nearest_neighbor.blif
1818
arch_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
2424
parse_file=vpr_noc.txt

0 commit comments

Comments
 (0)