diff options
| author | Warrick Lo <wlo@warricklo.net> | 2026-03-05 20:43:43 -0800 |
|---|---|---|
| committer | Warrick Lo <wlo@warricklo.net> | 2026-03-05 20:43:43 -0800 |
| commit | fcd1f328eddcf3b370bfd37a2eda9f8e4192b592 (patch) | |
| tree | 98a5a7b7cfd43779240d573e2d17778082ef5533 /schematic/xschemrc | |
| download | opamp-fcd1f328eddcf3b370bfd37a2eda9f8e4192b592.tar.xz opamp-fcd1f328eddcf3b370bfd37a2eda9f8e4192b592.zip | |
Add circuit schematic and symbol
Signed-off-by: Warrick Lo <wlo@warricklo.net>
Diffstat (limited to '')
| -rw-r--r-- | schematic/xschemrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/schematic/xschemrc b/schematic/xschemrc new file mode 100644 index 0000000..d704f1b --- /dev/null +++ b/schematic/xschemrc @@ -0,0 +1,3 @@ +source /usr/local/share/pdk/sky130A/libs.tech/xschem/xschemrc + +set local_netlist_dir 1 |