aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/common
Commit message (Collapse)AuthorAgeFilesLines
...
* Added $_MUX4_, $_MUX8_, and $_MUX16_ cell typesClifford Wolf2015-04-051-0/+29
|
* Added $assume cell typeClifford Wolf2015-02-261-1/+18
|
* Added "stat" to "synth" and "synth_xilinx"Clifford Wolf2015-02-151-0/+2
|
* Added final checks to "synth" and "synth_xilinx"Clifford Wolf2015-02-151-7/+14
|
* Smaller default parameters in $mem simlib modelClifford Wolf2015-02-151-2/+2
|
* Added $meminit support to "memory" commandClifford Wolf2015-02-141-3/+15
|
* Added $meminit cell typeClifford Wolf2015-02-141-0/+22
|
* Added "check" commandClifford Wolf2015-02-131-0/+4
|
* Some test related fixesClifford Wolf2015-02-121-4/+4
| | | | (incl. removal of three bad test cases)
* Added "make mklibyosys", some minor API changesClifford Wolf2015-02-011-1/+9
|
* Added "fsm -encfile"Clifford Wolf2015-01-301-2/+9
|
* Added $equiv cell typeClifford Wolf2015-01-191-1/+23
|
* Added cells.libClifford Wolf2015-01-162-0/+109
|
* Added add_share_file Makefile macroClifford Wolf2015-01-081-25/+6
|
* Progress in memory_bramClifford Wolf2015-01-031-0/+3
|
* Added proper clkpol support to memory_bramClifford Wolf2015-01-021-1/+1
|
* New $mem simlib modelClifford Wolf2015-01-021-95/+36
|
* Fixed simlib entries for $memrd and $memwrClifford Wolf2014-12-301-0/+2
|
* Fixed build with SMALL=1Clifford Wolf2014-12-301-0/+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-082-1/+20
|
* Added $_DFFE_??_ cell typesClifford Wolf2014-12-081-0/+32
|
* Added "abc" label in synth scriptClifford Wolf2014-10-311-6/+12
|
* Added "opt -full" alias for all more aggressive optimizationsClifford Wolf2014-10-311-2/+6
|
* Added $_BUF_ cell typeClifford Wolf2014-10-031-0/+6
|
* namespace YosysClifford Wolf2014-09-271-1/+5
|
* Improvements in "synth" scriptClifford Wolf2014-09-181-8/+12
|
* Fixed $macc simlib model for zero-configClifford Wolf2014-09-161-1/+1
|
* Added "synth" commandClifford Wolf2014-09-142-0/+154
|
* Using alumacc in techmap.vClifford Wolf2014-09-141-237/+33
|
* Fixed simlib $macc model for xilinx xsimClifford Wolf2014-09-081-1/+15
|
* Simplified $fa undef modelClifford Wolf2014-09-081-1/+1
|
* Fixes and cleanups for blackbox.vClifford Wolf2014-09-082-70/+73
|
* Added $lcu cell typeClifford Wolf2014-09-082-74/+31
|
* Added "$fa" cell typeClifford Wolf2014-09-082-0/+28
|
* Using maccmap for $macc and $mul techmapClifford Wolf2014-09-071-190/+16
|
* Various bug fixes (related to $macc model testing)Clifford Wolf2014-09-062-2/+2
|
* Added $macc SAT modelClifford Wolf2014-09-062-6/+6
|
* Added $macc simlib model (also use as techmap rule for now)Clifford Wolf2014-09-062-0/+172
|
* Removed $bu0 cell typeClifford Wolf2014-09-042-34/+5
|
* Undef-related fixes in simlib $alu modelClifford Wolf2014-09-021-3/+6
|
* Small bug fixes in $not, $neg, and $shiftx modelsClifford Wolf2014-09-021-3/+2
|
* Fixed "test_cell -simlib all"Clifford Wolf2014-09-011-2/+3
|
* Added $lut support in test_cell, techmap, satgenClifford Wolf2014-08-311-0/+17
|
* Added $alu cell typeClifford Wolf2014-08-302-3/+47
|
* 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
|