Readme

This is the documentation regarding the "NMOS Differential Amplifier"

How this task is executed?

1. At first in the editor sheet I place all the components that is to be required for the circuit creation of NMOS Differential Amplifier.   
2. In the 2nd step I perform electrical rules check and remove all the required errors.
3. In the 3rd step I created the Netlist which is as a extension of .cir file.
4. Now in the above .cir file i opened in notepad and then replace all the component with sky130 models.
5. Then I run the .cir file and obtained the ouput results.

Details of the components

R1=R5=2.1Meg
R2=R6=270k
R3=R7=2.4k
R4=R8=10Meg
C1=C3=0.1uF
C2=C4=10uF
Vdd=15V

Vin_1 vin_1 0 sine(0 24mV 1k 0s 0s)
Vin_2 vin_2 0 sine(0 -24mV 1k  0s 0s)


Problem faced?

1. Make sure in the .cir you need to give proper nabe of .lib file and that should be .lib "FOLDER NAME OF SKY 130/models/sky130.lib.spice" tt.
2. Make sure you give the spacing only at required place.
3. Please take care of all the paths. The .cir file must be placed in the same location where folder of sky130 models are placed.
