mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-22 14:17:35 +02:00
fix ciel repo
This commit is contained in:
@@ -18,8 +18,8 @@
|
|||||||
{
|
{
|
||||||
default = pkgs.mkShell {
|
default = pkgs.mkShell {
|
||||||
packages = [
|
packages = [
|
||||||
# PDK management — ciel: install/switch open PDK revisions (e.g. sky130, gf180)
|
# FOSSI PDK ciel (nixpkgs `ciel` is unrelated: AOSC ciel-rs, wants root)
|
||||||
pkgs.ciel
|
pkgs.pdk-ciel
|
||||||
|
|
||||||
# EDA / verification tools
|
# EDA / verification tools
|
||||||
pkgs.klayout
|
pkgs.klayout
|
||||||
|
|||||||
Reference in New Issue
Block a user