hdl / conda-eda

Conda recipes for FPGA EDA tools for simulation, synthesis, place and route and bitstream generation.
https://anaconda.org/LiteX-Hub
Apache License 2.0
94 stars 27 forks source link

Add ngspice package #49

Closed mithro closed 1 year ago

mithro commented 3 years ago

nspice is needed for analog simulation of the spice models in the skywater-pdk (and for OpenRAM characterization).

mithro commented 3 years ago

Make sure that ngspice is compiled with parallel support too.

mithro commented 3 years ago

A general preprocessor flag USE_OMP is set by ./configure, if OpenMP is available and the applying option --enable-openmp.

mithro commented 3 years ago

http://ngspice.sourceforge.net/docs/ngspice-30-manual.pdf

proppy commented 1 year ago

See also https://github.com/conda-forge/ngspice-feedstock