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
/
firrtl
/
transforms
/
ReplaceTruncatingArithmetic.scala
Age
Commit message (
Expand
)
Author
2019-02-25
Fix almost all Scaladoc warnings
Schuyler Eldridge
2018-05-15
Replace truncating add and sub with addw/subw (#800)
Jack Koenig