rtl refactoring
This commit is contained in:
@@ -38,17 +38,17 @@
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
`define NW_BITS (`LOG2UP(`NUM_WARPS))
|
||||
`define NW_BITS (`LOG2UP(`NUM_WARPS))
|
||||
|
||||
`define NT_BITS (`LOG2UP(`NUM_THREADS))
|
||||
`define NT_BITS (`LOG2UP(`NUM_THREADS))
|
||||
|
||||
`define NC_BITS (`LOG2UP(`NUM_CORES))
|
||||
`define NC_BITS (`LOG2UP(`NUM_CORES))
|
||||
|
||||
`define NUM_GPRS 32
|
||||
`define NUM_GPRS 32
|
||||
|
||||
`define CSR_ADDR_SIZE 12
|
||||
|
||||
`define CSR_WIDTH 12
|
||||
`define CSR_WIDTH 12
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user