Stratix 10 PHY Lite Avalon bus waitrequest issue
Hi everybody , we used Arria 10 FPGA with PHY Lite in our last design. In our new design , we migrate to Stratix 10 and we use PHY Lite to interface DDR4 DRAM. The architecture of Arria 10 PHY Lite is very similar to Stratix 10 PHY Lite , however we encounter an issue on the Stratix 10 PHY Lite Avalon bus waitrequest signal. When we try to access the PHY Lite basic information through the Avalon bus , the waitrequest signal is always asserted (at logic high). At the moment the waitrequest signal is asserted , the avl_read and avl_write are both low. We should have set the reset signals correctly , but we have no idea why the waitrequest signal is always asserted. When we go back to our Arria 10 system and we check the waitrequest signal on signal tap , the waitrequest looks normal as what it should look like. Is there anybody have an idea of the above situation ?