add innsbruck, birmingham

master
SingularitySurfer 2020-11-26 13:05:27 +00:00
parent fbcaf95b63
commit 3ef3dba060
2 changed files with 102 additions and 0 deletions

48
innsbruck4.json Normal file
View File

@ -0,0 +1,48 @@
{
"_description": "Innsbruck Bykov",
"target": "kasli",
"variant": "innsbruck4",
"hw_rev": "v2.0",
"ext_ref_frequency": 10e6,
"base": "standalone",
"core_addr": "10.34.16.100",
"vendor": "QUARTIQ",
"peripherals": [
{
"type": "dio",
"board": "DIO_SMA",
"ports": [0],
"hw_rev": "v1.1",
"bank_direction_low": "input",
"bank_direction_high": "output"
},
{
"type": "dio",
"board": "DIO_SMA",
"ports": [1],
"hw_rev": "v1.1",
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "sampler",
"hw_rev": "v2.2",
"ports": [2, 3]
},
{
"type": "urukul",
"hw_rev": "v1.5",
"ports": [4, 5],
"clk_sel": 2,
"synchronization": true
},
{
"type": "urukul",
"hw_rev": "v1.5",
"ports": [6, 7],
"clk_sel": 2,
"synchronization": true
}
]
}

54
ubirmingham2.json Normal file
View File

@ -0,0 +1,54 @@
{
"_description": "Birmingham Jones",
"target": "kasli",
"variant": "ubirmingham2",
"hw_rev": "v2.0",
"ext_ref_frequency": 10e6,
"base": "standalone",
"core_addr": "10.34.16.100",
"vendor": "QUARTIQ",
"peripherals": [
{
"type": "dio",
"board": "DIO_SMA",
"ports": [0],
"hw_rev": "v1.1",
"bank_direction_low": "input",
"bank_direction_high": "output"
},
{
"type": "dio",
"board": "DIO_SMA",
"ports": [1],
"hw_rev": "v1.1",
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "sampler",
"hw_rev": "v2.2",
"ports": [2, 3]
},
{
"type": "urukul",
"hw_rev": "v1.4",
"variant": "AD9912",
"ports": [4, 5],
"dds": "ad9912",
"clk_sel": 2
},
{
"type": "urukul",
"hw_rev": "v1.5",
"ports": [6, 7],
"clk_sel": 2,
"synchronization": true
},
{
"type": "zotino",
"hw_rev": "v1.3",
"ports": [10]
}
]
}