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/tests/unit
Niklas Eiling 590cef10d0 add check for missed interrupts when handling reads
introduce new struct Completion that is returned by Dma::readCompletion
and Dma::writeCompletion

Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
2023-01-30 16:12:16 +01:00
..
CMakeLists.txt fixup copyright texts 2023-01-07 17:32:48 +01:00
dma.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
fifo.cpp fixup copyright texts 2023-01-07 17:32:48 +01:00
fpga.cpp change pciecard name to pcie_card 2023-01-26 18:30:14 +01:00
global.hpp change pciecard name to pcie_card 2023-01-26 18:30:14 +01:00
gpu.cpp fix attribution to Daniel 2023-01-09 08:08:40 +01:00
gpu_kernels.cu fixup copyright texts 2023-01-07 17:32:48 +01:00
logging.cpp fixup copyright texts 2023-01-07 17:32:48 +01:00
main.cpp fixup copyright texts 2023-01-07 17:32:48 +01:00
rtds.cpp add check for missed interrupts when handling reads 2023-01-30 16:12:16 +01:00
rtds2gpu.cpp fix attribution to Daniel 2023-01-09 08:08:40 +01:00
rtds_rtt.cpp fixup copyright texts 2023-01-07 17:32:48 +01:00
timer.cpp fixup copyright texts 2023-01-07 17:32:48 +01:00