Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI generate a memory read request from root port to the end port. The end port gets the read requeset and returns a completion to the root port. And in the rx_st interface of the root port, we get the completion. It likes that the bus id and device id are correct.
We can't send the memory write request from end port to the root port, maybe I didn't configure the bar of the root port and the Memory Base and Memory Limit registers correctly :mad: Does anyone know how to configure the registers related to the address routing ? Thanks, Long