Forum Discussion
Altera_Forum
Honored Contributor
11 years agoIt should be that easy!
In the MMM_hw.tcl file the line: set_interface_property slave bridgestomaster 1 does the trick. And if effectively maps the addresses just like Altera's pipelinedBridge does. I made a small Qsys project to see how it all went down :) Why would you go back to Verilog? To simulate it all? I am currently transitioning to myhdl (http://www.myhdl.org/) - simulating with the power of Python, and get VHDL-code (or Verilog for that matter) to plug into Qsys