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
/
When.scala
Age
Commit message (
Expand
)
Author
2022-01-10
Apply scalafmt
Jack Koenig
2021-01-19
Add when.cond for getting the current when condition (#1694)
Jack Koenig
2020-10-01
Move Chisel3 to SPDX license conventions (#1604)
Chick Markley
2020-06-22
Use ChiselStage in Tests
Schuyler Eldridge
2019-05-20
Repackagecore rebase (#1078)
Jim Lawson
2018-06-29
Catch returns from within when blocks and provide an error message (#842)
Jack Koenig
2017-12-20
Add compileOptions to Module.apply, use for invalidating submod ports (#747)
Jack Koenig
2017-10-26
Invalidateapi (#645)
Adam Izraelevitz
2017-08-17
Use firrtl elses in elsewhen/otherwise case emission (#510)
Albert Magyar
2016-11-21
Restyle a lot of test code, mainly with regex
ducky
2016-09-29
Consolidate CompileOptions and re-enable NotStrict pending macro work.
Jim Lawson
2016-09-29
Massive rename of CompileOptions.
Jim Lawson
2016-09-01
Move connection implicits from Module constructor to connection methods.
Jim Lawson
2016-07-25
Minimize differences with master.
Jim Lawson
2016-07-20
More literal/width rangling.
Jim Lawson
2016-07-20
Distinguish between ?Int.Lit and ?Int.width
Jim Lawson
2016-07-18
Update Chisel -> chisel3 references.
Jim Lawson
2016-01-30
Add BlackBox support and test, refactor execute => assertTesterPasses
ducky
2016-01-16
Add When test and fix when / elsewhen / otherwise behavior
ducky