09-05-2016 09:38 AM
I want to use the AXI4 with DDR3 SDRAM on the vc707 dev board. I also plan to connect microblaze to this interconnect to initialize the RAM. A BRAM connection will also be made to read and write data in bursts to the DDR3 SDRAM.
Since I am new to IPs, I decided to use the MIG (version 2.3 rev. 1) with Vivado 2015.1. The problem is that with target language set to VHDL, I am not able to use AXI4. I do not want to use verilog and Vivado does not have an option for mixed projects.
What are my options here? How can I solve this issue without ending up to use verilog in the entire project?
09-09-2016 05:23 AM