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/zcu106.json
Niklas Eiling 0731e0953f fpga: add zcu106 json examples
Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
2024-11-15 10:36:58 +00:00

11 lines
207 B
JSON

{
"fpgas": {
"zcu106": {
"do_reset": true,
"ips": "zcu106_aurora_dino/zcu106-dino.json",
"polling": true,
"interface": "platform",
"ignore_ips": ["axi_iic_0"]
}
}
}