The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Design Languages >> Verilog-AMS >> Cascode Current Source
https://designers-guide.org/forum/YaBB.pl?num=1233727674

Message started by jdac_18 on Feb 3rd, 2009, 10:07pm

Title: Cascode Current Source
Post by jdac_18 on Feb 3rd, 2009, 10:07pm

I need a simple model in verilog for a cascode current source used in DACs.  I used a simple RC equation before but it doesnt do the job.  Is there one around?  I just need it to speed up my simulation times.
               

Title: Re: Cascode Current Source
Post by jbdavid on Feb 4th, 2009, 5:55pm

How about
V(bitbias) <+ VdssatIbmirror;
I(out) <+ I(bitbias)*transition(dac_code, 0, tr, tf);
?
I'm noting that you asked for Verilog, while I answered in Verilog-A.
Adjust to fit your design actual architecture.

The Designer's Guide Community Forum » Powered by YaBB 2.2.2!
YaBB © 2000-2008. All Rights Reserved.