我該如何為 ngspice 編寫單元測試?
我搞定了。Claude 給了我一些 Python 的爛東西,調用了 `kicad-cli` 來導出網路清單,然後將一些測試案例注入其中,並直接運行 `ngspice`。
1.01K