StefanSchippers / xschem

A schematic editor for VLSI/Asic/Analog custom designs, netlist backends for VHDL, Spice and Verilog. The tool is focused on hierarchy and parametric designs, to maximize circuit reuse.
Other
300 stars 22 forks source link

pip install or conda install -c conda-forge xschem #170

Open joamatab opened 5 months ago

joamatab commented 5 months ago

As we have enabled Schematic driven layout in gdsfactory it would be great to have an extension for xscheme, so that we can automatically create symbols from our PDK Pcells

How could we pip install or conda install -c conda-forge xschem ?

@proppy

joamatab commented 4 months ago

I found it here

conda install litex-hub::xschem

but seems to have some issues to install

image

qpwo commented 1 month ago

seems to be working now (I am on ubuntu 20.04, conda 24.5.0, Python 3.11.5)