Skip to content

Commit 5dd4199

Browse files
committed
fix a typo: add .flows to noc traffic file specified in vpr_noc_clique_topology
1 parent acebfb7 commit 5dd4199

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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_nearest_neighbor
21+
noc_traffic_list_add=complex_64_noc_nearest_neighbor.flows
2222

2323
# Parse info and how to parse
2424
parse_file=vpr_noc.txt

0 commit comments

Comments
 (0)