On Mon, Dec 30, 2024 at 09:49 AM, <emilien.sabard@...> wrote:
- MultiTabs per plot setting could be very nice, especially when we changed simulation between .ac and .tran we do not necessarily want to draw the same curves.
The best way to handle different simulations, is to name the schematics differently. Say, MySim_Tran.asc and MySim_AC.asc, which might be identical except for their simulation commands. Then each has its own plot settings file, and you can switch back and forth without difficulty. Also this lets you keep both results available for later, since each .RAW file can contain one but not both simulations.
- For hierarchical schemas: Option to automatically update the port between the schema (.asc) and the symbol (.sym)
What is there that you can't already do? I am just trying to understand the thought.
In many cases, an automatically created symbol file from the lower-level schematic is sufficient. Therefore, just delete the old symbol file and ;let LTspice make a new one.
LTspice does not use ".sym" files. I'm assuming you meant to write ".asy".
Andy