sinara-systems-legacy/oregon.json

45 lines
1.0 KiB
JSON

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