aboutsummaryrefslogtreecommitdiffstats
path: root/icebox
diff options
context:
space:
mode:
Diffstat (limited to 'icebox')
-rw-r--r--icebox/icebox.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/icebox/icebox.py b/icebox/icebox.py
index 7cf6085..a6852fc 100644
--- a/icebox/icebox.py
+++ b/icebox/icebox.py
@@ -5770,6 +5770,9 @@ extra_cells_db = {
"CLKLF": (25, 19, "glb_netwk_5"),
"CLKLF_FABRIC": (25, 19, "slf_op_0")
},
+ ("SMCCLK", (25, 3, 0)) : {
+ "CLK": (25, 3, "slf_op_5")
+ },
}
}