aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/passes/memlib
AgeCommit message (Expand)Author
2017-05-10Update rename2 (#478)Adam Izraelevitz
2017-04-04DecorateMems should not delete annoations (#523)Colin Schmidt
2017-03-23Pass now subclasses Transform (#477)Adam Izraelevitz
2017-03-22Bugfix: apply/unapply of PinAnnotation brokenazidar
2017-03-09make sure infer-rw works for exclusive when statements (#481)Donggyu
2017-03-06Addresses #459. Rewords transform annotations API.Adam Izraelevitz
2017-02-23move more general utils out of memutils, mov WIR helpers to WIR.scala and upd...Angie
2017-02-23messed up clocktype matchAngie
2017-02-23added more helpersAngie
2017-02-21Implementation of nodedupe mem (#447)Colin Schmidt
2017-01-27Fix signed types (#422)Angie Wang
2016-11-23Stringified annotations (#367)Adam Izraelevitz
2016-11-15Fixed multi wiring (#368)Adam Izraelevitz
2016-11-07Clock List Transform (#365)Adam Izraelevitz
2016-11-07Fix annotations (#366)Adam Izraelevitz
2016-11-04Cleanup license at top of every file (#364)Jack Koenig
2016-11-04Refactor Compilers and Transformsjackkoenig
2016-11-01fix bug. remove spurious connect that reassigns node (#358)Scott Beamer
2016-10-30Keep package name + directory structure consistent (#354)Colin Schmidt
2016-10-27Wiring (#348)Adam Izraelevitz
2016-10-26Improve reference & name resolution in ReplSeqMem (#352)Donggyu
2016-10-26Add Support for Parameterized ExtModules and Name Overridejackkoenig
2016-10-24match fromBits order with toBits, toBitMask (#349)Donggyu
2016-10-23Fix bitmask (#346)Angie Wang
2016-10-20fix resolve memory reference (#341)Donggyu
2016-10-17Reorganized memory blackboxing (#336)Adam Izraelevitz