purdue: add LVDS-TTL

master
Sebastien Bourdeauducq 2020-04-01 17:47:50 +08:00
parent e904203337
commit 3e68a65302
1 changed files with 14 additions and 0 deletions

View File

@ -28,6 +28,20 @@
{
"type": "zotino",
"ports": [8]
},
{
"type": "dio",
"board": "DIO_RJ45",
"ports": [9],
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "dio",
"board": "DIO_RJ45",
"ports": [10],
"bank_direction_low": "output",
"bank_direction_high": "output"
}
]
}