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
/
coreMacros
/
src
Age
Commit message (
Expand
)
Author
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-03-13
Revert "Change Vec creation to check if gen is lit (and hence needs t… (#530)
Jim Lawson
2017-03-08
Deprecate old Reg with nulls constructor (#455)
Richard Lin
2017-02-15
Implement asTypeOf, refactor internal APIs (#450)
Richard Lin
2017-02-07
Name all the things
ducky
2017-02-03
Added vec IO tests for #104 (#480)
Jim Lawson
2017-01-25
Better name propagation by macros (#327)
Richard Lin
2016-11-21
Address review comments
ducky
2016-11-21
Add bounds generation to range macro transform
ducky
2016-11-21
first attack on creating a range api for chisel3
chick
2016-11-21
Better testing, better parsing
ducky
2016-11-21
Range macro initial impl
ducky
2016-10-28
Plug holes where defaultCompileOptions leaked in
Andrew Waterman
2016-06-20
Rename "package", "import", and explicit references to "chisel3".
Jim Lawson
2016-06-20
Rename chisel3 package.
Jim Lawson
2016-06-08
Rename packages to lowercase chisel, add compatibility layer
ducky
2016-05-20
Implementation of source locators
ducky