| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-14 | Improve parsing | Clément Zrounba | |
| - Make multi-file more robust - Error reporting is more accurate (shows file:line and prints offending string) - Allow `.include` directives in subcircuits | |||
| 2023-11-03 | Give cmdline args priority over netlist | Clément Zrounba | |
| For abstol,reltol and timescale, commandline now takes priority over netlist by appending a small footer to the parsed netlist | |||
| 2023-11-03 | improve handling of multiple files | Clément Zrounba | |
| 2023-11-03 | Add initial support for several netlists files | Clément Zrounba | |
| Netlists are read in the order they are specified on the command line. They can be specified using several `-f <name>` arguments. | |||
| 2023-09-30 | Initial release | Clément Zrounba | |
