parent
a42b7e27dc
commit
4e0d6a78da
@ -0,0 +1,52 @@ |
||||
{ |
||||
"target": "kasli", |
||||
"variant": "osaka3", |
||||
"hw_rev": "v2.0", |
||||
"base": "standalone", |
||||
"core_addr": "192.168.1.75", |
||||
"peripherals": [ |
||||
{ |
||||
"type": "dio", |
||||
"board": "DIO_SMA", |
||||
"ports": [0], |
||||
"bank_direction_low": "input", |
||||
"bank_direction_high": "output" |
||||
}, |
||||
{ |
||||
"type": "dio", |
||||
"board": "DIO_MCX", |
||||
"ports": [1], |
||||
"bank_direction_low": "output", |
||||
"bank_direction_high": "output" |
||||
}, |
||||
{ |
||||
"type": "dio", |
||||
"board": "DIO_MCX", |
||||
"ports": [2], |
||||
"bank_direction_low": "output", |
||||
"bank_direction_high": "output" |
||||
}, |
||||
{ |
||||
"type": "urukul", |
||||
"ports": [3, 4], |
||||
"clk_sel": 2 |
||||
}, |
||||
{ |
||||
"type": "urukul", |
||||
"ports": [5, 6], |
||||
"clk_sel": 2 |
||||
}, |
||||
{ |
||||
"type": "phaser", |
||||
"ports": [7] |
||||
}, |
||||
{ |
||||
"type": "zotino", |
||||
"ports": [8] |
||||
}, |
||||
{ |
||||
"type": "sampler", |
||||
"ports": [9, 10] |
||||
} |
||||
] |
||||
} |
Loading…
Reference in new issue