Update foundations.md

This commit is contained in:
PhillipRambo 2024-10-29 08:36:59 +01:00 committed by GitHub
parent f42d27a280
commit 84d9332e76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ Following the installation procedure you should now be able to launch xschem by
When lauching Xschem the first window you should should look something like this:
<p align="center">
<img src="../../media/Pasted image 20241017155312.png" width="600" height="400" />
<img src="../../media/Pasted image 20241017155312.png" width="800" height="400" />
</p>
@ -49,7 +49,7 @@ In the overview you can navigate through the different design to see how differe
From here you should navigate to the button that says, "netlist" in the top right corner, and the press simulate afterwards, and voila, you have simulated your first schematic in xschem. You can view the results by left clicking on the green arrow while holding down Ctrl. You should see something like this:
<p align="center">
<img src="../../media/Pasted image 20241017162220.png" width="600" height="400" />
<img src="../../media/Pasted image 20241017162220.png" width="800" height="400" />
</p>
If you think that the dark mode theme is too unclear, you can toggle this by pressing "shift + o".