我该如何为 ngspice 编写单元测试?
搞定了。Claude 给我了一些 Python 的狗屎代码,调用了 `kicad-cli` 来导出网表,然后在其中注入一些测试用例并直接运行 `ngspice`。
1.01K