sinara-systems-legacy/archive/hustsatellite.json

34 lines
695 B
JSON
Raw Normal View History

2019-02-23 15:25:29 +08:00
{
"target": "kasli",
"variant": "hustsatellite",
"hw_rev": "v1.1",
"base": "satellite",
"enable_sata_drtio": true,
"peripherals": [
{
"type": "dio",
"ports": [0],
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "grabber",
"ports": [1, 2]
},
{
"type": "grabber",
"ports": [3, 4]
},
{
"type": "urukul",
2019-03-25 17:06:05 +08:00
"ports": [5, 6],
2019-02-23 15:25:29 +08:00
"dds": "ad9912",
2019-03-25 17:06:05 +08:00
"clk_sel": 2
2019-02-23 15:25:29 +08:00
},
{
"type": "zotino",
"ports": [7]
}
]
}