Update design_of_ota.md
This commit is contained in:
parent
ba1cb12f52
commit
b28f984fa3
|
|
@ -9,7 +9,7 @@ First step in our procedure is to create the schematic for the OTA we will use i
|
||||||
Next, instantiate six MOSFETs (three PMOS and two NMOS) from the IHP Open PDK. Refer to the foundations markdown file from Module 0 for guidance on adding these components. Arrange the transistors as shown in the image below and configure their parameters accordingly.
|
Next, instantiate six MOSFETs (three PMOS and two NMOS) from the IHP Open PDK. Refer to the foundations markdown file from Module 0 for guidance on adding these components. Arrange the transistors as shown in the image below and configure their parameters accordingly.
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="media/module_1/bandgap_circuit.png" width="800" height="900" />
|
<img src="../../media/module_1/bandgap_circuit.png" width="800" height="900" />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
To locate the necessary labels, open the Components Manager and search for `iopin.sym` under `xschem_library/devices`.
|
To locate the necessary labels, open the Components Manager and search for `iopin.sym` under `xschem_library/devices`.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue