aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/common/techmap.v
Commit message (Expand)AuthorAgeFilesLines
* techmap: fix shiftx2mux decompositionEddie Hung2020-02-071-8/+6
* shiftx2mux: fix select out of boundsEddie Hung2020-02-051-1/+2
* Explicitly create separate $mux cellsEddie Hung2020-01-211-2/+2
* Fix tests -- when Y_WIDTH is non-pow-2Eddie Hung2020-01-211-3/+4
* Move from +/shiftx2mux.v into +/techmap.v; cleanupEddie Hung2020-01-211-34/+69
* Added $ff and $_FF_ cell typesClifford Wolf2016-10-121-1/+1
* Improved support for $sop cellsClifford Wolf2016-06-171-1/+1
* Renamed opt_const to opt_exprClifford Wolf2016-03-311-2/+2
* Added $tribuf and $_TBUF_ cell typesClifford Wolf2015-08-161-1/+1
* Another block of spelling fixesLarry Doolittle2015-08-141-1/+1
* Fixed trailing whitespacesClifford Wolf2015-07-021-3/+3
* Added simplemap $lut supportClifford Wolf2015-04-271-8/+2
* Improvements in simplemap api, added $ne $nex $eq $eqx supportClifford Wolf2014-12-241-49/+5
* Removed UTF-8 chars from techmap.vClifford Wolf2014-12-121-1/+1
* Added $dffe cell typeClifford Wolf2014-12-081-1/+1
* Using alumacc in techmap.vClifford Wolf2014-09-141-237/+33
* Added $lcu cell typeClifford Wolf2014-09-081-74/+8
* Added "$fa" cell typeClifford Wolf2014-09-081-0/+12
* Using maccmap for $macc and $mul techmapClifford Wolf2014-09-071-190/+16
* Various bug fixes (related to $macc model testing)Clifford Wolf2014-09-061-1/+1
* Added $macc SAT modelClifford Wolf2014-09-061-3/+3
* Added $macc simlib model (also use as techmap rule for now)Clifford Wolf2014-09-061-0/+86
* Removed $bu0 cell typeClifford Wolf2014-09-041-10/+5
* Added $lut support in test_cell, techmap, satgenClifford Wolf2014-08-311-0/+17
* Added $alu cell typeClifford Wolf2014-08-301-3/+2
* Replaced $__alu CO/CS outputs with full-width CO outputClifford Wolf2014-08-301-32/+28
* Using "via_celltype" in $mul carry-save-acc implementationClifford Wolf2014-08-181-34/+72
* Performance fix for new $__lcu techmap ruleClifford Wolf2014-08-181-7/+5
* Replaced recursive lcu scheme with bk adderClifford Wolf2014-08-181-61/+31
* Multiply using a carry-save accumulatorClifford Wolf2014-08-161-5/+45
* Changes in techmap $__alu interfaceClifford Wolf2014-08-161-17/+17
* Renamed $_INV_ cell type to $_NOT_Clifford Wolf2014-08-151-1/+1
* Simplified $__arraymul techmap ruleClifford Wolf2014-08-141-7/+13
* RIP $safe_pmuxClifford Wolf2014-08-141-37/+0
* Added techmap support for actual lookahead carry unitClifford Wolf2014-08-131-22/+73
* Preparations for lookahead ALU support in techmap.vClifford Wolf2014-08-131-28/+92
* New interface for $__alu in techmap.vClifford Wolf2014-08-131-129/+62
* Implemented recursive techmapClifford Wolf2014-08-031-1/+1
* Renamed "stdcells.v" to "techmap.v"Clifford Wolf2014-07-311-0/+785