aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@robocracy.org>2013-05-17 10:53:33 -0400
committerbryan newbold <bnewbold@robocracy.org>2013-05-17 10:53:33 -0400
commitc4c703a6fe742158f9e193eca03819d35be071b9 (patch)
treed93c3637ee1f2e02e02ccdb89d3b7c2585f20bfe /templates
parent9515e1cf6bed549a782fd4918f3974e365b98f78 (diff)
downloadpartmom-c4c703a6fe742158f9e193eca03819d35be071b9.tar.gz
partmom-c4c703a6fe742158f9e193eca03819d35be071b9.zip
add spartan3a, virtex6, virtex7 data
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index 28d9400..55af3b3 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -2,6 +2,9 @@
{% block content %}
Part families:
<ul>
+ <li><a href="xilinx/spartan3a">xilinx/spartan3a</a>
+ <li><a href="xilinx/virtex6">xilinx/virtex6</a>
+ <li><a href="xilinx/virtex7">xilinx/virtex7</a>
<li><a href="xilinx/spartan6">xilinx/spartan6</a>
<li><a href="xilinx/zynq7000">xilinx/zynq7000</a>
<li><a href="xilinx/artix7">xilinx/artix7</a>