Skip to main content

Module control_flow

Module control_flow 

Source

Structs§

BranchChip
BranchColumns
The column layout for branching.
JalChip
JalColumns
JalrChip
JalrColumns
TrapExecChip
TrapExecColumns
TrapMemChip
TrapMemColumns

Constants§

NUM_BRANCH_COLS_SUPERVISOR
The number of main trace columns for BranchChip in Supervisor mode.
NUM_BRANCH_COLS_USER
The number of main trace columns for BranchChip in User mode.
NUM_JALR_COLS_SUPERVISOR
The number of main trace columns for JalrChip in Supervisor mode.
NUM_JALR_COLS_USER
The number of main trace columns for JalrChip in User mode.
NUM_JAL_COLS_SUPERVISOR
The number of main trace columns for JalChip in Supervisor mode.
NUM_JAL_COLS_USER
The number of main trace columns for JalChip in User mode.
NUM_TRAP_EXEC_COLS
The number of main trace columns for TrapExecChip.
NUM_TRAP_MEM_COLS
The number of main trace columns for TrapMemChip.