--- Quote Start ---
Hi,
I'm simulating an onchip memory access through Avalon. When my master logic sends a read request, the readdatavalid (I'm doing a pipelined read) is set properly by the controller. The problem is, the readdata line is all X! It never goes through a transition ever! I'm simulating with Modelsim-Altera free version. Thanks for any help,
Just to have said, modelsim does give me some warnings about some unconnected ports for the onchip module, but I've created the design by SOPC, so I guess it shouldn't matter, right?! :)
Kaveh
--- Quote End ---
Do you mean that you have an on-chip memory created in the SOPC Builder? Or you have your own design of on-chip memory that is outside the SOPC system and you are communicating with the Avalon bus through an "interface" component? Please also write how are you simulating your system. I believe you have embedded your test-bench in the Simulation file generated by the the SOPC system.