We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
update running command
typo
Remove duplicated text
Typo (Latex) in headers
Minor fix so text fits to the code
Fix some *abc*+ typos to *abc*
Remove parens from asUInt casts; add reset.toBool; use dev branches for code checks.
"Fix minor typos; mention `import` in `Cat` discussion. Addresses #5.
Chisel3 syntax fixes.
Updated Basic Types and Operations (markdown)
Minor fixes
Fix formatying issue
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.