Project name- CMOS NOR Gate using eSim and sky130nm PDK

Task Execution -
1. Download and install eSim software from FOSSEE website as well as download sky130nm PDK.
2. Create schematic of the design in eSim.
3. Annotate the schematic components and also perform electrical rules check.
4. Generate the netlist file.
5. Replace the eSim mosfet models in netlist file with sky130nm mosfet models.
6. Specify values for each of the ports (inputs,vdd) and do transient analysis using ngspice to get the output waveform.  



Problems faced -
1. whenever i tried to open the netlist file using ngspice it showed fatal error. Later i realised the error was due to path problem as the path i specified in netlist file was not matching with where my sky130fdr models were located.
 