summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Progress on AppNote 011Clifford Wolf2013-12-07
* Progress on AppNote 011Clifford Wolf2013-12-07
* Added eval -set-undef and eval -tableClifford Wolf2013-12-07
* Fixes and improvements in RTLIL::SigSpec::parseClifford Wolf2013-12-07
* Fixes in fsm detect/extract for better detection of non-fsm circuitsClifford Wolf2013-12-06
* Fixed bug in example prog in appnote 011Clifford Wolf2013-12-05
* Keep strings as strings in const ternary and concatClifford Wolf2013-12-05
* Added const folding support for $signed and $unsignedClifford Wolf2013-12-05
* Added AstNode::mkconst_str APIClifford Wolf2013-12-05
* Fixed generate-for (and disabled double warning for auto-wire)Clifford Wolf2013-12-04
* Added support for $clog2 system functionClifford Wolf2013-12-04
* Various improvements in support for generate statementsClifford Wolf2013-12-04
* Replaced signed_parameters API with CONST_FLAG_SIGNEDClifford Wolf2013-12-04
* Replaced RTLIL::Const::str with generic decoder methodClifford Wolf2013-12-04
* Fix in sincos testbench genClifford Wolf2013-12-04
* Added sincos test caseClifford Wolf2013-12-04
* Added support for local regs in named blocksClifford Wolf2013-12-04
* Fixed gentb_constant handling in autotest backendClifford Wolf2013-12-04
* More ABC releated Makefile changesClifford Wolf2013-12-04
* Minor improvements in ABc buildClifford Wolf2013-12-03
* Progress on AppNote 011Clifford Wolf2013-12-02
* Fixed submod for non-primitive cellsClifford Wolf2013-12-02
* Fixed submod for non-cleaned designsClifford Wolf2013-12-02
* Added Pass:call_newsel APIClifford Wolf2013-12-02
* Added "history" commandClifford Wolf2013-12-02