mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-30 00:00:11 +01:00
fpga: update example jsons
Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
This commit is contained in:
parent
d905d16b74
commit
9bf8f24695
4 changed files with 2496 additions and 18 deletions
|
@ -969,7 +969,7 @@
|
|||
},
|
||||
{
|
||||
"role": "slave",
|
||||
"target": "dino_dinoif_fast_nologic_0:M00_AXIS",
|
||||
"target": "dino_dinoif_adc_0:M00_AXIS",
|
||||
"name": "S05_AXIS"
|
||||
},
|
||||
{
|
||||
|
@ -1015,6 +1015,21 @@
|
|||
"dino_dinoif_dac_0": {
|
||||
"vlnv": "xilinx.com:module_ref:dinoif_dac:1.0",
|
||||
"i2c_channel": 1,
|
||||
"parameters": {
|
||||
"component_name": "design_1_dinoif_adc_0_0",
|
||||
"edk_iptype": "PERIPHERAL"
|
||||
},
|
||||
"ports": [
|
||||
{
|
||||
"role": "master",
|
||||
"target": "crossbar_axis_interconnect_0_xbar:S05_AXIS",
|
||||
"name": "M00_AXIS"
|
||||
}
|
||||
]
|
||||
},
|
||||
"dino_dinoif_fast_nologic_0": {
|
||||
"vlnv": "xilinx.com:module_ref:dinoif_fast:1.0",
|
||||
"i2c_channel": 0,
|
||||
"parameters": {
|
||||
"component_name": "design_1_dinoif_dac_0_0",
|
||||
"edk_iptype": "PERIPHERAL"
|
||||
|
@ -1027,21 +1042,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"dino_dinoif_fast_nologic_0": {
|
||||
"vlnv": "xilinx.com:module_ref:dinoif_fast:1.0",
|
||||
"i2c_channel": 0,
|
||||
"parameters": {
|
||||
"component_name": "design_1_dinoif_fast_nologic_0_0",
|
||||
"edk_iptype": "PERIPHERAL"
|
||||
},
|
||||
"ports": [
|
||||
{
|
||||
"role": "master",
|
||||
"target": "crossbar_axis_interconnect_0_xbar:S05_AXIS",
|
||||
"name": "M00_AXIS"
|
||||
}
|
||||
]
|
||||
},
|
||||
"dino_registerif_0": {
|
||||
"vlnv": "xilinx.com:module_ref:registerif:1.0",
|
||||
"parameters": {
|
||||
|
|
|
@ -969,7 +969,7 @@
|
|||
},
|
||||
{
|
||||
"role": "slave",
|
||||
"target": "dino_dinoif_fast_nologic_0:M00_AXIS",
|
||||
"target": "dino_dinoif_adc_0:M00_AXIS",
|
||||
"name": "S05_AXIS"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"id": "10ee:7021",
|
||||
"slot": "0000:89:00.0",
|
||||
"do_reset": true,
|
||||
"ips": "vc707-xbar-pcie-dino/vc707-xbar-pcie-dino.json",
|
||||
"ips": "vc707-xbar-pcie/vc707-xbar-pcie.json",
|
||||
"polling": true,
|
||||
"interface": "pcie"
|
||||
}
|
||||
|
|
2478
etc/fpga/zcu106-dino/zcu106-dino.json
Normal file
2478
etc/fpga/zcu106-dino/zcu106-dino.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue