The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Simulators >> Circuit Simulators >> digital facilities of Eldo
https://designers-guide.org/forum/YaBB.pl?num=1186144817

Message started by Pavel on Aug 3rd, 2007, 5:40am

Title: digital facilities of Eldo
Post by Pavel on Aug 3rd, 2007, 5:40am

Hello

Had somebody experience in description of digital behavior in Eldo.
This topic isn't properly treated in Eldo LRM.

I tried simple example aiming logical AND using logical expressions


Code:
* digital test

vd0 IN0 0 PATTERN 1 0 0 1n 1n 1u 10011011011101 R
vd1 IN1 0 PATTERN 1 0 0 1n 1n 1u 10001100110110 R

e1 OUT 0 VALUE={V(IN0)==1 && V(IN1)==1}

.TRAN 10u 10u
.TEMP    27.0000    
.OPTION
+        ASCII
+        PSF_MULTI_BACK = 0
.PROBE V
.END


This produce folllowing errors.
ERROR  234: OBJECT "E1": Syntax error in the expression{ V ( IN0 ) = = 1 & & V ( IN1 ) = = 1 }

Regards.

Pavel.

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