| Age | Commit message (Collapse) | Author |
|
Scalastyle ignore ## and printlns in Error.scala
|
|
|
|
Deprecations and better documentation for Aggregate.scala
|
|
At least one of these is incorrect.
|
|
|
|
Break out Utils.scala into smaller portions
|
|
|
|
Fix whitespace in Bits
|
|
Move Cat into utils
|
|
|
|
|
|
Resolve some review todos in Bits
|
|
|
|
Fix review todos in BitPat.scala
|
|
|
|
Resolve review todos for Data.scala
|
|
|
|
Move internal files into their own directories
|
|
Break Core.scala into bite-sized pieces
|
|
Remove (broken) floating point data types
|
|
|
|
|
|
|
|
Add scalastyle ignore comments
|
|
|
|
Ignore 8,10,16 as magic number constants
|
|
|
|
Make all the log2 functions take BigInt (in addition to Int)
|
|
|
|
Fix stylistic issues and document standard Chisel generators for test code
|
|
|
|
Add test-specific scalastyle config
|
|
|
|
Add Scala-land unit tests for Reg
|
|
|
|
Whitespace scalastyle fixes for tests
|
|
|
|
Add curly braces around that one last if block
|
|
|
|
Add explicit types for public methods
|
|
|
|
Scalastyle fixes involving changing code
|
|
|
|
Make if / else braces style conformant to Scalastyle checker
|
|
|
|
Whitespace / comment style fixes
|
|
|
|
Add operators to Scalastyle configuration MethodNamesChecker ignore list
|
|
|
|
Change scalastyle checker to 120 cols limit
|