.lib "sky130_fd_pr/models/sky130.lib.spice" tt
=======================================================
This is the folder containing the darlington amplifier circuit using

pmos and nmos for which you will be using for eSim Circuit Design and Simulation.

Q:
How to rectify if you get fatal error in spice?

A:
The first thing we should do is that we should check the given library file.

Q:
What to do if we get global label not connected properly error?
A:
Its not a issue if you global label error.

Q: How do I know which libraries to add in my subcircuit and cir.out for mosfets etc.?
A: In sky130_fd_pr/cells/ folder you will see a lot of subfolders which hold the libraries for capacitors etc.
You will need to specify these paths in your .sub and/or .cir.out files, depending where it is to be used.


