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
/
main
/
scala
/
chisel3
/
testers
/
TesterDriver.scala
Age
Commit message (
Expand
)
Author
2024-06-03
fix stuff in src/
Aditya Naik
2022-01-10
Apply scalafmt
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-07-25
Using TreadleTesterPhase now requires new (#1520)
Chick Markley
2020-07-21
Delete outdated scalastyle configuration comments from source
Albert Magyar
2020-06-29
- A few final fixes after the rebase
chick
2020-06-29
This adds a mechanism for the unittests to be run with the TreadleBackend
chick
2020-06-24
Add missing finishWrapper call in TesterDriver (#1496)
Schuyler Eldridge
2020-06-22
Use ChiselStage in Tests
Schuyler Eldridge
2019-08-12
Aspect-Oriented Programming for Chisel (#1077)
Adam Izraelevitz
2018-08-29
Inhibit aggressive resource file name mangling. (#884)
Jim Lawson
2018-08-07
BoringUtils / Synthesizable Cross Module References (#718)
Schuyler Eldridge
2017-05-11
Scope resources - move them down into chisel3 directory - fixes #549 (#610)
Jim Lawson
2017-02-01
Move backend compilation utilities (#400)
Jim Lawson
2017-01-27
Deprecate firrtlToVerilog in favor of compileFirrtlToVerilog (#367)
Jack Koenig
2016-11-29
Add feature warnings to build, fix feature warnings, fix some documentation (...
Richard Lin
2016-10-14
Implement a standardized execution scheme for chisel
chick
2016-06-20
Rename "package", "import", and explicit references to "chisel3".
Jim Lawson
2016-06-20
Rename chisel3 package.
Jim Lawson