aboutsummaryrefslogtreecommitdiffstats
path: root/passes/memory/memory_dff.cc
Commit message (Collapse)AuthorAgeFilesLines
...
* SigSpec refactoring: using the accessor functions everywhereClifford Wolf2014-07-221-6/+6
|
* SigSpec refactoring: renamed chunks and width to __chunks and __widthClifford Wolf2014-07-221-6/+6
|
* Fixed log messages in memory_dffClifford Wolf2014-06-011-0/+2
|
* Added TRANSPARENT parameter to $memrd (and RD_TRANSPARENT to $mem)Clifford Wolf2014-02-031-28/+39
|
* A fix in memory_dff for write ports with static addressesClifford Wolf2013-12-011-10/+10
|
* Added help messages to memory_* passesClifford Wolf2013-03-011-3/+17
|
* initial importClifford Wolf2013-01-051-0/+200