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
/
memlib
/
ReplaceMemMacros.scala
Age
Commit message (
Expand
)
Author
2018-03-27
Change throwInternalError to use a String instead of Option[String] (#777)
Jack Koenig
2018-02-27
Refactor Annotations (#721)
Jack Koenig
2018-02-16
Replacematcherror - catch exceptions and convert to internal error. (#424)
Jim Lawson
2017-03-23
Pass now subclasses Transform (#477)
Adam Izraelevitz
2017-03-22
Bugfix: apply/unapply of PinAnnotation broken
azidar
2017-02-23
move more general utils out of memutils, mov WIR helpers to WIR.scala and upd...
Angie
2016-11-23
Stringified annotations (#367)
Adam Izraelevitz
2016-11-15
Fixed multi wiring (#368)
Adam Izraelevitz
2016-11-07
Fix annotations (#366)
Adam Izraelevitz
2016-11-04
Refactor Compilers and Transforms
jackkoenig
2016-10-27
Wiring (#348)
Adam Izraelevitz
2016-10-26
Improve reference & name resolution in ReplSeqMem (#352)
Donggyu
2016-10-26
Add Support for Parameterized ExtModules and Name Override
jackkoenig
2016-10-23
Fix bitmask (#346)
Angie Wang
2016-10-17
Reorganized memory blackboxing (#336)
Adam Izraelevitz