Re: Generate bitstream with Vivado 2019.x

Posted:
Wed Feb 12, 2020 12:24 am
by olajep
The fixes for that should be in my master branch here:
https://github.com/olajep/oh.gitThat version is for Vivado 2018.2. You need to edit the block design scripts:
https://github.com/olajep/oh/blob/b57c7 ... bd.tcl#L23https://github.com/olajep/oh/blob/b57c7 ... bd.tcl#L23https://github.com/olajep/oh/blob/b57c7 ... bd.tcl#L23https://github.com/olajep/oh/blob/b57c7 ... bd.tcl#L23The ADI IP's require Vivado 2018.2 so the HDMI bitstream builds will likely break.
You should be able to override that with "export ADI_IGNORE_VERSION_CHECK"
HTH,
Ola
Re: Generate bitstream with Vivado 2019.x

Posted:
Mon Feb 17, 2020 8:13 pm
by mkaczanowski
Thanks a lot that helped. I tried with the older version 2018.2 and it works fine.