Forum Discussion
Altera_Forum
Honored Contributor
12 years agoBeginners question: Debugging a FPGA design on an Altera Board
Hi everybody. I'm new to this board and to Altera development boards. And I have a question which probably has already been answered 1000 times in the past but I could not really find anything using ...
Altera_Forum
Honored Contributor
12 years agoI think QSYS will automatically insert the right components to connect an Avalon MM master to an AXI slave. The slave agent component (with the streaming interfaces) is one of the components which is inserted by QSYS to do this.
Are you able to connect the USB debug master to your slave in the patch panel? If you want to simulate (eg in Modelsim) then the JTAG Avalon Master component in 13.1 has simulation support so in your simulated design you can replace the USB Debug Master with this. The two components are equivalent functionally, but the USB debug master is quite a lot faster in hardware.