mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
fpga: add zcu106 json examples
Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
This commit is contained in:
parent
7ba8f7660e
commit
0731e0953f
2 changed files with 2489 additions and 0 deletions
11
etc/fpga/zcu106.json
Normal file
11
etc/fpga/zcu106.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"fpgas": {
|
||||
"zcu106": {
|
||||
"do_reset": true,
|
||||
"ips": "zcu106_aurora_dino/zcu106-dino.json",
|
||||
"polling": true,
|
||||
"interface": "platform",
|
||||
"ignore_ips": ["axi_iic_0"]
|
||||
}
|
||||
}
|
||||
}
|
2478
etc/fpga/zcu106_aurora_dino/zcu106-dino.json
Normal file
2478
etc/fpga/zcu106_aurora_dino/zcu106-dino.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue