mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-28 17:43:09 -04:00
FPGA updates.
This commit is contained in:
parent
af187d96ca
commit
a8f11dcad0
4 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue