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
Age
Commit message (
Expand
)
Author
2017-05-10
Update rename2 (#478)
Adam Izraelevitz
2017-04-04
DecorateMems should not delete annoations (#523)
Colin Schmidt
2017-03-23
Pass now subclasses Transform (#477)
Adam Izraelevitz
2017-03-22
Bugfix: apply/unapply of PinAnnotation broken
azidar
2017-03-09
make sure infer-rw works for exclusive when statements (#481)
Donggyu
2017-03-06
Addresses #459. Rewords transform annotations API.
Adam Izraelevitz
2017-02-23
move more general utils out of memutils, mov WIR helpers to WIR.scala and upd...
Angie
2017-02-23
messed up clocktype match
Angie
2017-02-23
added more helpers
Angie
2017-02-21
Implementation of nodedupe mem (#447)
Colin Schmidt
2017-01-27
Fix signed types (#422)
Angie Wang
2016-11-23
Stringified annotations (#367)
Adam Izraelevitz
2016-11-15
Fixed multi wiring (#368)
Adam Izraelevitz
2016-11-07
Clock List Transform (#365)
Adam Izraelevitz
2016-11-07
Fix annotations (#366)
Adam Izraelevitz
2016-11-04
Cleanup license at top of every file (#364)
Jack Koenig
2016-11-04
Refactor Compilers and Transforms
jackkoenig
2016-11-01
fix bug. remove spurious connect that reassigns node (#358)
Scott Beamer
2016-10-30
Keep package name + directory structure consistent (#354)
Colin Schmidt
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-24
match fromBits order with toBits, toBitMask (#349)
Donggyu
2016-10-23
Fix bitmask (#346)
Angie Wang
2016-10-20
fix resolve memory reference (#341)
Donggyu
2016-10-17
Reorganized memory blackboxing (#336)
Adam Izraelevitz