Initial commit: LVDS Protocol Analyser v1.0.0

This commit is contained in:
David Rice
2026-06-10 09:32:26 +02:00
commit 6ffca3d97f
146 changed files with 8230 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
{
"partitions" : [
{
"name" : "Top",
"pins" : [
{
"name" : "uart_tx_pin",
"strict" : false
},
{
"name" : "clk_50mhz",
"strict" : false
},
{
"name" : "rst_n_pin",
"strict" : false
},
{
"name" : "rx_clk",
"strict" : false
},
{
"name" : "de",
"strict" : false
}
]
}
]
}