CDL Modules
Data Structures | Namespaces | Enumerations
riscv_i32_pipeline_debug.cdl File Reference

Low-gate-count RISC-V pipeline debug module. More...

Detailed Description

Low-gate-count RISC-V pipeline debug module.

CDL implementation of minimal RISC-V teaching implementation

Data Structures

struct  riscv_i32_pipeline_debug::t_debug_combs
 
struct  riscv_i32_pipeline_debug::t_debug_state
 

Namespaces

 riscv_i32_pipeline_debug
 

Enumerations

enum  riscv_i32_pipeline_debug::t_debug_fsm {
  riscv_i32_pipeline_debug::debug_fsm_running,
  riscv_i32_pipeline_debug::debug_fsm_halting,
  riscv_i32_pipeline_debug::debug_fsm_halted,
  riscv_i32_pipeline_debug::debug_fsm_resuming
}