add saymamaster

master
Sebastien Bourdeauducq 2019-10-04 21:19:25 +08:00
parent 2d63016b0a
commit 460d83f4f7
1 changed files with 16 additions and 0 deletions

16
saymamaster.json Normal file
View File

@ -0,0 +1,16 @@
{
"target": "kasli",
"variant": "saymamaster",
"hw_rev": "v1.1",
"base": "master",
"rtio_frequency": 150e6,
"peripherals": [
{
"type": "urukul",
"ports": [0, 1],
"clk_sel": 2,
"pll_n": 16,
"pll_vco": 2
}
]
}