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
/
compatibility.scala
Age
Commit message (
Expand
)
Author
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-10-07
Revert "Revert "Merge pull request #322 from ucb-bar/deleteEnqIODeqIO""
Jim Lawson
2016-10-06
Revert "Merge pull request #322 from ucb-bar/deleteEnqIODeqIO"
Jim Lawson
2016-10-06
Remove EnqIO, DeqIO - #308
Jim Lawson
2016-09-30
Add Data dir method to Chisel compatibility layer.
Jim Lawson
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-16
Rename DecoupledIO object to Decoupled (compatibility).
Jim Lawson
2016-09-02
Rename implicit compileOptions to defaultCompileOptions.
Jim Lawson
2016-08-30
Make compileOptions in the Chisel package effective.
Jim Lawson
2016-08-29
Check module-specific compile options.
Jim Lawson
2016-08-22
Purely cosmetic changes to placate the scalastyle checker.
Jim Lawson
2016-08-03
Merge branch 'master' into sdtwigg_connectwrap_renamechisel3
Jim Lawson
2016-08-03
Merge "package" code into "compatibility".
Jim Lawson
2016-07-31
Remove deprecated FileSystemUtilities
Andrew Waterman
2016-07-28
Add missing Decoupled object pointer.
Jim Lawson
2016-07-27
More compatibility fixes
Jim Lawson
2016-07-27
Correct EnqIO/DeqIO Flipped-ness.
Jim Lawson
2016-07-25
Minimize differences with master.
Jim Lawson
2016-07-25
Merge branch 'master' into sdtwigg_connectwrap_renamechisel3
Jim Lawson
2016-07-25
Add missing compatibility.scala.
Jim Lawson
2016-06-24
Merge branch 'master' into renamechisel3
Jim Lawson
2016-06-20
Rename "package", "import", and explicit references to "chisel3".
Jim Lawson
2016-06-20
Rename chisel3 package.
Jim Lawson