index
:
yosys
master
Debian dgit repo for package yosys
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fixed parsing of default cases when not last case
Clifford Wolf
2013-11-18
*
Fixed mem2reg for reg usage outside always block
Clifford Wolf
2013-11-18
*
Added commented-out osu025 maping commands to cmos techmap example
Clifford Wolf
2013-11-18
*
Added -v<level> option and some minor driver cleanups
Clifford Wolf
2013-11-17
*
Renamed ABCHGPULL to ABCPULL in Makefile
Clifford Wolf
2013-11-16
*
Improved building of yosys-abc
Clifford Wolf
2013-11-13
*
Fixed abc pass blif parser for constant bits
Clifford Wolf
2013-11-13
*
Fixed parsing of "parameter integer"
Clifford Wolf
2013-11-13
*
Cleanups and bugfixes in response to new internal cell checker
Clifford Wolf
2013-11-11
*
Added information on all internal cell types to internal checker
Clifford Wolf
2013-11-11
*
Call internal checker more often
Clifford Wolf
2013-11-10
*
Improved user-friendliness of "sat" and "eval" expression parsing
Clifford Wolf
2013-11-09
*
Silenced a gcc warning in spice backend
Clifford Wolf
2013-11-09
*
Added verification of SAT model to "eval -vloghammer_report" command
Clifford Wolf
2013-11-09
*
More undef-propagation related fixes
Clifford Wolf
2013-11-08
*
Fixed handling of different signedness in power operands
Clifford Wolf
2013-11-08
*
Fixed keep attribute on wires in opt_clean
Clifford Wolf
2013-11-08
*
Implemented const folding of ternary op with undef select
Clifford Wolf
2013-11-08
*
Removed debug log from const_pow()
Clifford Wolf
2013-11-08
*
Fixed handling of power operator
Clifford Wolf
2013-11-07
*
Fixed more extend vs. extend_u0 issues
Clifford Wolf
2013-11-07
*
Disabled const folding of ternary op when select is undef
Clifford Wolf
2013-11-07
*
Renamed extend_un0() to extend_u0() and use it in genrtlil
Clifford Wolf
2013-11-07
*
Fixed type of sign extension in opt_const $eq/$ne handling
Clifford Wolf
2013-11-07
*
Fixed sign handling in constants
Clifford Wolf
2013-11-07
*
Fixed const folding in corner cases with parameters
Clifford Wolf
2013-11-07
*
Removed done or obsolete TODO items
Clifford Wolf
2013-11-07
*
Fixed width detection for replicate operator
Clifford Wolf
2013-11-07
*
Fixed $eq/$ne bitwise optimization in opt_const
Clifford Wolf
2013-11-07
*
Fixed at_zero evaluation of dynamic ranges
Clifford Wolf
2013-11-07
*
Various fixes for correct parameter support
Clifford Wolf
2013-11-07
*
Fixed the fix for propagation of width hints for $signed() and $unsigned()
Clifford Wolf
2013-11-07
*
Fixed techmap of $reduce_xnor with multi-bit outputs
Clifford Wolf
2013-11-07
*
Fixed techmap of $gt and $ge with multi-bit outputs
Clifford Wolf
2013-11-06
*
Added handling of unconnected/unspecified signals to eval -vloghammer_report
Clifford Wolf
2013-11-06
*
Fixed propagation of width hints for $signed() and $unsigned()
Clifford Wolf
2013-11-06
*
Improved undef handling in == and != for ConstEval
Clifford Wolf
2013-11-06
*
Additional fixes for undef propagation in concat and replicate ops
Clifford Wolf
2013-11-06
*
Improved width extension with regard to undef propagation
Clifford Wolf
2013-11-06
*
Fixed handling of undef values in POS cells in ConstEval
Clifford Wolf
2013-11-06
*
Fixed handling of undef values in MUX select input in ConstEval
Clifford Wolf
2013-11-06
*
Added correct RTL undef handling to eval vloghammer mode
Clifford Wolf
2013-11-06
*
Added eval -vloghammer_report mode
Clifford Wolf
2013-11-06
*
Added support for "keep" attributes on wires
Clifford Wolf
2013-11-05
*
Fixed sign handling in const eval of sshl and sshr
Clifford Wolf
2013-11-05
*
Makefile DESTDIR default (/usr/local) without quotes
Clifford Wolf
2013-11-04
*
Another fix for early width and sign detection in ast simplifier
Clifford Wolf
2013-11-04
*
Merge branch 'master' of github.com:cliffordwolf/yosys
Clifford Wolf
2013-11-04
|
\
|
*
Merge pull request #16 from mschmoelzer/master
Clifford Wolf
2013-11-04
|
|
\
|
|
*
Allow setting of installation destination via DESTDIR variable in Makefile
Martin Schmölzer
2013-11-04
|
|
/
[next]