L-EDIT LAYOUT to PSPICE : Subcircuit Not Defined

Status
Not open for further replies.

KillaKem

Junior Member level 2
Joined
Oct 6, 2012
Messages
23
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,478
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?
 

I deleted and Re-Built the entire circuit and now a different error is coming up

*Analysis directives:
----------------$
ERROR(ORPSIM-16276): Can't find library
.TRAN 0 1000ns 0
.PROBE V(alias(*)) I(alias(*)) W(alias(*)) D(alias(*)) NOISE(alias(*))
.INC "..\SCHEMATIC1.net"


I don't understand why this is happening as I have added nomb.lib as a global library and have also included it's library path.
 

hi,

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

hope it helps
 

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.

hope it helps
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…