Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added $ff and $_FF_ cell types | Clifford Wolf | 2016-10-12 | 1 | -1/+1 |
| | |||||
* | Improved support for $sop cells | Clifford Wolf | 2016-06-17 | 1 | -1/+1 |
| | |||||
* | Renamed opt_const to opt_expr | Clifford Wolf | 2016-03-31 | 1 | -2/+2 |
| | |||||
* | Added $tribuf and $_TBUF_ cell types | Clifford Wolf | 2015-08-16 | 1 | -1/+1 |
| | |||||
* | Another block of spelling fixes | Larry Doolittle | 2015-08-14 | 1 | -1/+1 |
| | | | | Smaller this time | ||||
* | Fixed trailing whitespaces | Clifford Wolf | 2015-07-02 | 1 | -3/+3 |
| | |||||
* | Added simplemap $lut support | Clifford Wolf | 2015-04-27 | 1 | -8/+2 |
| | |||||
* | Improvements in simplemap api, added $ne $nex $eq $eqx support | Clifford Wolf | 2014-12-24 | 1 | -49/+5 |
| | |||||
* | Removed UTF-8 chars from techmap.v | Clifford Wolf | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | Added $dffe cell type | Clifford Wolf | 2014-12-08 | 1 | -1/+1 |
| | |||||
* | Using alumacc in techmap.v | Clifford Wolf | 2014-09-14 | 1 | -237/+33 |
| | |||||
* | Added $lcu cell type | Clifford Wolf | 2014-09-08 | 1 | -74/+8 |
| | |||||
* | Added "$fa" cell type | Clifford Wolf | 2014-09-08 | 1 | -0/+12 |
| | |||||
* | Using maccmap for $macc and $mul techmap | Clifford Wolf | 2014-09-07 | 1 | -190/+16 |
| | |||||
* | Various bug fixes (related to $macc model testing) | Clifford Wolf | 2014-09-06 | 1 | -1/+1 |
| | |||||
* | Added $macc SAT model | Clifford Wolf | 2014-09-06 | 1 | -3/+3 |
| | |||||
* | Added $macc simlib model (also use as techmap rule for now) | Clifford Wolf | 2014-09-06 | 1 | -0/+86 |
| | |||||
* | Removed $bu0 cell type | Clifford Wolf | 2014-09-04 | 1 | -10/+5 |
| | |||||
* | Added $lut support in test_cell, techmap, satgen | Clifford Wolf | 2014-08-31 | 1 | -0/+17 |
| | |||||
* | Added $alu cell type | Clifford Wolf | 2014-08-30 | 1 | -3/+2 |
| | |||||
* | Replaced $__alu CO/CS outputs with full-width CO output | Clifford Wolf | 2014-08-30 | 1 | -32/+28 |
| | |||||
* | Using "via_celltype" in $mul carry-save-acc implementation | Clifford Wolf | 2014-08-18 | 1 | -34/+72 |
| | |||||
* | Performance fix for new $__lcu techmap rule | Clifford Wolf | 2014-08-18 | 1 | -7/+5 |
| | |||||
* | Replaced recursive lcu scheme with bk adder | Clifford Wolf | 2014-08-18 | 1 | -61/+31 |
| | |||||
* | Multiply using a carry-save accumulator | Clifford Wolf | 2014-08-16 | 1 | -5/+45 |
| | |||||
* | Changes in techmap $__alu interface | Clifford Wolf | 2014-08-16 | 1 | -17/+17 |
| | |||||
* | Renamed $_INV_ cell type to $_NOT_ | Clifford Wolf | 2014-08-15 | 1 | -1/+1 |
| | |||||
* | Simplified $__arraymul techmap rule | Clifford Wolf | 2014-08-14 | 1 | -7/+13 |
| | |||||
* | RIP $safe_pmux | Clifford Wolf | 2014-08-14 | 1 | -37/+0 |
| | |||||
* | Added techmap support for actual lookahead carry unit | Clifford Wolf | 2014-08-13 | 1 | -22/+73 |
| | |||||
* | Preparations for lookahead ALU support in techmap.v | Clifford Wolf | 2014-08-13 | 1 | -28/+92 |
| | |||||
* | New interface for $__alu in techmap.v | Clifford Wolf | 2014-08-13 | 1 | -129/+62 |
| | |||||
* | Implemented recursive techmap | Clifford Wolf | 2014-08-03 | 1 | -1/+1 |
| | |||||
* | Renamed "stdcells.v" to "techmap.v" | Clifford Wolf | 2014-07-31 | 1 | -0/+785 |