We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Instantiating Modules (markdown)
remove 'a'
Remove Latex comment
Remove parens from asUInt casts; add reset.toBool; use dev branches for code checks.
Chisel3 syntax fixes.
Two fixes based on jack's review
Bring documentation up to date. Mainly: import chisel3 IO bundle declaration Literal specification Reg family, RegInit, RegNext code type specifier should not have space Other small stuff Removed advanced parameterization section
Add IO() wrapper to module io's.