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
path:
root
/
src
/
test
/
scala
/
chiselTests
/
ChiselSpec.scala
Age
Commit message (
Expand
)
Author
2016-06-20
Rename "package", "import", and explicit references to "chisel3".
Jim Lawson
2016-06-08
Rename Chisel -> chisel in tests
ducky
2016-05-04
Multiple assign tester
ducky
2016-01-30
Add BlackBox support and test, refactor execute => assertTesterPasses
ducky
2015-12-06
Split internal and FIRRTL packages
ducky
2015-11-04
Supply smaller values for generatorDrivenConfig to reduce test time.
Henry Cook
2015-11-04
Remove Parameters library and refactor Driver.
Henry Cook
2015-10-23
Fix stylistic issues and document standard Chisel generators
ducky
2015-10-23
Add Scalaland unit tests for Reg
ducky
2015-10-23
Whitespace scalastyle fixes for tests
ducky
2015-08-14
more tests
Henry Cook
2015-08-14
Add Vec tests. Do a better job of generating widths.
Henry Cook
2015-08-14
added MulLookup and Tbl tests
Henry Cook
2015-08-13
add decoder test
Henry Cook
2015-08-13
Counter tests
Henry Cook
2015-08-13
complexassign test
Henry Cook
2015-08-13
testing improvements
Henry Cook
2015-08-13
minor tweaks
Henry Cook
2015-08-13
Use chiselTests package; add copyright notice.
Jim Lawson
2015-08-13
rename package (lowercase)
Jim Lawson