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
2021-12-17
Deprecate all mutable methods on RenameMap (#2444)
Jack Koenig
2021-06-03
Replace mem macros renaming (#2243)
Albert Chen
2021-04-27
Memlib Refactor (#2191)
Jiuyang Liu
2021-04-27
deprecate memlib APIs modifided in #2191. (#2199)
Jiuyang Liu
2020-09-16
Change to Apache 2.0 License (#1901)
Chick Markley
2020-08-14
All of src/ formatted with scalafmt
chick
2020-08-13
Remove LegacyAnnotation and [most] MoultingYaml (#1833)
Jack Koenig
2020-06-22
Convert PreservesAll to explicit invalidates=false
Schuyler Eldridge
2020-04-22
s/dependents/optionalPrerequisiteOf/
Schuyler Eldridge
2020-04-22
Mixin DependencyAPIMigration to all Transforms
Schuyler Eldridge
2020-02-18
Revert "Repl seq mem renaming (#1286)" (#1399)
Jack Koenig
2020-02-12
Repl seq mem renaming (#1286)
Jack Koenig
2019-11-19
Error when blackboxing memories with unsupported masking (#1238)
Abraham Gonzalez
2019-06-18
Use scalafix to remove unused import and deprecated procedure syntax (#1074)
Leway Colin
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