Initial commit: LVDS Protocol Analyser v1.0.0
This commit is contained in:
29
db/lvds_monitor_partition_pins.json
Normal file
29
db/lvds_monitor_partition_pins.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user