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
2018-05-16 10:58:18 +02:00
..
common common/memory: add host DMA memory allocator using udmabuf 2018-05-15 18:04:24 +02:00
gpu gpu: implement basic GPU plugin that can do DMA to and from its memory 2018-05-15 18:15:17 +02:00
ips ips/dma: let user deal with making memory accessible to DMA 2018-05-15 18:04:24 +02:00
kernel kernel/pci: fix unitialized memory 2018-05-15 18:04:24 +02:00
card.cpp card: don't try to create a VFIO mapping if IOMMU is disabled 2018-05-15 18:04:24 +02:00
CMakeLists.txt cmake: only build GPU library if CUDA is present 2018-05-16 10:58:18 +02:00
ip.cpp json: parse 64bit numbers, this is required for numbers > 2^31 2018-05-15 18:04:24 +02:00
ip_node.cpp lib/ip: make logger a class member of IpCore 2018-02-14 16:04:33 +01:00
list.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
log.c make linking of the lib work by using old C-symbols until replaced 2018-01-10 11:02:08 +01:00
log_config.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
log_helper.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
utils.c utils: read_random() now returns the number of bytes written 2018-03-26 16:17:26 +02:00
vlnv.cpp lib/vlnv: add != operator and minor cleanup 2018-02-14 07:28:25 +01:00