add ciel to nix flake for pdk managementment

This commit is contained in:
Jesse Cirimelli-Low 2026-05-04 13:01:52 -07:00
parent 03c5a58758
commit 4e93ba0424
1 changed files with 3 additions and 0 deletions

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