parent
7b0cfb5e0f
commit
1c4a7ee5c8
@ -0,0 +1,35 @@ |
||||
{ |
||||
"target": "kasli", |
||||
"variant": "hw", |
||||
"hw_rev": "v1.1", |
||||
"base": "standalone", |
||||
"core_addr": "192.168.1.75", |
||||
"peripherals": [ |
||||
{ |
||||
"type": "urukul", |
||||
"dds": "ad9910", |
||||
"ports": [0, 1], |
||||
"clk_sel": 2 |
||||
}, |
||||
{ |
||||
"type": "urukul", |
||||
"dds": "ad9910", |
||||
"ports": [2, 3], |
||||
"clk_sel": 2 |
||||
}, |
||||
{ |
||||
"type": "dio", |
||||
"ports": [4], |
||||
"bank_direction_low": "input", |
||||
"bank_direction_high": "output" |
||||
}, |
||||
{ |
||||
"type": "sampler", |
||||
"ports": [5, 6] |
||||
}, |
||||
{ |
||||
"type": "zotino", |
||||
"ports": [7] |
||||
} |
||||
] |
||||
} |
Loading…
Reference in new issue