I designed a 5 input AND gate in L-EDIT and extracted it to a .OLB file for use in OrCAD PSPICE but when I try and test the module in OrCAD it says that the subcircuit is undefined.Now I have added both the NOM.LIB and the other .OLB file that contains the AND gate as global libraries in simulation settings options window but the errors are still coming up.I really don't know what could be wrong, does anyone have any idea of what I might be doing wrong?
this might help- edit the simulation profile by deleting the library that you are not currently using in your project or design, and recheck your schematics for proper connection
I tried this and it worked:
Go to "Edit Simulation Profile." Delete the ".lib" file for and gate device. Then, run your simulation and wait for it to fail.
Next, go back and add back in the ".lib" file to your simulation profile. Then, try running it again. After doing this, I found that it worked for me.
I have no idea why/how this method of "removing the '.lib' file and then re-including it" worked, but it's worth a try for you, perhaps.