I'm running a Spectre netlist through the Linux shell, e.g.
$ spectre my_netlist.scs
After running this simulation, I want to access the simulation results database. My questions are:
- What lines should I add to my Spectre netlist so that the simulation results are automatically exported to a specified CSV file?
- What topics in cdnshelp can help me get started with accessing the database using scripts that can be called from the command line?