FPGA updates.

This commit is contained in:
Ross Thompson 2023-06-20 11:11:34 -05:00
parent af187d96ca
commit a8f11dcad0
4 changed files with 6 additions and 6 deletions

View file

@ -34,7 +34,7 @@ module wallypipelinedsocwrapper (
input logic reset_ext, // external asynchronous reset pin
output logic reset, // reset synchronized to clk to prevent races on release
// AHB Interface
input logic [P.AHBW-1:0] HRDATAEXT,
input logic [64-1:0] HRDATAEXT,
input logic HREADYEXT, HRESPEXT,
output logic HSELEXT,
// outputs to external memory, shared with uncore memory