I have a design with various subcomponents in hierarchical sheets. I’m able to simulate each hierarchical sheet independently by double clicking on the .kicad_sch file to open it in its own instance of Eeschema and then simulating it. I’ve also seen people have one project dedicated for simulation, which has a link to a single hierarchical sheet that you can change depending on which component you want to simulate.
These workarounds work but they’re not a great user experience. I’m wondering if KiCad could have an option to allow limiting a simulation to a particular hierarchical sheet without these workarounds?
I’m considering submitting a proper feature request for this, but I don’t have much experience with circuit design or KiCad, so I wanted to check first if this is something reasonable to ask for.