master
ciciwu 2021-11-08 13:13:07 +08:00
parent 1548342c05
commit 66d7128c61
1 changed files with 22 additions and 0 deletions

22
u12.json Normal file
View File

@ -0,0 +1,22 @@
{
"target": "kasli",
"min_artiq_version": "6.0",
"variant": "u12",
"hw_rev": "v2.0",
"base": "standalone",
"core_addr": "192.168.1.75",
"peripherals": [
{
"type": "grabber",
"ports": [0, 1, 2]
},
{
"type": "sampler",
"ports": [3, 4]
},
{
"type": "sampler",
"ports": [5, 6]
}
]
}