RISCV_CPUComponent.h File Reference

Back to the index.

Classes | Macros
RISCV_CPUComponent.h File Reference
#include <iomanip>
#include "CPUDyntransComponent.h"

Go to the source code of this file.

Classes

class  RISCV_CPUComponent
 A Component representing a RISC-V processor. More...
 

Macros

#define N_RISCV_XREGS   32
 
#define RISCV_MAX_PARCELS   12
 
#define RISCV_EXTENSION_C   (1 << 1)
 
#define RISCV_EXTENSION_I   (1 << 2)
 

Macro Definition Documentation

◆ N_RISCV_XREGS

#define N_RISCV_XREGS   32

Definition at line 41 of file RISCV_CPUComponent.h.

◆ RISCV_EXTENSION_C

#define RISCV_EXTENSION_C   (1 << 1)

Definition at line 66 of file RISCV_CPUComponent.h.

◆ RISCV_EXTENSION_I

#define RISCV_EXTENSION_I   (1 << 2)

Definition at line 67 of file RISCV_CPUComponent.h.

◆ RISCV_MAX_PARCELS

#define RISCV_MAX_PARCELS   12

Definition at line 63 of file RISCV_CPUComponent.h.


Generated on Tue Aug 25 2020 19:25:06 for GXemul by doxygen 1.8.18