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:
parent
2d21432a5f
commit
894460cd7b
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Reference in a new issue