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
/
InlineBooleanExpressions.scala
Age
Commit message (
Expand
)
Author
2020-08-28
Restrict boolean inlining to avoid context-sensitive width bugs
Albert Magyar
2020-08-25
Inline Boolean Expressions (#1817)
Albert Chen