We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5885886 commit f47b737Copy full SHA for f47b737
vtr_flow/tasks/regression_tests/vtr_reg_nightly_test5/vpr_noc_mlp_odin_ii/config/config.txt
@@ -3,7 +3,7 @@
3
##############################################
4
5
# Path to directory of circuits to use
6
-circuits_dir=benchmarks/noc/Large_Designs/MLP_1/verilog
+circuits_dir=benchmarks/noc/Large_Designs/MLP/MLP_1/verilog
7
8
# Path to directory of architectures to use
9
archs_dir=arch/noc/mesh_noc_topology
@@ -12,7 +12,7 @@ archs_dir=arch/noc/mesh_noc_topology
12
includes_dir=benchmarks/noc/Large_Designs/MLP/shared_verilog
13
14
# Path to directory of NoC Traffic Patterns to use
15
-noc_traffics_dir=benchmarks/noc/Large_Designs/MLP_1
+noc_traffics_dir=benchmarks/noc/Large_Designs/MLP/MLP_1
16
17
# Add circuits to list to sweep
18
circuit_list_add=mlp1_complete_engine.v
0 commit comments