aboutsummaryrefslogtreecommitdiffstats
path: root/icebox/icebox.py
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2016-02-06 13:36:56 +0100
committerClifford Wolf <clifford@clifford.at>2016-02-06 13:36:56 +0100
commitabb76abb8685f347043233848ad6983364c45a37 (patch)
tree8292644839b532b3adf65ea0015891ed42297af1 /icebox/icebox.py
parentef559ab114603bbca9f8f7fe846ec0735c2bb836 (diff)
downloadicestorm-abb76abb8685f347043233848ad6983364c45a37.tar.gz
icestorm-abb76abb8685f347043233848ad6983364c45a37.tar.bz2
icestorm-abb76abb8685f347043233848ad6983364c45a37.zip
Added lp1k-cm36 package
Diffstat (limited to 'icebox/icebox.py')
-rw-r--r--icebox/icebox.py27
1 files changed, 27 insertions, 0 deletions
diff --git a/icebox/icebox.py b/icebox/icebox.py
index 7702a00..2710145 100644
--- a/icebox/icebox.py
+++ b/icebox/icebox.py
@@ -1721,6 +1721,33 @@ pinloc_db = {
( "D1", 12, 0, 1),
( "D3", 6, 0, 1),
],
+ "1k-cm36": [
+ ( "A1", 0, 13, 0),
+ ( "A2", 4, 17, 1),
+ ( "A3", 7, 17, 0),
+ ( "B1", 0, 13, 1),
+ ( "B3", 6, 17, 1),
+ ( "B4", 13, 9, 0),
+ ( "B5", 13, 11, 0),
+ ( "B6", 13, 11, 1),
+ ( "C1", 0, 9, 0),
+ ( "C2", 0, 9, 1),
+ ( "C3", 4, 17, 0),
+ ( "C5", 13, 8, 1),
+ ( "C6", 13, 12, 0),
+ ( "D1", 0, 8, 1),
+ ( "D5", 12, 0, 1),
+ ( "D6", 13, 6, 0),
+ ( "E1", 0, 8, 0),
+ ( "E2", 6, 0, 0),
+ ( "E3", 10, 0, 0),
+ ( "E4", 11, 0, 0),
+ ( "E5", 12, 0, 0),
+ ( "E6", 13, 4, 1),
+ ( "F2", 6, 0, 1),
+ ( "F3", 10, 0, 1),
+ ( "F5", 11, 0, 1),
+ ],
"1k-cb81": [
( "A2", 2, 17, 1),
( "A3", 3, 17, 1),