File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
vtr_flow/tasks/regression_tests/vtr_reg_nightly_test5
vpr_noc_nearest_neighbor_topology/config Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11regression_tests/vtr_reg_nightly_test5/vpr_ispd
22regression_tests/vtr_reg_nightly_test5/vpr_tight_floorplan
3- regression_tests/vtr_reg_nightly_test5/vpr_noc_2D_chain_topology
3+ regression_tests/vtr_reg_nightly_test5/vpr_noc_nearest_neighbor_topology
44regression_tests/vtr_reg_nightly_test5/vpr_noc_clique_topology
55regression_tests/vtr_reg_nightly_test5/vpr_noc_star_topology
Original file line number Diff line number Diff line change 33##############################################
44
55# Path to directory of circuits to use
6- circuits_dir=benchmarks/noc/Synthetic_Designs/complex_64_noc_2D_chain /
6+ circuits_dir=benchmarks/noc/Synthetic_Designs/complex_64_noc_nearest_neighbor /
77
88# Path to directory of architectures to use
99archs_dir=arch/noc/mesh_noc_topology
1010
1111# Add circuits to list to sweep
12- circuit_list_add=complex_64_noc_2D_chain .blif
12+ circuit_list_add=complex_64_noc_nearest_neighbor .blif
1313
1414# Add architectures to list to sweep
1515arch_list_add=stratixiv_arch.timing_with_a_embedded_10X10_mesh_noc_topology.xml
@@ -24,5 +24,5 @@ qor_parse_file=qor_noc_spec.txt
2424pass_requirements_file=pass_requirements.txt
2525
2626# Script parameters
27- script_params =-starting_stage vpr --noc on --noc_routing_algorithm xy_routing --device "EP4SE820" --noc_flows_file ../../../../../../../../benchmarks/noc/Synthetic_Designs/complex_64_noc_2D_chain/complex_64_noc_2D_chain .flows
27+ script_params =-starting_stage vpr --noc on --noc_routing_algorithm xy_routing --device "EP4SE820" --noc_flows_file ../../../../../../../../benchmarks/noc/Synthetic_Designs/complex_64_noc_nearest_neighbor/complex_64_noc_nearest_neighbor .flows
2828
File renamed without changes.
You can’t perform that action at this time.
0 commit comments