aboutsummaryrefslogtreecommitdiffstats
path: root/icefuzz/make_pll.py
diff options
context:
space:
mode:
Diffstat (limited to 'icefuzz/make_pll.py')
-rw-r--r--icefuzz/make_pll.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/icefuzz/make_pll.py b/icefuzz/make_pll.py
index 757a222..704b3c0 100644
--- a/icefuzz/make_pll.py
+++ b/icefuzz/make_pll.py
@@ -11,7 +11,6 @@ def randbin(n):
for p in gpins:
if p in pins: pins.remove(p)
-
device_class = os.getenv("ICEDEVICE")