sinara-systems-legacy/archive/nrc.json

41 lines
873 B
JSON

{
"target": "kasli",
"variant": "nrc",
"hw_rev": "v1.1",
"base": "standalone",
"core_addr": "192.168.1.75",
"peripherals": [
{
"type": "dio",
"ports": [0],
"bank_direction_low": "input",
"bank_direction_high": "output"
},
{
"type": "dio",
"ports": [1],
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "urukul",
"ports": [2, 3],
"clk_sel": 2
},
{
"type": "urukul",
"ports": [5, 4],
"dds": "ad9912",
"clk_sel": 0
},
{
"type": "sampler",
"ports": [6, 7]
},
{
"type": "zotino",
"ports": [8]
}
]
}