mirror of
https://github.com/Silicon1602/srdl2sv.git
synced 2024-11-13 02:53:37 +00:00
Add missing sw_rd_bus-input port to widget
This commit is contained in:
parent
32c6fc3c4a
commit
0db14e8815
@ -9,6 +9,9 @@ module amba3ahblite_widget
|
||||
output r_vld,
|
||||
output [ 3:0] byte_enable,
|
||||
output [31:0] sw_wr_bus,
|
||||
|
||||
// Inputs from internal logic
|
||||
input [31:0] sw_rd_bus,
|
||||
|
||||
// Bus protocol
|
||||
input HRESETn,
|
||||
|
Loading…
Reference in New Issue
Block a user