diff --git a/fpga_flow/arch/template/k6_N10_sram_chain_HC_DPRAM_template.xml b/fpga_flow/arch/template/k6_N10_sram_chain_HC_DPRAM_template.xml
index 07fb84b33..c03b83855 100644
--- a/fpga_flow/arch/template/k6_N10_sram_chain_HC_DPRAM_template.xml
+++ b/fpga_flow/arch/template/k6_N10_sram_chain_HC_DPRAM_template.xml
@@ -201,8 +201,8 @@
-
-
+
+
@@ -212,9 +212,9 @@
10e-12
-
-
-
+
+
+
@@ -223,9 +223,9 @@
10e-12
-
-
-
+
+
+
@@ -234,9 +234,9 @@
10e-12
-
-
-
+
+
+
@@ -245,9 +245,9 @@
10e-12
-
-
-
+
+
+
@@ -256,8 +256,8 @@
10e-12
-
-
+
+
@@ -267,8 +267,8 @@
10e-12
-
-
+
+
@@ -282,8 +282,8 @@
10e-12 5e-12 5e-12
-
-
+
+
@@ -296,135 +296,135 @@
10e-12 10e-12
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
+
-
-
+
+
-
-
+
+
-
+
-
-
+
+
-
-
+
+
-
+
-
+
-
+
-
-
-
+
+
+
-
-
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
+
+
-
+
-
-
-
+
+
+
-
-
+
+
-
-
-
+
+
+
-
-
+
+
-
+
-
+
-
-
+
+
-
-
+
+
-
-
+
+
@@ -432,17 +432,17 @@
-
-
+
+
-
-
-
+
+
+
-
+
-
+
-
-
-
+
+
+
@@ -482,7 +482,7 @@
-
+
@@ -499,25 +499,25 @@
2.5x when looking up in Jeff's tables.
Finally, we choose a switch delay (58 ps) that leads to length 4 wires having a delay equal to that of SIV of 126 ps.
This also leads to the switch being 46% of the total wire delay, which is reasonable. -->
-
+
-
+
-
+
-
+
-
+
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
-
+
1 1 1 1 1
1 1 1 1
@@ -548,7 +548,7 @@
-
+
@@ -631,7 +631,7 @@
-
+
@@ -729,7 +729,7 @@
-
-
+
-
+
-
+
-
+
-
+
-
+
-
+
diff --git a/vpr7_x2p/vpr/regression_verilog.sh b/vpr7_x2p/vpr/regression_verilog.sh
index 7fecf74d1..06672a0ae 100755
--- a/vpr7_x2p/vpr/regression_verilog.sh
+++ b/vpr7_x2p/vpr/regression_verilog.sh
@@ -9,7 +9,7 @@ verilog_output_dirname="${benchmark}_Verilog"
verilog_output_dirpath="$PWD"
tech_file="${OpenFPGA_path}/fpga_flow/tech/PTM_45nm/45nm.xml"
# VPR critical inputs
-template_arch_xml_file="${OpenFPGA_path}/fpga_flow/arch/template/k6_N10_sram_chain_HC_DPRAM_template.xml"
+template_arch_xml_file="${OpenFPGA_path}/fpga_flow/arch/template/k6_N10_sram_chain_HC_template.xml"
arch_xml_file="${OpenFPGA_path}/fpga_flow/arch/generated/k6_N10_sram_chain_HC_DPRAM.xml"
blif_file="${OpenFPGA_path}/fpga_flow/benchmarks/Blif/Test_Modes/$benchmark.blif"
act_file="${OpenFPGA_path}/fpga_flow/benchmarks/Blif/Test_Modes/$benchmark.act "