summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | Added sat -tempinduc and sat -prove-assertsClifford Wolf2014-01-19
* | | | | | | | | | Added $assert support to satgenClifford Wolf2014-01-19
* | | | | | | | | | Added $assert cellClifford Wolf2014-01-19
* | | | | | | | | | Added Verilog parser support for assertsClifford Wolf2014-01-19
* | | | | | | | | | Fixed $lut simlib model for a wider range of toolsClifford Wolf2014-01-18
* | | | | | | | | | Fixed parsing of verilog macros at end of lineClifford Wolf2014-01-18
* | | | | | | | | | More changes to simlib to make it friendlier to a wider range of toolsClifford Wolf2014-01-18
* | | | | | | | | | Fixed a type in $mem model in simlib.vClifford Wolf2014-01-18
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Removed cases of trailing comma in stdcells.vClifford Wolf2014-01-18
* | | | | | | | | Added $bu0 cell to simlib.vClifford Wolf2014-01-18
* | | | | | | | | Improved setundef random number generatorClifford Wolf2014-01-18
* | | | | | | | | Added setundef commandClifford Wolf2014-01-17
* | | | | | | | | Some improvements in log_dump_val_worker() templatesClifford Wolf2014-01-17
* | | | | | | | | Added techlibs/common/pmux2mux.vClifford Wolf2014-01-17
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Added verilog_defaults commandClifford Wolf2014-01-17
* | | | | | | | Added support for $adff with undef data inputs to opt_rmdffClifford Wolf2014-01-17
* | | | | | | | Added select -assert-none and -assert-anyClifford Wolf2014-01-17
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Added automatic memid generation to memory_unpack commandClifford Wolf2014-01-17
* | | | | | | Added memory_unpack commandClifford Wolf2014-01-17
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #20 from mschmoelzer/masterClifford Wolf2014-01-14
|\ \ \ \ \ \
| * | | | | | Include unistd.h in passes/hierarchy/hierarchy.cc (required for access(3))Martin Schmölzer2014-01-14
|/ / / / / /
* | | | | | Added hierarchy -libdir optionClifford Wolf2014-01-14
* | | | | | renamed LibertyParer to LibertyParserClifford Wolf2014-01-14
* | | | | | Added "+" to list of liberty token charactersClifford Wolf2014-01-14
| |_|_|_|/ |/| | | |
* | | | | Added "opt_const -mux_undef"Clifford Wolf2014-01-14
| |_|_|/ |/| | |
* | | | Fixed typo in frontends/ast/simplify.ccClifford Wolf2014-01-12
* | | | Improved performance of freduce input cone reductionClifford Wolf2014-01-04
* | | | Improved freduce performance on const signalsClifford Wolf2014-01-04
* | | | Performance improvements in freduce passClifford Wolf2014-01-03
* | | | More freduce cleanupsClifford Wolf2014-01-03
* | | | Added updating of RTLIL::autoidx to ilang frontendClifford Wolf2014-01-03
* | | | Cleanups in freduce commandClifford Wolf2014-01-03
* | | | Fixed SAT and ConstEval undef handling for $pmux and $safe_pmuxClifford Wolf2014-01-03
* | | | Tiny cleanup in proc_mux.ccClifford Wolf2014-01-03
| |_|/ |/| |
* | | Added "splitnets -driver"Clifford Wolf2014-01-03
* | | Use selection in freduce commandClifford Wolf2014-01-03
* | | Another small freduce cleanup/bugfixClifford Wolf2014-01-03
* | | Added "connect" commandClifford Wolf2014-01-03
* | | More freduce cleanups and bugfixesClifford Wolf2014-01-03
* | | Added RTLIL::SigSpec::optimized() APIClifford Wolf2014-01-03
| |/ |/|
* | Added correct handling of $memwr priorityClifford Wolf2014-01-03
* | Fixed more complex undef cases in freduceClifford Wolf2014-01-02
* | Now */ is optional in */<mode>:<arg> selectionsClifford Wolf2014-01-02
* | Added "rename -hide" commandClifford Wolf2014-01-02
* | Added SAT undef model for $pmux and $safe_pmuxClifford Wolf2014-01-02
* | More "freduce" related fixes and improvementsClifford Wolf2014-01-02
* | Added support for module->connections to select %ci, %co and %x handlingClifford Wolf2014-01-02
* | 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