adrv9364- ps_intr_11 used for pps
parent
4faa622f43
commit
0bc5a80c0c
|
@ -180,7 +180,6 @@ module system_top (
|
|||
.ps_intr_08 (1'b0),
|
||||
.ps_intr_09 (1'b0),
|
||||
.ps_intr_10 (1'b0),
|
||||
.ps_intr_11 (1'b0),
|
||||
.ps_intr_15 (1'b0),
|
||||
.rx_clk_in (rx_clk_in),
|
||||
.rx_data_in (rx_data_in),
|
||||
|
|
|
@ -184,7 +184,6 @@ module system_top (
|
|||
.ps_intr_08 (1'b0),
|
||||
.ps_intr_09 (1'b0),
|
||||
.ps_intr_10 (1'b0),
|
||||
.ps_intr_11 (1'b0),
|
||||
.ps_intr_15 (1'b0),
|
||||
.rx_clk_in_n (rx_clk_in_n),
|
||||
.rx_clk_in_p (rx_clk_in_p),
|
||||
|
|
Loading…
Reference in New Issue