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
2023-11-23
cleanup
Aditya Naik
2022-09-27
Use Treadle (on pull requests only) to speed up CI (backport #2341) (#2748)
mergify[bot]
2022-01-10
Apply scalafmt
Jack Koenig
2021-09-05
Add Definition and Instance API (#2045)
Adam Izraelevitz
2021-08-12
Add DataView (#1955)
Jack Koenig
2021-07-01
Add ChiselEnum.safe factory method and avoid warning
Jack Koenig
2021-06-21
Bump scalatest to 3.2.9 (#1965)
Jack Koenig
2021-04-29
Scala 2.13 support (#1751)
Jack Koenig
2021-04-27
Introduce VecLiterals (#1834)
Chick Markley
2021-02-09
Add no-plugin-tests for testing Chisel without the compiler plugin
Jack Koenig
2020-11-11
Ignore tests using System.setSecurityManager (#1661)
Jack Koenig
2020-10-01
Move Chisel3 to SPDX license conventions (#1604)
Chick Markley
2020-08-13
Move treadle dependency to the tests (#1554)
Jack Koenig
2020-08-12
Switch to HowToSerialize for Emission (#1405)
Schuyler Eldridge
2020-07-30
Allow a counter to be instantiated using a Scala range (#1515)
Josh Bassett
2020-07-29
Improved Chisel Naming via Compiler Plugins + Prefixing (#1448)
Adam Izraelevitz
2020-06-22
Clarify chiselTests.Utils.extractCause Scaladoc
Schuyler Eldridge
2020-06-22
Remove Driver usage in ChiselSpec
Schuyler Eldridge
2020-06-22
Add containsCause exception search testing util
Schuyler Eldridge
2020-05-05
Update scalatest 3.1.1 (#1430)
Jim Lawson
2020-04-13
Update scalatest to 3.1.0 (#1394)
Jim Lawson
2020-03-11
Wrap elaboration in ChiselException
Schuyler Eldridge
2019-09-11
Move dontTouch, RawModule, and MultiIOModule out of experimental (#1162)
Jim Lawson
2019-08-27
Add firrtlTests.Utils methods
Schuyler Eldridge
2019-08-12
Aspect-Oriented Programming for Chisel (#1077)
Adam Izraelevitz
2019-07-18
Support Analog DontCare bulk-connect (#1056)
Richard Lin
2019-05-20
Repackagecore rebase (#1078)
Jim Lawson
2018-12-19
Fix width inferencing issue (#952)
Jack Koenig
2018-02-28
Refactor Annotations (#767)
Jack Koenig
2017-05-25
Support updated scalatest/scalacheck; bump sbt and Scala versions. (#605)
Jim Lawson
2017-04-13
Module Hierarchy Refactor (#469)
Richard Lin
2017-02-28
Use test_run_dir for more tests. (#534)
Jim Lawson
2017-02-07
Add generateFirrtl() method to ChiselSpec.scala (#423)
Jim Lawson
2017-01-31
Add compile [to Verilog] to ChiselRunners
Jack
2016-11-14
Add checks for misuse or omission of Module()
Jack
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
[next]