1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

intc: fix VLNV for Niklas' new bistream

This commit is contained in:
Steffen Vogel 2022-10-28 08:05:48 -04:00
parent 2d21432a5f
commit 894460cd7b

View file

@ -88,7 +88,7 @@ public:
static constexpr const char*
getCompatibleVlnvString()
{
return "acs.eonerc.rwth-aachen.de:user:axi_pcie_intc:";
return "xilinx.com:module_ref:axi_pcie_intc:";
}
Core* create()