Make RV32_ISA_VALUE comment consistent with the opcodes comment
This commit is contained in:
parent
e9d60ba3e9
commit
2a1ec25a66
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@
|
|||
`define RV32_CSR_SRC_IMM 1'b0
|
||||
`define RV32_CSR_SRC_REG 1'b1
|
||||
|
||||
/* XLEN| |ABCDEFGHIJKLMNOPQRSTUVWXYZ */
|
||||
/* | XLEN| |ABCDEFGHIJKLMNOPQRSTUVWXYZ | */
|
||||
`define RV32_MISA_VALUE 32'b01_0000_00000000100000000000000000
|
||||
|
||||
module rv32_csrs (
|
||||
|
|
|
|||
Loading…
Reference in a new issue