VILLASframework / fpga

Archived: VILLASfpga has been integrated into the VILLASnode repo

Home Page:https://fein-aachen.org/en/projects/villas-fpga/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test villas-fpga-pipe produces warning concerning plugin availability

stv0g opened this issue · comments

In GitLab by @hatimak on May 22, 2019, 12:49

The initialisation sequence produces a warning saying that plugins to handle IP were not found. Two concerned IPs - acs.eonerc.rwth-aachen.de:hls:hls_dft:1.0 and xilinx.com:ip:axi_gpio:2.0.

Is the availability of a plugin critical for the test?

No these are IP cores present in the FPGA bitstream for which we don't have a C++ driver yet.

Its not critical. Feel free to add a driver. This can be another nice exercise for you.

closed