From e23274a9dd73b9bbb995ad33c166e9e6f7b7b951 Mon Sep 17 00:00:00 2001 From: gatecat Date: Fri, 25 Mar 2022 15:52:44 +0000 Subject: icebox: cb121 does have a PLL Signed-off-by: gatecat --- icebox/icebox.py | 1 - 1 file changed, 1 deletion(-) 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" ], } -- cgit v1.2.3