mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Removed logic from Verilog wrapper.
This commit is contained in:
parent
dad6770fc3
commit
a049f456e8
@ -42,7 +42,7 @@ module wallypipelinedsocwrapper (
|
|||||||
output HCLK, HRESETn,
|
output HCLK, HRESETn,
|
||||||
output [31:0] HADDR,
|
output [31:0] HADDR,
|
||||||
output [`AHBW-1:0] HWDATA,
|
output [`AHBW-1:0] HWDATA,
|
||||||
output logic [`XLEN/8-1:0] HWSTRB,
|
output [`XLEN/8-1:0] HWSTRB,
|
||||||
output HWRITE,
|
output HWRITE,
|
||||||
output [2:0] HSIZE,
|
output [2:0] HSIZE,
|
||||||
output [2:0] HBURST,
|
output [2:0] HBURST,
|
||||||
|
Loading…
Reference in New Issue
Block a user