a small vhdl problem

Joined
Sep 24, 2008
Messages
1
Reaction score
0
Hallo,
I am new to vhdl, now met a problem and dont know how to solve..:stupido:
I am implementing somelike Bitwise Arbitration in can bus, now on my bus interface i have 2 ports, txd_o and rxd_i.(one for transmit, one for receive).
Now i wanna do something like : if(txd_o /= rxd_i) , then sth bla bla.. ----------Now so the problem is obviously that, synthesis says, Object txd_o of mode OUT cannot be read :-(
So does anyone know, how to solve this ? Or has some more better ideas to implement this ? (Bitwise Arbitration need to compare the value this node sent and the value this node read )
Thanks a lot !

Regards,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top