Altera_Forum
Honored Contributor
15 years agoTristate bridge can't read data
I have a problem with a tristate bridge which intefaces between Nios and a few ram devices external to the sopc system.
I can correctly write data to the devices but I can't read anything: reads always return all ones. Data is correctly driven onto the bus. I SignalProbed the the_tristate_bridge_avalon_slave|internal_incoming_tristate_bridge_data [*] lines and I see that data levels are correct up here. The problem seems to be in bridging data to Avalon bus. The strange thing is that I copied the design from a former project where everything worked fine: I simply changed something inside the sopc; anyway the tristate bridge module is the same as before, including tristate devices base addresses. Any ideas? Thank you in advance. Cris