A local analog-circuit simulation and optimization framework with DC, AC, noise, transient, PSS, PAC, PNoise, process-corner, mismatch, dataset, surrogate-model, and design-space exploration workflows.
这是一个本地模拟电路仿真与优化框架,覆盖 DC、AC、噪声、瞬态、PSS、PAC、 PNoise、工艺角、失配、数据集生成、代理模型和设计空间搜索。
python3 -m venv .venv
source .venv/bin/activate
pip install -e .
circuit-opt run examples/periodic_rc.json --analysis ac,noise- English documentation
- 中文文档
- CLI reference
- Circuit JSON format
- Core solver architecture
- TSMC28HPC+ adapter
- Service API
- Licenses and third-party notices
- Changelog
CircuitOpt's original code is licensed under the MIT License. Vendored BSIM4 and ngspice compatibility sources retain their original copyright notices and terms; see Third-Party Notices / 第三方软件声明.