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
Age
Commit message (
Expand
)
Author
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 PrimOps
Donggyu Kim
2016-09-07
clean up miscs
Donggyu Kim
2016-09-07
clean up WIR.scala
Donggyu Kim
2016-09-07
Merge branch 'master' into cleanup_passes
Adam Izraelevitz
2016-09-07
clean up Emitter.scala (#275)
Donggyu
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
Utils.scala: remove vars with fold
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
optimize equals of WrappedExpression & WrappedType
Donggyu Kim
2016-09-06
remove unnecessary mappers in Namespace
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-09-05
Change null statement to empty begin end (#264)
Colin Schmidt
2016-08-25
emit wires instead of registers for invalid randomization
Howard Mao
2016-08-25
Finer grained control over randomization
Howard Mao
2016-08-18
emit correct enable signals for memories (#242)
Donggyu
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-17
Fixed cmdline usage string (#235)
Adam Izraelevitz
2016-08-15
Remove stanza (#231)
Adam Izraelevitz
2016-08-12
Fix calculation of runtime for ANTLR Parser (#229)
Jack Koenig
2016-08-12
Add missing case for connecting ClockType
Megan Wachs
2016-08-09
provide parser for naive string (#227)
Donggyu
2016-08-09
fix read port enables in RemoveCHIRRTL
Donggyu Kim
2016-08-08
Don't create output files until the compiler succeeds
Andrew Waterman
2016-08-05
Merge pull request #220 from ucb-bar/fix-width-error-msg
Adam Izraelevitz
[prev]
[next]