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/ips
Daniel Krebs 7dcdfaccd9 ips/dma: let user deal with making memory accessible to DMA
It is probably too costly to do (and verify) it on every read
or write. Furthermore, the user knows better how to make a certain
memory available to the DMA.
2018-05-15 18:04:24 +02:00
..
bram.cpp ips/bram: add block RAM IP and use it with DMA test 2018-04-13 15:35:41 +02:00
dft.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
dma.cpp ips/dma: let user deal with making memory accessible to DMA 2018-05-15 18:04:24 +02:00
fifo.cpp lib/ip: make logger a class member of IpCore 2018-02-14 16:04:33 +01:00
gpio.c ips/gpio: add skeleton for GPIO IP 2017-11-22 19:40:22 +01:00
intc.cpp kernel/vfio: port to C++ 2018-03-26 16:16:42 +02:00
model.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
pcie.cpp ips/pcie: move BAR0 mapping from card into PCIe IP 2018-05-15 18:04:24 +02:00
rtds_axis.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
switch.cpp lib/ip: make logger a class member of IpCore 2018-02-14 16:04:33 +01:00
timer.cpp lib/ip: make logger a class member of IpCore 2018-02-14 16:04:33 +01:00