CMOS Simulation

Hi all could you help me? I’d like to simulate a CMOS following the example from: https://sourceforge.net/projects/cd4017/
However, it does not work in QSPICE at all.


Thanks.

Since you are a basic member, you should be able to upload your schematic (.qsch) and CD4017 model file (renaming it to .txt if file type not allow)

Here are the model and the library.
cmos.qsch (6.6 KB)
CD4017B.lib (3.0 KB)

This model file may only work in ngspice. It contains syntax (optional:) or a .model for ueff, which is not available in Qspice. This model will also not work in LTspice.

2 Likes

I didn’t add rise time, fall time, or propagation delay; only included its logic.

CD4017-Decade-Counter.qsym in KSKelvin-Github
example.CD4017.qsch (8.5 KB)

2 Likes

Thank you very much, Kelvin.

1 Like