You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vtr_flow/arch/xilinx/simple-7series.xml
+26-25Lines changed: 26 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
-
<!--
2
-
This architecture file is an approximation of the xilinx 7 series chip set. It's main purpose is to verify VPR's ability to
3
-
accommodate xilinx specific routing (i.e. differing wire lengths and frequencies in the horizontal/vertical directions, differing chanel widths,
4
-
and diagonal wire segments). Given that this architectures primary function is to test xilinx specific routing, the architecture includes only
5
-
a simplified version of the Xilinx CLB that excludes carry logic. f4pga/symbiflow's arch.timing.xml and VTR's k6_N10_40nm.xml were pulled from to create
6
-
this architecture description.
1
+
<!--
2
+
This architecture file is an approximation of the xilinx 7 series chip set. It's main purpose is to verify VPR's ability to
3
+
accommodate xilinx specific routing (i.e. differing wire lengths and frequencies in the horizontal/vertical directions, differing chanel widths,
4
+
and diagonal wire segments). Given that this architectures primary function is to test xilinx specific routing, the architecture includes only
5
+
a simplified version of the Xilinx CLB that excludes carry logic. f4pga/symbiflow's arch.timing.xml and VTR's k6_N10_40nm.xml were pulled from to create
6
+
this architecture description.
7
7
8
8
- 40 nm technology
9
9
- General purpose logic block excluding carry.
@@ -13,8 +13,8 @@
13
13
-->
14
14
<architecture>
15
15
<!-- ODIN II specific config begins -->
16
-
<!--
17
-
Given that basic LUTs, I/Os, and flip-flops already have special structures in
16
+
<!--
17
+
Given that basic LUTs, I/Os, and flip-flops already have special structures in
18
18
blif (.names, .input, .output, and .latch) that describe them and that this arch
19
19
contains CLB logic blocks only, no special models are needed for this architecture.
20
20
-->
@@ -82,25 +82,25 @@
82
82
</device>
83
83
84
84
<switchlist>
85
-
85
+
86
86
<!--the following muxes for unidirectional wires are pulled from k6_N10_40nm -->
0 commit comments