Skip to content

Commit 42c7b2a

Browse files
saaramahmoudiSrivat97
authored andcommitted
changed the traffic flow location in the config files, so we don't need to copy the traffic flow to the test folder
1 parent 58c8265 commit 42c7b2a

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

vtr_flow/tasks/regression_tests/vtr_reg_strong/strong_noc/complex_2_noc_1D_chain.flows

Lines changed: 0 additions & 5 deletions
This file was deleted.

vtr_flow/tasks/regression_tests/vtr_reg_strong/strong_noc/config/config.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ parse_file=vpr_noc.txt
2121
qor_parse_file=qor_noc_spec.txt
2222

2323
# Pass requirements
24-
#SARA_TODO: should add this later on, after making sure it is working
2524
pass_requirements_file=pass_requirements.txt
2625

2726
# Script parameters
28-
script_params =-starting_stage vpr --noc on --noc_flows_file ../../../../complex_2_noc_1D_chain.flows --noc_routing_algorithm xy_routing --device "EP4SGX110"
27+
script_params =-starting_stage vpr --noc on --noc_flows_file ../../../../../../../../benchmarks/noc/Synthetic_Designs/complex_2_noc_1D_chain/complex_2_noc_1D_chain.flows --noc_routing_algorithm xy_routing --device "EP4SGX110"

0 commit comments

Comments
 (0)