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 676fd9171c lib/ip: make logger a class member of IpCore
Logging is used everywhere and there's no justification of the clutter
and runtime overhead of `aut logger = getLogger();` everywhere.
2018-02-14 16:04:33 +01:00
..
dft.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
dma.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
fifo.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01: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.c re-add old interrupt controller to make project compile again 2018-01-10 11:02:08 +01:00
intc.cpp lib/ip: make logger a class member of IpCore 2018-02-14 16:04:33 +01:00
model.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
pcie.cpp lib/ips/pcie: use cached address space id and supply interface to create mapping 2018-02-14 14:34:03 +01:00
rtds_axis.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
switch.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.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
timer.cpp lib/ip: make logger a class member of IpCore 2018-02-14 16:04:33 +01:00