sinara-systems-legacy/oregon.json

33 lines
745 B
JSON

{
"target": "kasli",
"variant": "oregon",
"hw_rev": "v1.1",
"base": "standalone",
"core_addr": "192.168.1.75",
"peripherals": [
{
"type": "dio",
"ports": [5],
"bank_direction_low": "input",
"bank_direction_high": "output"
},
{
"type": "dio",
"ports": [6],
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "suservo",
"sampler_ports": [2, 3],
"urukul0_ports": [0, 1],
"urukul1_ports": [7, 8],
"clk_sel": 2
},
{
"type": "zotino",
"ports": [4]
}
]
}