Hello, I have a quick question. I'm having trouble...
# ieee-sscs-dc-22
s
Hello, I have a quick question. I'm having trouble with the NPN bipolar transistor. I can't simulate it in xschem and keep getting this error, even on a very simple test with minimum other devices. Does anyone know what the undefined parameter is and what is this gmin stepping? Thank you.
p
Can you post the image again. This one is not clear
s
Is this clearer? It look good for me.
Slack on mobile seems to make it fuzzy, only download looks clear or desktop slack
p
Yes download looks clear.
It's saying no such vector. Can you show your schematic
Also it says your timestep is small for transient analysis
s
I have transient turned off, i don't know why it still tries it.
There is a problem with the NPN transistor, undefined parameter dkisnpn1x2. I can't figure out NPN transistor parameters, there is no multiplier or size variables just: name=Q1 model=npn_05v5_w1p00l2p00 spiceprefix=X
I can see inside the file sky130_fd_pr__npn_05v5__t.corner.spice that the variable dkisnpn1x2 is defined but for some reason the corner file is not seen.
p
You have to type run if your are trying to plot directly the results like this. Just after . control type run
s
run doesn't help, same error with the variable dkisnpn1x2. Is there some other way to give corner models, or to give the variable directly to spice?