Forum Discussion
Altera_Forum
Honored Contributor
14 years agoCreating a bidirectional bus
I want to connect a USB chip (FT245R) to a CPLD. To do that I need a bidirectional 8-bit bus. I thought I could declare the pins to be bidirectional and with a mux, read to or write from the pins as ...
Altera_Forum
Honored Contributor
14 years agoYes, the USBBUS pins are bidirectional. The signal inbus_i is not connected to any pins. Thanks for your reply.