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 a818bc0b64 combine functionalities of binaries into a single one
combine what was previously achieved by the separate binaries
villas-fpga-xbar-select and villas-fpga-cat into a single new
binary villas-fpga-ctl. Here we can select crossbar connections
via command line parameters. To avoid regression there are shell
scripts providing the old functionalities directly.

Currently the villas-fpga-pipe functionality is not supported,
because we still need to implement stdin input and routing that
to the fpga.

Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
2023-01-04 17:16:35 +01:00
..
ips make memory manager destroy IP objects and improve DMA logging 2023-01-04 11:04:48 +01:00
card.cpp make memory manager destroy IP objects and improve DMA logging 2023-01-04 11:04:48 +01:00
CMakeLists.txt move helper functions from villas-fpga-pipe into separate file 2022-11-29 14:51:53 +01:00
core.cpp update Steffens mail address 2022-12-14 17:44:17 +01:00
fpgaHelper.cpp combine functionalities of binaries into a single one 2023-01-04 17:16:35 +01:00
memory.cpp fix coding style 2022-10-28 08:03:57 -04:00
node.cpp refactor Core::configure() to Core::parse() 2022-12-05 09:35:32 +01:00
vlnv.cpp update Steffens mail address 2022-12-14 17:44:17 +01:00