mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
minor update
This commit is contained in:
parent
d9426d5789
commit
787f02e4c6
1 changed files with 1 additions and 1 deletions
|
@ -500,7 +500,7 @@
|
|||
|
||||
// Number of Banks
|
||||
`ifndef LMEM_NUM_BANKS
|
||||
`define LMEM_NUM_BANKS (`NUM_LSU_LANES)
|
||||
`define LMEM_NUM_BANKS `DCACHE_NUM_BANKS
|
||||
`endif
|
||||
|
||||
// L2cache Configurable Knobs /////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue