Skip to content

Commit f47b737

Browse files
committed
fixed path inside the config file
1 parent 5885886 commit f47b737

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
##############################################
44

55
# Path to directory of circuits to use
6-
circuits_dir=benchmarks/noc/Large_Designs/MLP_1/verilog
6+
circuits_dir=benchmarks/noc/Large_Designs/MLP/MLP_1/verilog
77

88
# Path to directory of architectures to use
99
archs_dir=arch/noc/mesh_noc_topology
@@ -12,7 +12,7 @@ archs_dir=arch/noc/mesh_noc_topology
1212
includes_dir=benchmarks/noc/Large_Designs/MLP/shared_verilog
1313

1414
# Path to directory of NoC Traffic Patterns to use
15-
noc_traffics_dir=benchmarks/noc/Large_Designs/MLP_1
15+
noc_traffics_dir=benchmarks/noc/Large_Designs/MLP/MLP_1
1616

1717
# Add circuits to list to sweep
1818
circuit_list_add=mlp1_complete_engine.v

0 commit comments

Comments
 (0)