mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-20 04:07:36 -04:00
fixup! Adds cacheable region rules to the configuration script, modify instruction traces such that it can be used with VCS
This commit is contained in:
parent
d71c8ff69b
commit
11b629d725
1 changed files with 1 additions and 1 deletions
|
@ -346,7 +346,7 @@ ariane_axi::req_t axi_ariane_req;
|
|||
ariane_axi::resp_t axi_ariane_resp;
|
||||
|
||||
ariane #(
|
||||
.ArianeCfg ( ArianeSocCfg )
|
||||
.ArianeCfg ( ariane_soc::ArianeSocCfg )
|
||||
) i_ariane (
|
||||
.clk_i ( clk ),
|
||||
.rst_ni ( ndmreset_n ),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue