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
/
ConstantPropagation.scala
Age
Commit message (
Expand
)
Author
2018-02-22
Add tests for #702. Adds Utility functions. Allows clock muxing in FIRRTL, bu...
Adam Izraelevitz
2018-02-16
Replacematcherror - catch exceptions and convert to internal error. (#424)
Jim Lawson
2018-01-30
Make Constant Propagation respect dontTouch on registers
Jack Koenig
2018-01-30
Fix bug incorrectly propagating constants on submodule inputs
Jack Koenig
2017-12-12
Make object ConstantPropagation utils
Jack Koenig
2017-11-10
Make digraph methods deterministic (#653)
Albert Magyar
2017-08-14
Constant propagation across module boundaries (#633)
Jack Koenig
2017-07-17
do not swap wire names with node names
Donggyu Kim
2017-07-17
Fix ConstProp bug where multiple names would swap with one
Jack Koenig
2017-06-29
ConstProp registers that are only connected to or reset to a consant
Jack Koenig
2017-06-29
Preserve "better" names in Constant Propagation
Jack Koenig
2017-06-28
Make Constant Propagation respect dontTouch
Jack Koenig
2017-06-28
Promote ConstProp to a transform
Jack Koenig
[prev]