Hi,
I've seen that most (all?) of the reference designs for SDR are based on Zedboard.
Unluckily, my HW is Microzed-based (I have a 7020+FMC carrier+FMCOMMS3).
Is there a way to automatically port the zedborad projects to Microzed?
Hi,
I've seen that most (all?) of the reference designs for SDR are based on Zedboard.
Unluckily, my HW is Microzed-based (I have a 7020+FMC carrier+FMCOMMS3).
Is there a way to automatically port the zedborad projects to Microzed?
This would require replacing the IO location constraints in this file:
https://github.com/analogdevicesinc/hdl/blob/dev/projects/fmcomms2/zed/system_constr.xdc
... to those of MicroZed FMC Carrier http://microzed.org/product/microzed-fmc-carrier
Be aware this port has not been anticipated nor undertaken by Avnet; the user should verify compatibility of FMC connectivity between ZedBoard and MicroZed for any IO banking differences that might impact the specific design.
This would require replacing the IO location constraints in this file:
https://github.com/analogdevicesinc/hdl/blob/dev/projects/fmcomms2/zed/system_constr.xdc
... to those of MicroZed FMC Carrier http://microzed.org/product/microzed-fmc-carrier
Be aware this port has not been anticipated nor undertaken by Avnet; the user should verify compatibility of FMC connectivity between ZedBoard and MicroZed for any IO banking differences that might impact the specific design.