add ciel to nix flake for pdk managementment

This commit is contained in:
Jesse Cirimelli-Low
2026-05-11 10:44:24 -07:00
parent cbd2bd7c2e
commit c1e93ce686
+3
View File
@@ -18,6 +18,9 @@
{
default = pkgs.mkShell {
packages = [
# PDK management — ciel: install/switch open PDK revisions (e.g. sky130, gf180)
pkgs.ciel
# EDA / verification tools
pkgs.klayout
pkgs.magic-vlsi