index
:
chiselX
abstract-module
master
scala3-main-test
scala3-support
scala3-support-chisel6
Chisel with SFC compatibility
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-03-28
Apply DeMorgan's law to improve assert code readability
Andrew Waterman
2016-03-20
Merge pull request #124 from ucb-bar/fix-assert
Jack Koenig
2016-03-18
Merge pull request #123 from ucb-bar/scalastyle
Richard Lin
2016-03-18
Add test for assertions in modules with pipedlined reset
jackkoenig
2016-03-18
Make Chisel self-testing work with new FIRRTL printf/stop guards
jackkoenig
2016-03-18
Only randomize directory names during testing
jackkoenig
2016-03-17
Add =/= to the ignoreRegex for MethodNamesChecker.
Jim Lawson
2016-03-15
Add =/= to SInt
jackkoenig
2016-03-14
Merge pull request #119 from ucb-bar/scalastyle
Richard Lin
2016-03-14
Scalastyle cleanup - no functional differences.
Jim Lawson
2016-03-10
Merge pull request #117 from ucb-bar/readmechisel2compatibilitymode
Richard Lin
2016-03-10
Undent Chisel2 compatibility mode reference.
Jim Lawson
2016-03-10
Correct reference to Chisel3 compatibility mode.
Jim Lawson
2016-03-10
Add pointer to Chisel3 compatibility on Chisel2 README.
Jim Lawson
2016-03-08
Merge pull request #116 from ucb-bar/verilator-suppress-warnings
Jim Lawson
2016-03-08
Added -Wno-WIDTH and -Wno-STMTDLY warning suppressors to verilator command
chick
2016-03-08
Merge branch 'master' of https://github.com/ucb-bar/chisel3
chick
2016-03-06
Merge pull request #113 from ucb-bar/require-message
Andrew Waterman
2016-03-06
Print a better message on constant width failures
Palmer Dabbelt
2016-03-05
Merge pull request #112 from ucb-bar/rocket-chip
Palmer Dabbelt
2016-03-05
Actually parse "--targetDir"
Palmer Dabbelt
2016-03-05
Remove scalastyle test hook
Palmer Dabbelt
2016-03-03
Merge pull request #108 from ucb-bar/distribution-prep1
Jim Lawson
2016-02-29
Merge branch 'master' of https://github.com/ucb-bar/chisel3
chick
2016-02-26
Merge pull request #109 from ucb-bar/Fix-init-in-DeqIO
Richard Lin
2016-02-25
Merge branch 'master' of https://github.com/ucb-bar/chisel3
chick
2016-02-25
Fill in instructions to add FIRRTL binary to PATH
Jack
2016-02-25
Merge branch 'master' of https://github.com/ucb-bar/chisel3
chick
2016-02-25
Merge pull request #110 from ucb-bar/scalafirrtldocs
Andrew Waterman
2016-02-25
README instructions for installing with Scala FIRRTL
ducky
2016-02-25
Fixed comment punctuation and made it clearer that using an init() method for...
chick
2016-02-24
Remove the assignment statements in EnqIO and DeqIO Bundle constructors.
chick
2016-02-24
Create a test that breaks because of assignment statements in DeqIO and EnqIO...
chick
2016-02-24
Merge branch 'master' of https://github.com/ucb-bar/chisel3
chick
2016-02-24
Merge pull request #106 from ucb-bar/fix-unknown-width
Jack Koenig
2016-02-24
sonatype repo will be using chisel3 as the base name
chick
2016-02-24
changing build.sbt to prepare for chisel3 distribution
chick
2016-02-23
Emit no width instead of <?> for unknown width UInt and SInt literals and types
jackkoenig
2016-02-23
Merge branch 'master' of https://github.com/ucb-bar/chisel3
chick
2016-02-22
Merge pull request #99 from ucb-bar/chisel_tester_support
Richard Lin
2016-02-22
Fixed improper apostrophe in it's in TesterDriverSpec comments
chick
2016-02-10
Merge branch 'chisel_tester_support'
chick
2016-02-10
TesterDriverSpec is simpler and cleaner, extraneous circuit has been removed.
chick
2016-02-10
The TesterDriverSpec has been made stronger by altering circuit in finish method
chick
2016-02-10
Added some comments describing potential use of the finish method hook
chick
2016-02-09
Added license and alpha version
azidar
2016-02-09
Merge pull request #98 from ucb-bar/prettyassert
Andrew Waterman
2016-02-09
fixed test for finish method being put in the wrong place
chick
2016-02-09
Added support for finish method of BasicTester to be overridden in a subclass...
chick
2016-02-08
Merge pull request #95 from ucb-bar/flipped
Chick Markley
[prev]
[next]