Expand description
Launch configuration, run state, AXI4-Lite helpers, and HSR1 summary.
Structs§
- Config
Validation - Result of fail-closed launch validation.
- Launch
Config - Host-programmable launch arguments.
- Summary
Fields - Values serialized into the one-line terminal summary.
- Summary
Write Status - Summary-write evidence packed into the host-visible terminal status.
Enums§
- RunState
- Whole-run controller state.
Functions§
- apply_
write_ strobes_ kernel - Apply AXI4-Lite byte strobes to one register value.
- high_
word_ kernel - High 32 bits of a 64-bit register.
- last_
status_ is_ host_ success_ kernel - Host-visible success requires summary occurrence and canonical retirement.
- last_
status_ kernel - Pack the terminal status register independently from the in-memory summary.
- low_
word_ kernel - Low 32 bits of a 64-bit register.
- replace_
high_ word_ kernel - Replace a byte-strobed high half of a 64-bit register.
- replace_
low_ word_ kernel - Replace a byte-strobed low half of a 64-bit register.
- summary_
line_ kernel - Serialize the fixed 64-byte little-endian
HSR1record. - validate_
config_ kernel - Validate all arguments before issuing either HBM master.