Update foundations.md

This commit is contained in:
PhillipRambo 2024-12-12 10:05:21 +01:00 committed by GitHub
parent 3feef38337
commit 311e151c3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ This view includes test cases within the IHP PDK, demonstrating different types
The simulation library allows you to explore different designs and understand the simulation setups, which will be covered in detail throughout the course. To get started, try opening dc_lv_nmos by selecting the instance and pressing e. This will open the schematic view.
From here, navigate to the "netlist" button in the top-right corner, then press "simulate." Your first schematic simulation in Xschem will now be complete. View the results by left-clicking the green arrow while holding down Ctrl. The output should look like this:
<p align="center"> <img src="../../module_0/dc_sim.png" width="800" height="400" /> </p>
<p align="center"> <img src="../../media/module_0/Pasted image 20241017162220.png" width="800" height="400" /> </p>
If the dark mode theme is hard to read, you can toggle it by pressing "Shift + O."