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-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
2016-02-08
Added a simple tests that DeqIO and EnqIO get their directions right and are ...
chick
2016-02-08
Separate assertion failure message from source locator line
ducky
2016-02-08
Escape control characters in Printf string literals
Andrew Waterman
2016-02-08
Use Flipped trait to implement DeqIO
Andrew Waterman
2016-02-08
Add Flipped trait that flips an Aggregate
Andrew Waterman
2016-02-04
Merge branch 'blackbox't push origin master
Andrew Waterman
2016-02-03
Merge branch 'master' into blackbox
Andrew Waterman
2016-02-03
Merge pull request #76 from ucb-bar/assertmacro
Andrew Waterman
2016-02-03
Merge pull request #94 from ucb-bar/chisel2-driver
Adam Izraelevitz
2016-02-02
Add some Chisel2 driver emulation methods
Palmer Dabbelt
2016-01-30
Add BlackBox support and test, refactor execute => assertTesterPasses
ducky
2016-01-28
Fixed NoneOptionBundleTester to actually instantiate a module without an inpu...
azidar
2016-01-28
Add macros so assert prints prettier
ducky
2016-01-28
Merge branch 'modrefactor'
Andrew Waterman
2016-01-28
Merge branch 'master' into modrefactor
Andrew Waterman
2016-01-28
Merge pull request #81 from ucb-bar/readmeupdate
Andrew Waterman
2016-01-28
Merge branch 'scalastyle'
Andrew Waterman
2016-01-28
Merge branch 'master' into scalastyle
Andrew Waterman
2016-01-28
Use FIRRTL is invalid construct
Andrew Waterman
2016-01-27
Use FIRRTL nodes add+tail instead of addw
Andrew Waterman
2016-01-27
Use FIRRTL node rem, not mod, for %
Andrew Waterman
2016-01-27
Remove unsupported FIRRTL node bit(); use bits()
Andrew Waterman
2016-01-27
In FIRRTL, bitwise operators return UInt
Andrew Waterman
2016-01-27
New FIRRTL syntax for reg
Andrew Waterman
2016-01-27
Only deduplicate when Module classname is the same
ducky
2016-01-27
Add unit test for module deduplication
ducky
2016-01-25
Emit FIRRTL muxes for aggregates
Andrew Waterman
2016-01-24
Disallow weak connect for Vec
Andrew Waterman
[prev]
[next]