index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed type of sign extension in opt_const $eq/$ne handling
Clifford Wolf
2013-11-07
3
-9
/
+26
*
Fixed sign handling in constants
Clifford Wolf
2013-11-07
1
-0
/
+1
*
Fixed const folding in corner cases with parameters
Clifford Wolf
2013-11-07
2
-14
/
+27
*
Removed done or obsolete TODO items
Clifford Wolf
2013-11-07
1
-8
/
+0
*
Fixed width detection for replicate operator
Clifford Wolf
2013-11-07
1
-0
/
+1
*
Fixed $eq/$ne bitwise optimization in opt_const
Clifford Wolf
2013-11-07
1
-7
/
+8
*
Fixed at_zero evaluation of dynamic ranges
Clifford Wolf
2013-11-07
1
-7
/
+2
*
Various fixes for correct parameter support
Clifford Wolf
2013-11-07
4
-40
/
+101
*
Fixed the fix for propagation of width hints for $signed() and $unsigned()
Clifford Wolf
2013-11-07
1
-5
/
+4
*
Fixed techmap of $reduce_xnor with multi-bit outputs
Clifford Wolf
2013-11-07
1
-1
/
+7
*
Fixed techmap of $gt and $ge with multi-bit outputs
Clifford Wolf
2013-11-06
1
-2
/
+14
*
Added handling of unconnected/unspecified signals to eval -vloghammer_report
Clifford Wolf
2013-11-06
1
-2
/
+6
*
Fixed propagation of width hints for $signed() and $unsigned()
Clifford Wolf
2013-11-06
1
-1
/
+4
*
Improved undef handling in == and != for ConstEval
Clifford Wolf
2013-11-06
1
-11
/
+25
*
Additional fixes for undef propagation in concat and replicate ops
Clifford Wolf
2013-11-06
1
-0
/
+4
*
Improved width extension with regard to undef propagation
Clifford Wolf
2013-11-06
4
-87
/
+171
*
Fixed handling of undef values in POS cells in ConstEval
Clifford Wolf
2013-11-06
1
-3
/
+1
*
Fixed handling of undef values in MUX select input in ConstEval
Clifford Wolf
2013-11-06
1
-32
/
+58
*
Added correct RTL undef handling to eval vloghammer mode
Clifford Wolf
2013-11-06
1
-3
/
+17
*
Added eval -vloghammer_report mode
Clifford Wolf
2013-11-06
2
-4
/
+145
*
Added support for "keep" attributes on wires
Clifford Wolf
2013-11-05
2
-3
/
+8
*
Fixed sign handling in const eval of sshl and sshr
Clifford Wolf
2013-11-05
1
-2
/
+6
*
Makefile DESTDIR default (/usr/local) without quotes
Clifford Wolf
2013-11-04
1
-1
/
+1
*
Another fix for early width and sign detection in ast simplifier
Clifford Wolf
2013-11-04
1
-2
/
+3
*
Merge branch 'master' of github.com:cliffordwolf/yosys
Clifford Wolf
2013-11-04
1
-4
/
+7
|
\
|
*
Merge pull request #16 from mschmoelzer/master
Clifford Wolf
2013-11-04
1
-4
/
+7
|
|
\
|
|
*
Allow setting of installation destination via DESTDIR variable in Makefile
Martin Schmölzer
2013-11-04
1
-4
/
+7
|
|
/
*
|
Fixed const folding of ternary operator
Clifford Wolf
2013-11-04
1
-4
/
+5
*
|
Use proper bit width ans sign extension for const folding
Clifford Wolf
2013-11-04
1
-17
/
+18
|
/
*
Improved comments on topological sort in edif backend
Clifford Wolf
2013-11-04
1
-3
/
+4
*
Fixes for early width and sign detection in ast simplifier
Clifford Wolf
2013-11-04
1
-1
/
+2
*
further improved early width and sign detection in ast simplifier
Clifford Wolf
2013-11-04
2
-11
/
+117
*
Added simple topological sort to edif backend
Clifford Wolf
2013-11-03
1
-2
/
+30
*
Write yosys version to output files
Clifford Wolf
2013-11-03
7
-9
/
+13
*
Merge branch 'master' of github.com:cliffordwolf/yosys
Clifford Wolf
2013-11-03
2
-3
/
+62
|
\
|
*
Added resolution of positional arguments to hierarchy pass
Clifford Wolf
2013-11-03
1
-0
/
+57
|
*
Ignore explicit unconnected ports in intersynth backend
Clifford Wolf
2013-11-03
1
-3
/
+5
*
|
Fixed detectSignWidthWorker (ast frontend) for AST_CONCAT
Clifford Wolf
2013-11-03
1
-1
/
+1
*
|
Behavior should be identical now to rev. 0b4a64ac6adbd6 (next: testing before...
Clifford Wolf
2013-11-02
3
-8
/
+12
*
|
Added roadmap to readme file
Clifford Wolf
2013-11-02
1
-0
/
+9
*
|
Various ast changes for early expression width detection (prep for constfold ...
Clifford Wolf
2013-11-02
5
-30
/
+146
*
|
Added DFFSR cell to techlibs/cmos/cmos_cells.lib
Clifford Wolf
2013-10-31
2
-0
/
+26
*
|
Added placeholder check to dfflibmap and cleaned up some other placeholder ch...
Clifford Wolf
2013-10-31
3
-4
/
+4
*
|
Changed MiniSAT feater defines again
Clifford Wolf
2013-10-31
1
-2
/
+3
|
/
*
Added paragraph to README file to avoid mycells.lib confusion
Clifford Wolf
2013-10-31
1
-0
/
+3
*
README file typo fix
Clifford Wolf
2013-10-31
1
-1
/
+1
*
Some additions to the README file
Clifford Wolf
2013-10-31
1
-0
/
+19
*
Fixed ezminisat C++ errors: undef PRIi64
Clifford Wolf
2013-10-30
1
-1
/
+2
*
Added detection for endless recursion in fsm_detect pass
Clifford Wolf
2013-10-30
1
-4
/
+15
*
Fixed help message typo (memory pass)
Clifford Wolf
2013-10-30
1
-1
/
+1
[prev]
[next]