Hello,
I'm having trouble upgrading pzembv from 2016.2 to SDx 2017.4. Is there an upgraded project available or is someone able to provide guidance? I'm following the steps in UG1146 and UG994:
I used the sdspfm utility to convert the files to the new formats:
sdspfm_convert c:/pzembv c:/pzembv2 zynq
and now I'm attempting to upgrade the Vivado project to the new version. I was able to upgrade IP after installing one additional license (color filter array).
There's an error during synthesis related to a fifo core version. To resolve this I grabbed some updated fifo files from github for onsemi_vita_cam and onsemi_vita_spi as suggested on another forum post (/content/semi-vita-camera-receiver-core-out-date-ip). Now synthesis completes.
Implementation is failing to meet timing however. I'm unsure if I need to change some tool settings. There are two critical warnings in implementation but I'm unsure if they are related.
-----
[Vivado 12-4739] set_clock_groups:No valid object(s) found for '-group[get_clocks vita_clk_div4_l_n_4]'
-----
[Place 30-722] Terminal 'fmc_hdmii_clk' has IOB constraint set to TRUE, but it is either not connectoed to a FLOP element or the connected FLOP element could not be brought into the I/O
Any ideas?
-Jorge