aboutsummaryrefslogtreecommitdiffstats
path: root/icebox
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2016-02-06 12:51:39 +0100
committerClifford Wolf <clifford@clifford.at>2016-02-06 12:51:39 +0100
commit375f3abd788f2ffd7db134e877051447b332af65 (patch)
tree97dbbc9296bbd21ec1866e16a48b745d3903ade1 /icebox
parentb18dfa959816959de5db0c4dcdd695d14b1eb640 (diff)
downloadicestorm-375f3abd788f2ffd7db134e877051447b332af65.tar.gz
icestorm-375f3abd788f2ffd7db134e877051447b332af65.tar.bz2
icestorm-375f3abd788f2ffd7db134e877051447b332af65.zip
Added lp1k-swg16tr package
Diffstat (limited to 'icebox')
-rw-r--r--icebox/icebox.py12
1 files changed, 12 insertions, 0 deletions
diff --git a/icebox/icebox.py b/icebox/icebox.py
index 3a2a630..e9a7a77 100644
--- a/icebox/icebox.py
+++ b/icebox/icebox.py
@@ -1709,6 +1709,18 @@ ieren_db = {
}
pinloc_db = {
+ "1k-swg16tr": [
+ ( "A2", 6, 17, 1),
+ ( "A4", 2, 17, 0),
+ ( "B1", 11, 17, 1),
+ ( "B2", 0, 8, 1),
+ ( "B3", 0, 9, 0),
+ ( "C1", 12, 0, 0),
+ ( "C2", 11, 0, 1),
+ ( "C3", 11, 0, 0),
+ ( "D1", 12, 0, 1),
+ ( "D3", 6, 0, 1),
+ ],
"1k-cb132": [
( "A1", 1, 17, 1),
( "A2", 2, 17, 1),