cache request interfaces update
This commit is contained in:
@@ -9,8 +9,8 @@ module VX_fetch #(
|
||||
input wire reset,
|
||||
|
||||
// Icache interface
|
||||
VX_cache_core_req_if icache_req_if,
|
||||
VX_cache_core_rsp_if icache_rsp_if,
|
||||
VX_icache_core_req_if icache_req_if,
|
||||
VX_icache_core_rsp_if icache_rsp_if,
|
||||
|
||||
// inputs
|
||||
VX_wstall_if wstall_if,
|
||||
|
||||
Reference in New Issue
Block a user