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
/
passes
Age
Commit message (
Expand
)
Author
2016-09-12
Fixed bug where nodes of Invalids where created
azidar
2016-09-12
Bug fix -- remove all empty expressions after ReplSeqMem passes (#294)
Angie Wang
2016-09-08
Revert Expand Whens to process a set of connection lhs
jackkoenig
2016-09-08
memoize nodes in ExpandWhens
Donggyu Kim
2016-09-08
remove Utils.{AND, OR, NOT, EQV}
Donggyu Kim
2016-09-08
clean up ExpandWhens
Donggyu Kim
2016-09-08
refactor RemoveCHIRRTL
Donggyu Kim
2016-09-08
refactor resolves
Donggyu Kim
2016-09-08
refactor InferTypes
Donggyu Kim
2016-09-08
split Passes.scala into multiple files(InferTypes.scala, Resolves.scala, Remo...
Donggyu Kim
2016-09-08
refactor InferWidths
Donggyu Kim
2016-09-07
put InferWidths in a seperate file and fix spaces
Donggyu Kim
2016-09-07
refactor checks
Donggyu Kim
2016-09-07
clean up miscs
Donggyu Kim
2016-09-07
clean up SplitExpressions
Donggyu Kim
2016-09-07
clean up LowerTypes
Donggyu Kim
2016-09-07
clean up PullMuxes & ExpandConnects
Donggyu Kim
2016-09-07
clean up Utils.scala
Donggyu Kim
2016-09-07
remove Utils.ONE
Donggyu Kim
2016-09-07
remove Utils.tpe
Donggyu Kim
2016-09-07
Added ReplaceSubAccesses before RemoveSubAccesses
azidar
2016-09-07
add caches for create_exps in RemoveAccess
Donggyu Kim
2016-09-07
clean up RemoveAccesses
Donggyu Kim
2016-09-06
replace flatMap with foldLeft in create_exps
Donggyu Kim
2016-09-06
Address style feedback and add tests for getConnectOrigin utility
Angie
2016-09-06
Support optionally filling write mask to data width via transform input confi...
Angie
2016-09-06
Expanded annotations for valid memory sizes
Angie
2016-09-06
Edited conf generation to handle mem namespace collision
Angie
2016-09-06
Made the connect origin function more powerful
Angie
2016-09-06
Added simple unit test for ReplSeqMem
Angie
2016-09-06
Added back support for conf writing.
Angie
2016-09-06
Changed wmask to convert from VecType to UInt
Angie
2016-09-06
Replace DefMemories with wrapped black box
Angie
2016-09-06
Pulled out duplicate memory annotations
Angie
2016-09-06
Corrected counting for VectorTypes in MemUtils
Angie
2016-09-06
Pulled out memory annotation (write mask)
Angie
2016-09-06
Generated *.conf file for unique srams
Angie
2016-09-06
Minor utility changes.
Angie
2016-09-06
Added starter code for SMem replacement
Angie
2016-08-18
Add MemUtils to aid in interfacing with alternate memory implementations (#244)
Albert Magyar
2016-08-18
Remove redundant test and errors.append() in check_types_e(). (#243)
Jim Lawson
2016-08-17
Change RW port names (#236)
Angie Wang
2016-08-09
fix read port enables in RemoveCHIRRTL
Donggyu Kim
2016-08-05
Merge pull request #220 from ucb-bar/fix-width-error-msg
Adam Izraelevitz
2016-08-04
Added RemoveEmpty.scala, which removes Empty and nested Blocks (#218)
Adam Izraelevitz
2016-08-04
Addd check: bits, tail, head arg width
azidar
2016-08-04
Bugfix: recursing stmts to remove unknown widths
azidar
2016-08-02
Merge pull request #215 from ucb-bar/new-serialize
Adam Izraelevitz
2016-08-02
Merge pull request #203 from ucb-bar/fix_mem_infer
Adam Izraelevitz
2016-08-02
make infer readwrite ports optional
Donggyu Kim
[prev]
[next]