1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
VILLASnode/fpga/lib
Niklas Eiling 498af9fd1c ips/dma: make read correctly wait on interrupts
Modify villas-fpga-ctrl to fit the new behavior of Dma.
Makes reading from DMA work even when we are too slow and
only receive partial batches of BDs.

Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
2023-01-30 16:12:15 +01:00
..
ips ips/dma: make read correctly wait on interrupts 2023-01-30 16:12:15 +01:00
card.cpp rework MemoryBlock use to make use of shared_ptr so the lifetime of the objects is properly tracked 2023-01-30 16:09:09 +01:00
CMakeLists.txt change pciecard name to pcie_card 2023-01-26 18:30:14 +01:00
core.cpp change core to use base class card over pcieclass 2023-01-26 18:30:14 +01:00
memory.cpp fixup copyright texts 2023-01-07 17:32:48 +01:00
node.cpp fixup copyright texts 2023-01-07 17:32:48 +01:00
pcie_card.cpp moved destructor to base class 2023-01-27 16:57:31 +01:00
utils.cpp small code review 2023-01-30 16:12:10 +01:00
vlnv.cpp fixup copyright texts 2023-01-07 17:32:48 +01:00