We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Conditional Assignments and Memories (markdown)
minor fix
Replace references to log2Up with log2Ceil.
Chisel3 syntax fixes.
Revert 'sequential' to 'synchronous'.
identify when elsewhen and otherwise with code ticks
Editorial changes: Use current API everywhere. Verify examples compile. Split long lines at sentence boundaries Replace 'synchronous' with 'sequential'.
A couple of fixes per @ucbjrl
rebuilt missing memory and conditional page from chisel2 doc
Add IO() wrapper to module io's.
Created Conditional Assignments and Memories (markdown)