aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/stdcells.v
Commit message (Expand)AuthorAgeFilesLines
* Moved common techlib files to techlibs/commonClifford Wolf2013-09-151-1522/+0
* Implemented same div-by-zero behavior as found in other synthesis toolsClifford Wolf2013-08-151-2/+31
* Added $div and $mod technology mappingClifford Wolf2013-08-091-9/+93
* Fixed shift ops with large right hand sideClifford Wolf2013-07-091-6/+6
* More fixes for bugs found using xsthammerClifford Wolf2013-06-131-8/+7
* More sign-extension related fixesClifford Wolf2013-06-101-12/+13
* Implemented technology mapping for multipliers (using array multiplier)Clifford Wolf2013-06-031-4/+30
* Fixed stdcells.v for $adff with undef reset valueClifford Wolf2013-03-241-63/+68
* initial importClifford Wolf2013-01-051-0/+1378