aboutsummaryrefslogtreecommitdiffstats
path: root/passes
Commit message (Expand)AuthorAgeFilesLines
* Added memory_bram "make_outreg" featureClifford Wolf2015-04-091-2/+25
* Minor fixes in handling of "init" attributeClifford Wolf2015-04-091-0/+5
* techmap code cleanupClifford Wolf2015-04-091-10/+6
* Added support for "file names with blanks"Clifford Wolf2015-04-084-27/+19
* Removed "techmap -share_map" (use "-map +/filename" instead)Clifford Wolf2015-04-081-9/+0
* Added %M and %C select operatorsClifford Wolf2015-04-071-1/+38
* Added "pmuxtree" commandClifford Wolf2015-04-072-0/+113
* Added "chparam -list"Clifford Wolf2015-04-071-0/+21
* Added decoder generation to "muxcover"Clifford Wolf2015-04-071-13/+104
* Added "muxcover" commandClifford Wolf2015-04-072-0/+542
* typo fixClifford Wolf2015-04-071-1/+1
* Added "chparam" commandClifford Wolf2015-04-071-0/+57
* Added support for initialized bramsClifford Wolf2015-04-061-8/+35
* Avoid parameter values with size 0 ($mem cells)Clifford Wolf2015-04-052-6/+11
* Added $_MUX4_, $_MUX8_, and $_MUX16_ cell typesClifford Wolf2015-04-051-0/+88
* Added "dffinit", Support for initialized Xilinx DFFClifford Wolf2015-04-044-3/+125
* documentation improvementsClifford Wolf2015-03-292-1/+5
* Fixed detection of absolute paths in ABC for win32Clifford Wolf2015-03-221-3/+3
* Fixed handling of quotes in liberty parserClifford Wolf2015-03-181-2/+2
* Added hierarchy -auto-topClifford Wolf2015-03-181-1/+33
* Fixed bug in "hierarchy" for parametric designsClifford Wolf2015-03-041-20/+19
* Added non-std verilog assume() statementClifford Wolf2015-02-262-12/+30
* Merge branch 'master' of github.com:cliffordwolf/yosysClifford Wolf2015-02-251-14/+51
|\
| * Added "keep_hierarchy" attributeClifford Wolf2015-02-251-14/+51
* | Bugfix in iopadmapClifford Wolf2015-02-251-10/+3
|/
* Some cleanups in "clean"Clifford Wolf2015-02-242-7/+18
* Fixed compilation problems with gcc 4.6.3; use enum instead of const ints.Clifford Wolf2015-02-241-2/+4
* Fixed "check -assert"Clifford Wolf2015-02-221-1/+1
* Added "check -assert" docClifford Wolf2015-02-221-0/+3
* Added "check -assert"Clifford Wolf2015-02-221-0/+8
* Fixed "sat -initsteps" off-by-one bugClifford Wolf2015-02-221-1/+1
* Added "sat -stepsize" and "sat -tempinduct-step"Clifford Wolf2015-02-211-21/+64
* sat docu changeClifford Wolf2015-02-211-0/+3
* When "sat -tempinduct-baseonly -maxsteps N" reaches maxsteps it is a good thing.Clifford Wolf2015-02-211-0/+5
* Added "sat -tempinduct-baseonly -tempinduct-inductonly"Clifford Wolf2015-02-211-66/+92
* Fixed basecase init for "sat -tempinduct"Clifford Wolf2015-02-211-1/+6
* Fixed "flatten" for non-pre-derived modulesClifford Wolf2015-02-211-2/+2
* Replaced ezDefaultSAT with ezSatPtrClifford Wolf2015-02-219-138/+140
* Catch constants assigned to cell outputs in "flatten"Clifford Wolf2015-02-211-0/+6
* format fixes in "sat -dump_json"Clifford Wolf2015-02-191-18/+17
* Added "sat -dump_json" (WaveJSON format)Clifford Wolf2015-02-191-4/+92
* Changed "show" defaults for Win32Clifford Wolf2015-02-191-1/+4
* Fixed clang (svn trunk) warningsClifford Wolf2015-02-181-2/+0
* Merge branch 'master' of github.com:cliffordwolf/yosysClifford Wolf2015-02-181-1/+1
|\
| * wreduce help typo fixClifford Wolf2015-02-171-1/+1
* | Added "select %xe %cie %coe"Clifford Wolf2015-02-181-7/+28
|/
* Bugfix in wreduceClifford Wolf2015-02-161-7/+14
* Added Viz to yosys.jsClifford Wolf2015-02-151-1/+6
* Added "check -noinit"Clifford Wolf2015-02-151-3/+19
* Cosmetic fixes in "hierarchy" for blackbox modulesClifford Wolf2015-02-151-2/+4