Posted on:
|
Hello I'm trying to connect my FMC CARD ADC and DAC with my FPGA. MY fpga is a Zedboard and i already have make some study and practise with some exercises exploring Zedboard using the Vivado Tool from Xilinx. I recently received an FMC150 card from 4DSP and now i want to explore the ADC and DAC from this daugther card using my Zedboard. The problem is that i don't know how to connect the FMC with the Zedboard. 4Dsp provides an ref. design but that is only for ISE tool, that i don't know and it is an old tool from Xilinx. So i would like to make this project using Vivado, someone as some ideas or have done something like this? Can someone provide some experience? Thanks in advance
Posted on:
|
Import the files to Vivado, convert the .ucf to .xdc files and try to get the reference design running with vivado. Duke
Posted on:
|
I already tried that. The problem is that the design from ISE is already configuring the processor, and when I import it it isn't possible to convert correctly. I would like to know if it was possible by just using Vivado. ANd if it is possible how should I proceed? Thanks for the reply