Forum Discussion
Altera_Forum
Honored Contributor
14 years agotri-state input in FSM
Hello, I have built a FSM that has a shared bidir bus as an input and output. The problem that I have is that I continuously have to check the bus if it addresses me and sometimes it goes into...
Altera_Forum
Honored Contributor
14 years agoyou should have accesss to the output enable signal (or read enable from the other end) that will tell you when the tri-state bus is being changed to 'Z'. If you dont have access to this, you will not know when it is safe to read the bus.