- Oct 24, 2015
-
-
ducky authored
-
Palmer Dabbelt authored
Add test-specific scalastyle config
-
ducky authored
-
Palmer Dabbelt authored
Add Scala-land unit tests for Reg
-
ducky authored
-
Palmer Dabbelt authored
Whitespace scalastyle fixes for tests
-
ducky authored
-
- Oct 23, 2015
-
-
Palmer Dabbelt authored
Add curly braces around that one last if block
-
ducky authored
-
- Oct 22, 2015
-
-
Palmer Dabbelt authored
Add explicit types for public methods
-
ducky authored
-
Andrew Waterman authored
Scalastyle fixes involving changing code
-
ducky authored
-
- Oct 21, 2015
-
-
Palmer Dabbelt authored
Make if / else braces style conformant to Scalastyle checker
-
ducky authored
-
Palmer Dabbelt authored
Whitespace / comment style fixes
-
ducky authored
-
Palmer Dabbelt authored
Add operators to Scalastyle configuration MethodNamesChecker ignore list
-
ducky authored
-
- Oct 20, 2015
-
-
Palmer Dabbelt authored
Change scalastyle checker to 120 cols limit
-
Palmer Dabbelt authored
Change scalastyle to check for shorter RISC-V style license notice.
-
ducky authored
-
ducky authored
-
Palmer Dabbelt authored
Core.scala API documentation
-
ducky authored
-
- Oct 17, 2015
-
-
Palmer Dabbelt authored
Remove old Literal object; fold the parseLit into UInt
-
Andrew Waterman authored
-
- Oct 13, 2015
-
-
Henry Cook authored
Update README with Mem(seqRead) -> SeqMem()
-
- Oct 09, 2015
-
-
Andrew Waterman authored
Handle IllegalArgumentExcetions that mean a cloneType is needed
-
Palmer Dabbelt authored
When trying to cloneType() on classes that take a builtin (like Int), we get an IllegalArgumentException instead of a InvocationTargetException. This change prints a nice error message instead of a stack trace.
-
Jack Koenig authored
Type hierarchy diagram -- looks good
-
ducky authored
-
- Oct 08, 2015
- Oct 07, 2015
-
-
Jim Lawson authored
Avoid: [error] (run-main-0) java.lang.UnsupportedOperationException: empty.reduceLeft java.lang.UnsupportedOperationException: empty.reduceLeft when invoked via chiselMain() with no Parameters.
-
- Oct 02, 2015
-
-
Christopher Celio authored
-
Henry Cook authored
Flip Mem/SeqMem argument order; deprecate old ordering
-
Andrew Waterman authored
-
Andrew Waterman authored
Eliminate outdated parts of readme, add skeleton for new format
-