aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@robocracy.org>2013-05-16 14:02:42 -0400
committerbryan newbold <bnewbold@robocracy.org>2013-05-17 08:49:24 -0400
commit9515e1cf6bed549a782fd4918f3974e365b98f78 (patch)
tree6a564dd3cb402f4637d4325d4350d8da64db9a1c /templates
parent65179da9c0eae6e28f8a4f767403e382e22e8c94 (diff)
downloadpartmom-9515e1cf6bed549a782fd4918f3974e365b98f78.tar.gz
partmom-9515e1cf6bed549a782fd4918f3974e365b98f78.zip
add artix7 and kintex7 data
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index cc04491..28d9400 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -4,5 +4,7 @@ Part families:
<ul>
<li><a href="xilinx/spartan6">xilinx/spartan6</a>
<li><a href="xilinx/zynq7000">xilinx/zynq7000</a>
+ <li><a href="xilinx/artix7">xilinx/artix7</a>
+ <li><a href="xilinx/kintex7">xilinx/kintex7</a>
</ul>
{% endblock %}