summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Some cleanups in freduce -inv mode (and switched from -noinv to -inv)Clifford Wolf2014-01-02
* Added autotest.sh -p optionClifford Wolf2014-01-02
* Major rewrite of "freduce" commandClifford Wolf2014-01-02
* Updated CHANGELOGClifford Wolf2014-01-01
* Fixed use of limited length buffer in ABC blif parserClifford Wolf2013-12-31
* Use "abc -dff" in "make test"Clifford Wolf2013-12-31
* Added abc -dff and -clk supportClifford Wolf2013-12-31
* Various small cleanups in stdcells.v techmap codeClifford Wolf2013-12-31
* Added additional checks for A_SIGNED == B_SIGNED for cells with that constraintClifford Wolf2013-12-31
* Updated ABC to hg rev 57517e81666bClifford Wolf2013-12-31
* Now using BLIF as ABC input formatClifford Wolf2013-12-31
* Fixed commented out techmap call in tests/tools/autotest.shClifford Wolf2013-12-31
* Always use BLIF as ABC output formatClifford Wolf2013-12-31
* Fixed a stupid access after delete bugClifford Wolf2013-12-29
* Fixed undef extend for bitwise binary ops (bugs in simplemap and satgen)Clifford Wolf2013-12-29
* Updated manual/command-reference-manual.texClifford Wolf2013-12-28
* Added new cell types to manualClifford Wolf2013-12-28
* Added $bu0 cell (for easy correct $eq/$ne mapping)Clifford Wolf2013-12-28
* Added sat -prove-x and -set-def-inputsClifford Wolf2013-12-28
* Improved $_MUX_ handling in opt_constClifford Wolf2013-12-28
* More conservastive $eq/$ne/$eqx/$nex opt_const codeClifford Wolf2013-12-28
* Fixed sat handling of $eqx and $nex with unequal port widthsClifford Wolf2013-12-27
* Fixed parsing of non-arg macro calls followed by "("Clifford Wolf2013-12-27
* Small cleanup in SatGenClifford Wolf2013-12-27
* More $eq/$ne/$eqx/$nex fixes in opt_constClifford Wolf2013-12-27
* Fixed parsing of macros with no arguments and expansion text starting with "("Clifford Wolf2013-12-27
* Fixed sat handling of $eqx and $nex cellsClifford Wolf2013-12-27
* Fixed/improved opt_const $eq/$ne/$eqx/$nex handlingClifford Wolf2013-12-27
* Added support for non-const === and !== (for miter circuits)Clifford Wolf2013-12-27
* Added proper === and !== support in constant expressionsClifford Wolf2013-12-27
* Added sat -set-def/-set-*-undef supportClifford Wolf2013-12-27
* Renamed sat -set-undef to -set-any-undefClifford Wolf2013-12-27
* Fixed dfflibmap for unused output portsClifford Wolf2013-12-21
* Now prefer smallest cells in dfflibmapClifford Wolf2013-12-21
* Cleanup of dfflibmap cellmap exploration codeClifford Wolf2013-12-20
* Further improved dfflibmap cellmap explorationClifford Wolf2013-12-20
* Fixed dfflibmap endless-loop bugClifford Wolf2013-12-20
* Added log_dump() APIClifford Wolf2013-12-20
* Prefer non-inverted clocks in dfflibmapClifford Wolf2013-12-19
* Added multiplier test case from eda playgroundClifford Wolf2013-12-18
* Added elsif preproc supportClifford Wolf2013-12-18
* Added support for macro argumentsClifford Wolf2013-12-18
* Fixes and other changes in READMEClifford Wolf2013-12-08
* Finished AppNote 011Clifford Wolf2013-12-08
* Progress on AppNote 011Clifford Wolf2013-12-08
* Added sat -max_undef featureClifford Wolf2013-12-07
* Progress on AppNote 011Clifford Wolf2013-12-07
* Added "sat" undef support and "sat -set-init" optionsClifford Wolf2013-12-07
* Fixed uninitialized const flags bugClifford Wolf2013-12-07
* Fixed compiler warining in passes/sat/eval.ccClifford Wolf2013-12-07