On Tue, Aug 25, 2020 at 11:31:02AM +0200, Felix Salfelder wrote: > On Sun, Aug 23, 2020 at 06:12:27PM +0300, Vladimir Zhbanov wrote: > > [..] > > So, we're supporting gnucap the same way as geda-gaf does. > > gnucap-geda [1] implements language support for geda/geschem schematics > and symbols. I don't know how the file formats have changed since > Lepton, but it (still) works with libgeda shipped with Debian.
We neither changed the file format nor introduced a new one yet. Program and library names have been changed, though. 'lepton-schematic' substitutes for 'gschem' and 'lepton-netlist' for 'gnetlist' in Lepton. > > [..] > > Anyways, better integration with gnucap is always in my > > plans :-) > > Few of the components corresponding to the gEDA symbols are implemented > for Gnucap, but more need to be added in order to be really useful. > > cheers > felix > > [1] https://codeberg.org/gnucap/gnucap-geda/ > Thank you for the link. I'll look at the repo. BTW, 'spice-noqsi' netlister backend by John P. Doty is more versatile and convenient than 'spice-sdb'. The repository is here: https://github.com/noqsi/gnet-spice-noqsi It contains a nice tutorial with examples. We've included it into Lepton in one of the recent releases. -- Vladimir (λ)επτόν EDA — https://github.com/lepton-eda
