1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
VILLASnode/etc/fpga/vc707.json
Niklas Eiling 2ad658c49a fpga: consolidate and update FPGA config examples
Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
2024-11-13 11:00:22 +01:00

12 lines
233 B
JSON

{
"fpgas": {
"vc707": {
"id": "10ee:7021",
"slot": "0000:89:00.0",
"do_reset": true,
"ips": "vc707-xbar-pcie-dino/vc707-xbar-pcie-dino.json",
"polling": true,
"interface": "pcie"
}
}
}