Expand description
Auto-generated module
🤖 Generated with SplitRS
Structs§
- Chisel
Analysis Cache - Chisel
Backend - Code-generation backend for Chisel 3 / Chisel 5.
- Chisel
Cache Entry - Chisel
Constant Folding Helper - Chisel
DepGraph - Chisel
Dominator Tree - Chisel
Liveness Info - Chisel
Module - A complete Chisel module definition.
- Chisel
Pass Config - Chisel
Pass Registry - Chisel
Pass Stats - Chisel
Pipeline Register Chain - Generates a multi-stage pipeline register chain.
- Chisel
Port - A single I/O port in a Chisel module’s IO bundle.
- Chisel
Ready Valid Bundle - A Chisel Decoupled / ReadyValid interface bundle descriptor.
- ChiselSRAM
Wrapper - SRAM wrapper descriptor.
- Chisel
Streaming Module - A module wrapper with AXI-Stream interface(s).
- Chisel
Worklist - Pipeline
Stage - Describes one stage of a pipeline register chain.
Enums§
- Chisel
Annotation Kind - FIRRTL / Chisel annotation kinds.
- Chisel
Expr - A Chisel hardware expression.
- Chisel
Interface Template - Standard interface templates (SRAM, APB, AHB, AXI4-Lite stubs).
- Chisel
Pass Phase - Chisel
Type - Chisel hardware data types.
- Sram
Port Type - SRAM port type.
- Stream
Direction - AXI-Stream endpoint direction.