Re: [ng-spice-devel] Requirements for frontend/backend
---"Arno" == Arno W Peters <a.w.peters@ieee.org> writes:
Arno> I would argue that netlist parsing should also be done in the
Arno> frontend.
This would make parsing happen through an interpreted frontend?
Probably not a good idea. Once a netlist language has been enhanced to
allow component values to be expressions involving parameters which
can be passed through the subcircuit hierarchy, the complexity of
parsing goes up rather dramatically. Then, on top of this, people are
extracting parasitics using not terribly smart extractors, which can
balloon a netlist from under a megabyte to 7 or 8MB easily. Unless the
language is much more regular than a SPICE netlist, it can be slow
going...
--Steve
Partial thread listing:
- Re: [ng-spice-devel] Requirements for frontend/backend, (continued)
RE: [ng-spice-devel] Re: [ng-spice-frontends] how many?
Jon Engelbert