The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Simulators >> Circuit Simulators >> syntax of source PWL in Eldo
https://designers-guide.org/forum/YaBB.pl?num=1184753350

Message started by Pavel on Jul 18th, 2007, 3:09am

Title: syntax of source PWL in Eldo
Post by Pavel on Jul 18th, 2007, 3:09am

Hello

What is the syntax of PWL sorce in Eldo that read from data from file.
Following Eldo LRM I used following command:


Code:
v1 AAA 0  PWL file = "iso14a_106m.txt"


This produces following error
ERROR   54: Syntax error parsing V1: Found  = while expecting REAL value

Where am I wrong?

Regards.

Pavel.

Title: Re: syntax of source PWL in Eldo
Post by Geoffrey_Coram on Jul 19th, 2007, 4:51am

Not having Eldo myself, I'd try a few variations:

v1 AAA 0 0 PWL file = "iso14a_106m.txt"

v1 AAA 0 PWL "iso14a_106m.txt"

and then I'd go read the manual ...

Title: Re: syntax of source PWL in Eldo
Post by Pavel on Jul 20th, 2007, 3:45am

Thanks Geogffrey,

Problem resolved.

The LRM that I have is for ver. 6.6.
But Eldo version that we have is 6.5. In 6.5 this syntax isn't supported.

Regards.

Pavel

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