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
/
Bits.scala
Age
Commit message (
Expand
)
Author
2017-12-08
Reject negative shift amounts; add tests (#730)
Andrew Waterman
2017-10-26
Invalidateapi (#645)
Adam Izraelevitz
2017-08-17
Make Reset a trait (#672)
Jack Koenig
2017-08-11
Rename userDir->specifiedDir (#671)
Richard Lin
2017-07-25
Fixed point width inference was wrong when binary points didn't align. (#590)
Angie Wang
2017-06-26
Directions internals mega-refactor (#617)
Richard Lin
2017-05-12
Changed multiplication of SInt and UInt (#611)
Adam Izraelevitz
2017-04-26
Dropimportnotstrict492 - More updates to get things through rocket-chip. (#592)
Jim Lawson
2017-04-25
Remove explicit import of NotStrict - fixes #492 (#494)
Jim Lawson
2017-04-13
Module Hierarchy Refactor (#469)
Richard Lin
2017-03-28
Creating FixedPoint literals was throwing away width when specifically provided.
chick
2017-03-08
Deprecate old Reg with nulls constructor (#455)
Richard Lin
2017-02-24
Fix mismatch between Chisel and Firrtl on UInt -& UInt
Jack Koenig
2017-02-23
Fend off future bug - replace FixedPoint ":=" with "connect". (#516)
Jim Lawson
2017-02-22
Bugfix #513. Fix BPSet width inference in Chisel3 (#523)
Adam Izraelevitz
2017-02-15
Implement asTypeOf, refactor internal APIs (#450)
Richard Lin
2017-02-15
Fixed point factory stuff (#505)
Chick Markley
2017-02-08
Add Analog type
Jack Koenig
2017-02-07
Fix up Absolute value #abs (#491)
Chick Markley
2017-01-13
Make fromBits work with types other than UInt (#424)
grebe
2016-12-13
Fix test.
Paul Rigge
2016-12-13
Have FixedPoint use asFixedPoint in fromBits.
Paul Rigge
2016-11-23
Simplify Enum API (#385)
Richard Lin
2016-11-22
Disallow chained apply (#380)
Richard Lin
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
Refactor SInt WIP
ducky
2016-11-21
Deprecate things, split more things
ducky
2016-11-21
Break out deprecated literal constructors, refactor all the things!
ducky
2016-11-21
simple test that range interpolator works with UInt factory method
chick
2016-11-21
first attack on creating a range api for chisel3
chick
2016-10-28
Plug holes where defaultCompileOptions leaked in
Andrew Waterman
2016-10-25
FixedPoint number support for chisel3 (#328)
Chick Markley
2016-10-24
Merge branch 'master' into tobits-deprecation
Jim Lawson
2016-10-19
Deprecate "!=". (#323)
Jim Lawson
2016-10-06
Merge branch 'master' into tobits-deprecation
Jim Lawson
2016-10-05
Give <> and := legacy behavior in compatibility mode
Andrew Waterman
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-23
Merge branch 'master' into gsdt
Jim Lawson
2016-09-21
Expose FIRRTL asClock construct
Andrew Waterman
2016-09-15
Revert "Add direction-only (no width) UInt factory method."
Jim Lawson
2016-09-15
Add direction-only (no width) UInt factory method.
Jim Lawson
2016-09-15
Merge branch 'master' into gsdt
Jim Lawson
2016-09-09
Convert to NotStrict for internal connection checks.
Jim Lawson
2016-09-07
Add Printable (#270)
Jack Koenig
2016-09-02
Add/cleanup UInt/SInt factory methods.
Jim Lawson
2016-09-02
Deprecate asBits; modify deprecation warnings accordingly
Andrew Waterman
2016-09-01
Move connection implicits from Module constructor to connection methods.
Jim Lawson
[prev]
[next]