Skip to content

Commit

Permalink
It's an RTL change
Browse files Browse the repository at this point in the history
  • Loading branch information
GregAC committed May 18, 2023
1 parent 4ae5192 commit 58de737
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions hw/ip/gpio/rtl/gpio.sv
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@ module gpio

// Bus interface
input tlul_pkg::tl_h2d_t tl_i,
output tlul_pkg::tl_d2h_t tl_o,

// Interrupts
output logic [31:0] intr_gpio_o,

// Alerts
input prim_alert_pkg::alert_rx_t [NumAlerts-1:0] alert_rx_i,
output prim_alert_pkg::alert_tx_t [NumAlerts-1:0] alert_tx_o,
Expand Down

0 comments on commit 58de737

Please sign in to comment.