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
/
core
/
package.scala
Age
Commit message (
Expand
)
Author
2019-03-18
Split #974 into two PRs - scalastyle updates (#1037)
Jim Lawson
2019-01-22
Import aliases for chisel3.core (#998)
Richard Lin
2018-11-01
Add BigInt / Int to Bool conversion (0.B, 1.B) (#913)
Richard Lin
2018-07-31
Cleanup implicit conversions (#868)
Jack Koenig
2017-07-27
Fix style of literal creators (#637)
Chick Markley
2017-02-15
Fixed point factory stuff (#505)
Chick Markley
2016-12-13
Checkpoint
Paul Rigge
2016-12-05
Fix literal width (#389)
Jack Koenig
2016-11-22
Disallow chained apply (#380)
Richard Lin
2016-11-21
Deboilerplate the implicit conversions, add support for long.U
ducky
2016-11-21
better style
ducky
2016-11-21
Refactor some code
ducky
2016-11-21
Remove () from as_Int
ducky
2016-11-21
Restyle a lot of test code, mainly with regex
ducky
2016-11-21
Restyle Bool constructors, move compatibility deprecations into compatibility...
ducky
2016-11-21
SInt conversion finished, everything builds again
ducky
2016-11-21
Deprecate things, split more things
ducky
2016-11-21
Break out deprecated literal constructors, refactor all the things!
ducky