mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
Merge branch 'master' into lab20-tcp
This commit is contained in:
commit
f410899753
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ public:
|
|||
|
||||
private:
|
||||
virtual Vlnv getCompatibleVlnv() const {
|
||||
return Vlnv("xilinx.com:module_ref:dinoif_fast:");
|
||||
return Vlnv("xilinx.com:module_ref:dinoif_adc:");
|
||||
}
|
||||
Core *make() const { return new DinoAdc; };
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue