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
/
chiselFrontend
/
src
/
main
/
scala
/
chisel3
/
internal
/
Error.scala
Age
Commit message (
Expand
)
Author
2020-03-25
Rename subprojects to more canonical names
Jack Koenig
2020-03-21
Use innermost builder cause to trim stack trace (#1380)
Schuyler Eldridge
2020-03-19
Add Scaladoc to ChiselException
Schuyler Eldridge
2020-03-19
Safer generation of ChiselException.builderName
Schuyler Eldridge
2020-03-19
Code style improvement
Schuyler Eldridge
2020-03-19
Report trimmed stack trace of Builder cause
Schuyler Eldridge
2019-05-20
Repackagecore rebase (#1078)
Jim Lawson
2019-03-18
Split #974 into two PRs - scalastyle updates (#1037)
Jim Lawson
2018-11-26
Trim Stack Trace (#931)
Albert Chen
2018-04-26
Minor edits to wording
edwardcwang
2018-02-08
Make uncloneable IO deprecated instead of error, improve error handling (#771)
Richard Lin
2018-01-23
Runtime API deprecation warnings (#761)
Richard Lin
2017-04-13
Module Hierarchy Refactor (#469)
Richard Lin
2017-01-27
Have checkpoint report (and clear) non-fatal errors. (#376)
Jim Lawson
2016-10-05
Make asInput/asOutput/flip deprecation warnings dynamic
Andrew Waterman
2016-06-20
Rename "package", "import", and explicit references to "chisel3".
Jim Lawson
2016-06-20
Rename chisel3 package.
Jim Lawson