index
:
sfcX
1.6.x
master
sfc-scala3
Scala FIRRTL Compiler for chiselX
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
scala
/
tutorial
Age
Commit message (
Expand
)
Author
2021-01-26
Fix post-merge publishing (#2055)
Jack Koenig
2020-09-16
Change to Apache 2.0 License (#1901)
Chick Markley
2020-08-14
All of src/ formatted with scalafmt
chick
2020-06-02
Update tutorial to reflect IR/WIR forms being merged
Albert Magyar
2020-05-26
Cleanup unused imports (no-warning docs req from CI)
Albert Magyar
2020-05-26
[API change] Absorb repetitive WIR nodes into IR
Albert Magyar
2019-09-16
Rename gender to flow
Schuyler Eldridge
2019-06-18
Use scalafix to remove unused import and deprecated procedure syntax (#1074)
Leway Colin
2019-02-25
Fix almost all Scaladoc warnings
Schuyler Eldridge
2017-09-21
Some ScalaDoc warning fixes
Edward Wang
2017-05-27
Prep for Scala 2.12 (#557)
Jim Lawson
2017-03-14
Small fix
Adam Izraelevitz
2017-03-14
Fixed shadowing of expression lesson2
Adam Izraelevitz
2017-03-14
Style fixes
Adam Izraelevitz
2017-03-14
Added lesson2
Adam Izraelevitz
2017-03-10
Added comments and section in README
Adam Izraelevitz
2017-03-10
Added tutorial pass
Adam Izraelevitz