parent
ac6c9dba77
commit
31d9238174
@ -0,0 +1,22 @@ |
||||
{ |
||||
"target": "kasli", |
||||
"min_artiq_version": "6.0", |
||||
"variant": "apm2", |
||||
"hw_rev": "v2.0", |
||||
"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 |
||||
} |
||||
] |
||||
} |
Loading…
Reference in new issue