sinara-systems-legacy/olomouc.json

63 lines
1.4 KiB
JSON
Raw Normal View History

2020-03-16 18:17:15 +08:00
{
"target": "kasli",
"variant": "olomouc",
"hw_rev": "v1.1",
"base": "standalone",
2022-04-07 23:04:18 +08:00
"core_addr": "192.168.0.57",
2020-03-16 18:17:15 +08:00
"ext_ref_frequency": 10e6,
"vendor": "QUARTIQ",
"peripherals": [
{
"type": "dio",
"board": "DIO_BNC",
"hw_rev": "v1.3",
"ports": [
0
],
"bank_direction_low": "input",
"bank_direction_high": "output"
},
{
"type": "urukul",
"hw_rev": "v1.4",
"ports": [
1,
2
],
"synchronization": true,
"clk_sel": 2
},
{
"type": "zotino",
"hw_rev": "v1.3",
"ports": [
3
]
2022-04-07 23:04:18 +08:00
},
{
"type": "dio",
"board": "DIO_SMA",
"hw_rev": "v1.3",
"ports": [
4
],
"bank_direction_low": "input",
"bank_direction_high": "output"
},
{
"type": "dio",
"board": "DIO_BNC",
"hw_rev": "v1.3",
"ports": [
5
],
"bank_direction_low": "input",
"bank_direction_high": "output"
},
{
"type": "sampler",
"ports": [6, 7]
2020-03-16 18:17:15 +08:00
}
]
}