mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-20 04:07:36 -04:00
parent
440062b9c0
commit
a220a54942
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ package config_pkg;
|
|||
bit unsigned UseSharedTlb;
|
||||
// MMU depth of shared TLB
|
||||
int unsigned SharedTlbDepth;
|
||||
// OBI version compliance, 0 mean non compliant --> best performance
|
||||
// OBI version compliance, 0 mean non compliant -> best performance
|
||||
int unsigned ObiVersion;
|
||||
// Configuration defines cva6_pipeline module as top instead of cva6 (no cache and OBI instead of AXI)
|
||||
bit PipelineOnly;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue