index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Look for yosys-abc and yosys-svgviewer where the main exe is
Clifford Wolf
2013-06-09
2
-2
/
+2
*
Added "make abc" and "make install-abc"
Clifford Wolf
2013-06-08
1
-3
/
+4
*
Moved cmds from kernel/ to passes/cmds/
Clifford Wolf
2013-06-08
3
-0
/
+1739
*
Fixed typo is sat_solve help msg
Clifford Wolf
2013-06-08
1
-1
/
+1
*
Added support for shifter cells to SAT generator
Clifford Wolf
2013-06-08
2
-3
/
+17
*
Various improvements in sat_solve pass and SAT generator
Clifford Wolf
2013-06-08
3
-10
/
+74
*
Added -all and -max options to sat_solve
Clifford Wolf
2013-06-08
1
-0
/
+31
*
Improved auto-detection of -show signals in sat_solve
Clifford Wolf
2013-06-08
2
-29
/
+72
*
Improved sat generator and sat_solve pass
Clifford Wolf
2013-06-07
2
-4
/
+4
*
Added SAT generator and simple sat_solve command
Clifford Wolf
2013-06-07
4
-0
/
+259
*
Renamed opt_rmunused to opt_clean
Clifford Wolf
2013-06-05
7
-17
/
+17
*
Fixed techmap/flatten for positional module arguments
Clifford Wolf
2013-05-26
1
-8
/
+20
*
Improved log messages generated by hierarchy pass
Clifford Wolf
2013-05-26
1
-5
/
+17
*
Added -nodetect option to fsm pass
Clifford Wolf
2013-05-24
1
-2
/
+8
*
Improved FSM one-hot encoding, added binary encoding
Clifford Wolf
2013-05-24
3
-44
/
+85
*
Added log_abort() api
Clifford Wolf
2013-05-24
1
-1
/
+1
*
Fixed a gcc vs. clang determinism problem in abc pass
Clifford Wolf
2013-05-23
1
-4
/
+11
*
Fixed memory corruption bug in opt_rmunused
Clifford Wolf
2013-05-23
1
-7
/
+14
*
Added missing newline to some error messages
Clifford Wolf
2013-05-23
1
-2
/
+2
*
Some improvements in opt_rmdff
Clifford Wolf
2013-05-23
1
-2
/
+33
*
Fixed to aggressive x-folding in opt_const
Clifford Wolf
2013-05-17
1
-8
/
+21
*
Added support for const cell inputs in techmap
Clifford Wolf
2013-04-27
1
-6
/
+28
*
Added "flatten" pass
Clifford Wolf
2013-04-26
1
-1
/
+41
*
Fixed hierarchy pass for hierarchies of parametric modules
Clifford Wolf
2013-04-26
1
-0
/
+1
*
Added "submod -name ..." support
Clifford Wolf
2013-04-15
1
-40
/
+96
*
Fixed a bug in opt_const when optimizing 1-bit compares with constants
Clifford Wolf
2013-04-13
1
-2
/
+4
*
fsm_export: optionally use binary state encoding as state names instead of
Johann Glaser
2013-04-05
1
-6
/
+23
*
fsm_export: specify KISS filename on command line
Johann Glaser
2013-04-05
1
-5
/
+20
*
Improved opt_share for reduce cells
Clifford Wolf
2013-03-29
1
-0
/
+20
*
Improved opt_share for commutative standard cells
Clifford Wolf
2013-03-29
1
-1
/
+28
*
Added proper TECHMAP_FAIL support and added support for the celltype attribut...
Clifford Wolf
2013-03-28
1
-84
/
+129
*
Implemented proper handling of stub placeholder modules
Clifford Wolf
2013-03-28
1
-2
/
+5
*
Added yosys-svgviewer to build system and renamed filterlib to yosys-filterlib
Clifford Wolf
2013-03-27
1
-3
/
+3
*
Collect parameters in hierarchy -generate (and do nothing with them)
Clifford Wolf
2013-03-26
1
-1
/
+8
*
Added nosync attribute and some async reset related fixes
Clifford Wolf
2013-03-25
1
-0
/
+5
*
Improved method for finding fsm_expand candidates
Clifford Wolf
2013-03-25
1
-5
/
+7
*
Added hierarchy -generate command for generating skeletton modules
Clifford Wolf
2013-03-25
1
-1
/
+165
*
Changed fsm_expand to merge multiplexers more aggressively
Clifford Wolf
2013-03-24
1
-1
/
+4
*
Added -nomap option to memory pass
Clifford Wolf
2013-03-21
1
-5
/
+19
*
added optimizations for single-bit $eq/$ne with constant input to opt_const
Clifford Wolf
2013-03-19
1
-0
/
+25
*
improved $mux optimization in opt_const
Clifford Wolf
2013-03-19
1
-2
/
+6
*
keep $mux and $_MUX_ optimizations separate in opt_const
Clifford Wolf
2013-03-19
1
-3
/
+3
*
added one more suggestion to optimize MUXes in pass "opt_const"
Johann Glaser
2013-03-18
1
-0
/
+1
*
also optimize single-bit "$mux" cells in pass "opt_const", added suggestions
Johann Glaser
2013-03-18
1
-1
/
+5
*
Removed date from auto-generated passes/techmap/stdcells.inc
Clifford Wolf
2013-03-18
1
-2
/
+1
*
Fixed abc eeror handling
Clifford Wolf
2013-03-18
1
-2
/
+2
*
add header to autogenerated file on its origin
Johann Glaser
2013-03-18
1
-1
/
+3
*
fixed typos
Johann Glaser
2013-03-18
9
-18
/
+18
*
Fixed strerrno vs. strerror types in ABC pass
Clifford Wolf
2013-03-17
1
-4
/
+4
*
Cleaned up ABC file/io error handling
Clifford Wolf
2013-03-17
1
-15
/
+13
[next]