It sounds like some FrontPanel HDL might have gotten mixed up when importing them into your project. What device are you using? I would reinstall FrontPanel from Opal Kelly Pins and then reimport the FrontPanel HDL for your device from the FrontPanelHDL folder in the FrontPanel installation. That way, we can be sure the FrontPanel install will be clean and have the correct files.
I uninstalled OpalKelly completely and then re-installed it again (version 5.3.1), copied “C:\Program Files\Opal Kelly\FrontPanelUSB\FrontPanelHDL\XEM8320-AU25P\Vivado-2021” folder to my project “…\sources_1\imports” and re-ran the synthesis. Unfortunately, I got the same error. Any suggestions?
It still seems like you may have the wrong okWireOut.v imported… I would check the okWireOut.v’s path to make sure it is the one you expect. I can confirm by building the counters.vhd sample that I am not able to recreate this issue on my side.
I deleted the imported folder (Vivado-2021) from my project and re-imported again with no success.
File location of “okWireOut.v”: C:/Program Files/Opal Kelly/FrontPanelUSB/FrontPanelHDL/XEM8320-AU25P/Vivado-2021.
Is it possible to get just the okWireOut.v file, the one which you used for the project so I could troubleshoot my system?
My only other hypothesis is that Vivado may be caching something incorrectly, or otherwise misbehaving. Could you please restart Vivado and build the Counters.vhd sample for the XEM8320-AU25P? It is in the Samples folder.
You should also check the counters.vhd file to ensure that you are instantiating the okHost and the wireout module correctly.
Looks like I found what was wrong. For the context, I am working with the provided “EthernetMac” example. The topmost file is written in Verilog that I needed to convert to VHDL. Apparently, the line (and other similar)