diff options
author | gatecat <gatecat@ds0.me> | 2022-03-25 15:52:44 +0000 |
---|---|---|
committer | gatecat <gatecat@ds0.me> | 2022-03-25 15:52:44 +0000 |
commit | e23274a9dd73b9bbb995ad33c166e9e6f7b7b951 (patch) | |
tree | 90c2359faa601a7797527dcbd7a5475aaea2b3ea /icebox | |
parent | 8fa85d5ee3dc5e4db24fa2694b09f30d07b6f21e (diff) | |
download | icestorm-e23274a9dd73b9bbb995ad33c166e9e6f7b7b951.tar.gz icestorm-e23274a9dd73b9bbb995ad33c166e9e6f7b7b951.tar.bz2 icestorm-e23274a9dd73b9bbb995ad33c166e9e6f7b7b951.zip |
icebox: cb121 does have a PLL
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to 'icebox')
-rw-r--r-- | icebox/icebox.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/icebox/icebox.py b/icebox/icebox.py index a7631a2..ef5478b 100644 --- a/icebox/icebox.py +++ b/icebox/icebox.py @@ -1719,7 +1719,6 @@ noplls_db = { "8k-cm81:4k": [ "8k_1" ], "1k-qn48": [ "1k" ], "1k-cb81": [ "1k" ], - "1k-cb121": [ "1k" ], "1k-vq100": [ "1k" ], "384-qn32": [ "384" ], } |