Update README.md

This commit is contained in:
PhillipRambo 2025-03-28 15:23:23 +01:00 committed by GitHub
parent 33e667b3cf
commit 9aef2e060d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 19 additions and 1 deletions

View File

@ -1,5 +1,23 @@
# Modified gmid Script for IHP Open PDK
This repository contains a modified version of the original [gmid](https://github.com/medwatt/gmid) script, adapted specifically for use with the IHP Open PDK.
## Acknowledgements
We extend our thanks to [medwatt](https://github.com/medwatt) for providing a robust environment for generating GmID lookup tables with NgSpice.
## Credits
All credit for the original repository and script goes to [medwatt](https://github.com/medwatt).
## Changes and Enhancements
- **Terminal GUI**: A terminal-based GUI was developed to facilitate easy selection of MOSFETs in the IHP Open PDK for generating LUTs.
- **LUT Class**: The lookup table generator was modified to ensure compatibility with the IHP Open PDK netlisting format.
- **Automation Handling**: A dedicated handling script was created to automate the GUI process for improved workflow.
## All credits for the original repository goes to : https://github.com/medwatt/gmid
# MOSFET Characterization in Python