parent
1ea594c04d
commit
1c7bfe67b6
@ -0,0 +1,26 @@ |
||||
{ |
||||
"target": "kasli", |
||||
"min_artiq_version": "6.0", |
||||
"variant": "ucsb3", |
||||
"hw_rev": "v2.0", |
||||
"base": "standalone", |
||||
"core_addr": "192.168.1.75", |
||||
"peripherals": [ |
||||
{ |
||||
"type": "dio", |
||||
"ports": [0], |
||||
"bank_direction_low": "input", |
||||
"bank_direction_high": "output" |
||||
}, |
||||
{ |
||||
"type": "urukul", |
||||
"dds": "ad9910", |
||||
"ports": [1, 2], |
||||
"clk_sel": 2 |
||||
}, |
||||
{ |
||||
"type": "mirny", |
||||
"ports": [3] |
||||
} |
||||
] |
||||
} |
Loading…
Reference in new issue