Sharing cabels for input and output

If you have something to say about LogicCircuit program or you know how to improve it please share it here.
Post Reply
Vavrik
Posts: 3
Joined: Thu Jan 09, 2020 11:41 am

Sharing cabels for input and output

Post by Vavrik »

Hi, I am making my own latch based RAM and I want to make data input and output the same wire. Is it possible without getting the tristate error?
User avatar
admin
Site Admin
Posts: 407
Joined: Sun Jun 14, 2009 10:53 pm
Contact:

Re: Sharing cabels for input and output

Post by admin »

You need to use tri-state buffer on your outputs
Vavrik
Posts: 3
Joined: Thu Jan 09, 2020 11:41 am

Re: Sharing cabels for input and output

Post by Vavrik »

Thanks, I was just confused because I thought that you cannot input on the output pin (or output on the input pin).
Post Reply