IHP-AnalogAcademy/modules/module_0_foundations
PhillipRambo a7e79f0b8a
Create README.md
2025-04-22 15:48:26 +02:00
..
inverter create xschemrc for all dirs 2025-04-08 14:48:11 +02:00
scripting change gmid content 2025-04-22 14:58:44 +02:00
README.md Create README.md 2025-04-22 15:48:26 +02:00
foundations.md Update foundations.md 2025-03-28 15:09:18 +01:00
sg13_nmos_lv.py Update sg13_nmos_lv.py 2025-04-22 15:40:49 +02:00
sg13_pmos_lv.py Update sg13_pmos_lv.py 2025-04-22 15:41:00 +02:00

README.md

Lookup Table Generation

To generate the lookup tables (LUTs) used in this chapter, we utilized resources from the GitHub repository by medwatt. Specifically, the LUT generation was based on his gmid project, which includes detailed documentation and supporting scripts.

The primary scripts used for the SG13 low-voltage process are:

  • sg13_nmos_lv.py
  • sg13_pmos_lv.py

These scripts can be adapted to generate LUTs for various configurations. For a practical use case and a more detailed explanation of how these LUTs are applied, please refer to the slides (Introduction_and_welcome_1)