opae rtl fixes
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
|
||||
// Size of cache in bytes
|
||||
`ifndef DCACHE_SIZE
|
||||
`define DCACHE_SIZE 2048
|
||||
`define DCACHE_SIZE 4096
|
||||
`endif
|
||||
|
||||
// Size of line inside a bank in bytes
|
||||
|
||||
Reference in New Issue
Block a user