sinara-systems-legacy/qleds.json

64 lines
1.4 KiB
JSON
Raw Normal View History

2020-07-02 22:33:36 +08:00
{
"target": "kasli",
"variant": "qleds",
"hw_rev": "v1.1",
"core_addr": "10.34.16.100",
"base": "standalone",
"vendor": "QUARTIQ",
"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": "dio",
"ports": [2],
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
2020-08-18 23:16:13 +08:00
"type": "dio",
"ports": [3],
"bank_direction_low": "output",
"bank_direction_high": "output"
2020-07-02 22:33:36 +08:00
},
{
"type": "urukul",
2020-08-18 23:16:13 +08:00
"ports": [5, 4],
2020-07-02 22:33:36 +08:00
"clk_sel": 0,
"refclk": 100e6,
"pll_n": 40
},
{
"type": "urukul",
2020-08-18 23:16:13 +08:00
"ports": [7, 6],
2020-07-02 22:33:36 +08:00
"clk_sel": 0,
"refclk": 100e6,
"pll_n": 40
},
{
"type": "urukul",
2020-08-18 23:16:13 +08:00
"ports": [9, 8],
2020-07-02 22:33:36 +08:00
"clk_sel": 0,
"refclk": 100e6,
"pll_n": 40
},
2020-08-18 23:16:13 +08:00
{
"type": "zotino",
"ports": [10]
},
2020-07-02 22:33:36 +08:00
{
"type": "zotino",
"ports": [11]
}
]
}