Skip to content

Commit

Permalink
ad7616_sdz: Remove unused irq
Browse files Browse the repository at this point in the history
  • Loading branch information
StancaPop committed Oct 25, 2023
1 parent 5a7869a commit ea45b24
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions projects/ad7616_sdz/common/ad7616_bd.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -133,13 +133,11 @@ if {$SER_PAR_N == 1} {

ad_connect busy_capture/signal_out axi_ad7616/rx_trigger
ad_connect busy_sync/out_resetn sys_cpu_resetn

# interconnect

ad_cpu_interconnect 0x44A80000 axi_ad7616

# interrupts

ad_cpu_interrupt ps-10 mb-10 axi_ad7616/irq
}

# interface connections
Expand Down

0 comments on commit ea45b24

Please sign in to comment.