Altera_Forum
Honored Contributor
16 years agosimulation chaining_dma example (problem)
Hello,
I am trying to simulate the chaining_dma example but it is not working. If I program my FPGA with the .sof file I can see the alive_led blinking and then I conclude the HDL code is ok. Then, to make sure the PCIe simulation is working, I have implemented a .vwf file to control the input signals (refclk, the pcie_rst and the local_rstn_ext) but, when simulation is done, the alive_led does not move (it should be a simple clk division based on the PCIe clk125_out). So my conclusion so far is that the PCIe IP simulation is not working. Someone would have a clue why it is happening? I supposed the libraries but I tried many configurations and nothing. Perhaps I am not pointing to the right library...boh...What do you think? Thanks,