🧠 BSIM4 Compact Modeling & Device Simulation Suite


Language GitHub Pages 🌐 GitHub πŸ’»
πŸ‡ΊπŸ‡Έ English GitHub Pages EN GitHub Repo EN

This directory contains the BSIM4-based compact modeling and analysis tools included in SemiDevKit.

These modules provide:


πŸ“ Directory Contents

bsim/
β”œβ”€β”€ Paramus/                    # BSIM4 model parameter extraction engine
β”‚
β”œβ”€β”€ bsim4_analyzer_dc/          # DC characteristics (Vg–Id / Vd–Id)
β”‚
β”œβ”€β”€ bsim4_analyzer_cv/          # AC/CV analysis (Vg–Cgg etc.)
β”‚
β”œβ”€β”€ bsim4_analyzer_dim/         # L/W scaling analysis
β”‚
└── bsim4_analyzer_reliability/ # NBTI / HCI degradation simulation

🧩 BSIM4 / SPICE Analyzer Modules

No. Module Purpose Input Output Pages Repo
1 Paramus BSIM4 parameter extraction engine Physical parameters
tox / Na / Vfb / ΞΌβ‚€ / L / W
BSIM4 model card
(.model)
Pages Repo
2 bsim4_analyzer_dc DC characteristics analysis BSIM4 model
Vg / Vd sweep
Vg–Id / Vd–Id
gm / ro
Pages Repo
3 bsim4_analyzer_cv CV characteristics analysis BSIM4 model
AC / bias conditions
Vg–Cgg / Cgs / Cgd Pages Repo
4 bsim4_analyzer_dim L/W scaling analysis BSIM4 model
L / W sweep
Geometry scaling trends
Short-channel effects
Pages Repo
5 bsim4_analyzer_reliability Reliability & aging simulation Stress conditions
NBTI / HCI
Vth shift
Degraded I–V
Pages Repo

πŸš€ How to Use

Example: Run DC analysis

cd bsim4_analyzer_dc/run
python run_vd.py
python run_vg.py

Example: Run reliability simulation

cd bsim4_analyzer_reliability
python run_nbti.py
python run_hci.py

πŸ“˜ Documentation

Detailed tutorials and formulas are available in:

πŸ‘‰ https://samizo-aitl.github.io/SemiDevKit/


πŸ‘€ Author

Item Details
πŸ‘¨β€πŸ”¬ Name Shinichi Samizo
πŸ’» GitHub Samizo-AITL

πŸ“„ License

Hybrid License

Component License Notes
πŸ’» Source Code MIT License Free use / modification
πŸ“„ Text Materials CC BY 4.0 / CC BY-SA 4.0 Attribution required
🎨 Figures & Diagrams CC BY-NC 4.0 Non-commercial only
πŸ”— External References Original license Proper citation required