aboutsummaryrefslogtreecommitdiffstats
path: root/passes/techmap/alumacc.cc
Commit message (Expand)AuthorAgeFilesLines
* Added "yosys -D" featureClifford Wolf2016-04-211-1/+1
* Import more std:: stuff into Yosys namespaceClifford Wolf2015-10-251-3/+3
* Using dict<> and pool<> in alumacc passClifford Wolf2015-08-311-5/+5
* Fixed trailing whitespacesClifford Wolf2015-07-021-3/+3
* Renamed extend() to extend_xx(), changed most users to extend_u0()Clifford Wolf2014-12-241-1/+1
* Added skeleton dff2dffe passClifford Wolf2014-12-081-2/+2
* Renamed SIZE() to GetSize() because of name collision on Win32Clifford Wolf2014-10-101-42/+42
* namespace YosysClifford Wolf2014-09-271-0/+4
* More aggressive $macc merging in alumaccClifford Wolf2014-09-151-1/+37
* Added the obvious optimizations to alumacc $macc generatorClifford Wolf2014-09-151-0/+1
* Various fixes/cleanups in alumacc and maccmapClifford Wolf2014-09-141-1/+0
* alumacc fix for $pos cellsClifford Wolf2014-09-141-13/+24
* Extract $alu cells in alumaccClifford Wolf2014-09-141-1/+296
* Merge $macc cells in alumacc passClifford Wolf2014-09-141-1/+59
* Basic $macc extract in alumaccClifford Wolf2014-09-141-4/+104
* alumacc skeletonClifford Wolf2014-09-141-0/+63