mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
add todo
This commit is contained in:
parent
fbae427439
commit
e7484d055c
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ bool Zynq::init() {
|
|||
// allocating DMA memory in host RAM)
|
||||
card->addrSpaceIdDeviceToHost =
|
||||
mm.getOrCreateAddressSpace(getInstanceName() + "/HPC0_DDR_LOW");
|
||||
// TODO: Use BusMasterInterfaces
|
||||
// TODO: Multiple addressSpaces
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue