Maker Pro
Maker Pro

LTSpice "High-Z" output

gorka

Feb 22, 2016
3
Joined
Feb 22, 2016
Messages
3
Hi everyone!

I've got a logic AND gate and I would like to set "High-Z" value instead of the 5V value. I'm currently editing the Spiceline2 value with "Vhigh="High-Z" Vlow=0 Ref=1.5 Trise=5n Tfall=5n Td=5n".

Thanks in advance,

gorka
 

Alec_t

Jul 7, 2015
3,591
Joined
Jul 7, 2015
Messages
3,591
Vhigh sets the logic-high voltage. Shouldn't you be setting the Rhigh and Rlow values?
 

gorka

Feb 22, 2016
3
Joined
Feb 22, 2016
Messages
3
Thanks a lot for your answer. For the next time, where am I supposed to look for the answer?
 

gorka

Feb 22, 2016
3
Joined
Feb 22, 2016
Messages
3
Thanks a lot for your answer. For the next time, where am I supposed to look for the answer?
 

eetech00

Nov 17, 2014
95
Joined
Nov 17, 2014
Messages
95
Hi everyone!

I've got a logic AND gate and I would like to set "High-Z" value instead of the 5V value. I'm currently editing the Spiceline2 value with "Vhigh="High-Z" Vlow=0 Ref=1.5 Trise=5n Tfall=5n Td=5n".

Thanks in advance,

gorka

Hi
Those are static params that are read before a simulation run. Instead, use a switch contact in series with the gate output. Control the switch with "enable" pin.
 
Top