Hi all,
I am trying to find a .bsp file that will create a bitstream to use with PetaLinux.
I tried minzed_ttc_2019_1.bsp
When I open the project I get a number of missing vhdl modules which I found on the Avnet github site.
However I have not been able to find a suitable minized_ttc.xdc constraints file
the minized_petalinux.xdc file I found doesn't work because Vivado finds it impossible to route.
Another issue I have is the block design has locked IP (the PWM module) which means I can't validate the design.
All I am trying to do is to add some I2S support to the minized and I was hoping I could do something like
https://www.hackster.io/news/microzed-chronicles-building-petalinux-for-the-minized-48f79880f849
rather than wade through a load of course material as I have used Petalinux before on a zedboard.
I have seen other people on the forum with similar issues but I have either not understood the answers
or the answers were not applicable.
- Charles