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 897d916886 Core/Card: enable IP init requiring other IPs
add initialized IP to card->ips already during initialization so that
later IPs can use early initiliazed IPs to do their initilization.
E.g. Dino needs I2c for initialization.

Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
2024-01-09 17:14:05 +01:00
..
ips automatically configure and test Dino based on hwdef json 2024-01-09 17:14:05 +01:00
card.cpp Make REUSE copyright notice the same as in other VILLASframework projects and fix comments (#82) 2023-09-08 11:35:18 +02:00
CMakeLists.txt link with stdc++fs to avoid compiler error on newer gcc versions 2024-01-09 17:14:05 +01:00
core.cpp Core/Card: enable IP init requiring other IPs 2024-01-09 17:14:05 +01:00
dma.cpp Make REUSE copyright notice the same as in other VILLASframework projects and fix comments (#82) 2023-09-08 11:35:18 +02:00
memory.cpp Make REUSE copyright notice the same as in other VILLASframework projects and fix comments (#82) 2023-09-08 11:35:18 +02:00
node.cpp fix IPs without stream port causing an error and fix formatting in 2024-01-09 17:14:05 +01:00
pcie_card.cpp Core/Card: enable IP init requiring other IPs 2024-01-09 17:14:05 +01:00
utils.cpp remove vfio container intitialization from setupFPGACard 2024-01-09 17:14:05 +01:00
vlnv.cpp Make REUSE copyright notice the same as in other VILLASframework projects and fix comments (#82) 2023-09-08 11:35:18 +02:00