Veriloga

G

greendays_01

Guest
Hi,

I am implementing a DGMOSFET model in Veriloga. The program is quite
long (more than 1000 lines), and I guess there are about 40 internal
variables. So will this create any problems? (since most of the
veriloga programs are very short)

Thanks

Chris
 
On 2 Jan 2007 21:24:37 -0800, "greendays_01" <siulunlai@gmail.com> wrote:

Hi,

I am implementing a DGMOSFET model in Veriloga. The program is quite
long (more than 1000 lines), and I guess there are about 40 internal
variables. So will this create any problems? (since most of the
veriloga programs are very short)

Thanks

Chris
Well, if you have many instances, it could end up being quite slow...

That said, there's a lot of work going on to improve verilog-a performance in
spectre when using verilog-a for compact device models. So I'd suggest using
a recent spectre version (e.g. MMSIM611).

Regards,

Andrew.
--
Andrew Beckett
Principal European Technology Leader
Cadence Design Systems, UK.
 

Welcome to EDABoard.com

Sponsor

Back
Top