Skip to content

Commit

Permalink
Remove unused signal
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Szczepanski <[email protected]>
  • Loading branch information
robertszczepanski authored and wsipak committed Oct 11, 2024
1 parent e0cc7d1 commit b7d2856
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion design/lib/ahb_to_axi4.sv
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ import el2_pkg::*;
logic [2:0] ahb_hsize_q;
logic ahb_hwrite_q;
logic [31:0] ahb_haddr_q;
logic [63:0] ahb_hwdata_q;
logic ahb_hresp_q;

//Miscellaneous signals
Expand Down

0 comments on commit b7d2856

Please sign in to comment.