sinara-systems-legacy/archive/unsw.json

30 lines
616 B
JSON
Raw Permalink Normal View History

2019-02-12 19:15:16 +08:00
{
"target": "kasli",
"variant": "unsw",
"hw_rev": "v1.1",
"base": "standalone",
2019-02-22 23:11:20 +08:00
"core_addr": "192.168.1.75",
2019-02-12 19:15:16 +08:00
"peripherals": [
{
"type": "dio",
"ports": [0],
"bank_direction_low": "input",
"bank_direction_high": "output"
},
{
"type": "urukul",
"ports": [1, 2],
"synchronization": true,
"clk_sel": 2
},
{
"type": "sampler",
"ports": [3, 4]
},
{
"type": "zotino",
"ports": [5]
}
]
}