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
*
Fixed bug (typo) in passes/opt/opt_const.cc
Clifford Wolf
2014-02-22
1
-1
/
+1
*
Added workaround for vhdl-style edge triggers from vhdl2verilog to proc_arst
Clifford Wolf
2014-02-21
1
-2
/
+6
*
Added _TECHMAP_REPLACE_ feature to techmap
Clifford Wolf
2014-02-20
1
-4
/
+21
*
Added "extract -ignore_parameters" and "extract -ignore_param ..."
Clifford Wolf
2014-02-20
1
-0
/
+79
*
Added "extract -map %<design_name>"
Clifford Wolf
2014-02-20
1
-10
/
+30
*
Added "design -push" and "design -pop"
Clifford Wolf
2014-02-20
1
-8
/
+45
*
Added connwrappers command
Clifford Wolf
2014-02-20
2
-0
/
+206
*
Merge branch 'master' of github.com:cliffordwolf/yosys
Clifford Wolf
2014-02-18
1
-49
/
+93
|
\
|
*
Added "sat -dump_cnf"
Clifford Wolf
2014-02-18
1
-5
/
+34
|
*
Coding style corrections in SatHelper::dump_model_to_vcd()
Clifford Wolf
2014-02-18
1
-31
/
+31
|
*
Added "sat -initsteps"
Clifford Wolf
2014-02-18
1
-14
/
+29
*
|
Added techmap support for _TECHMAP_CONNMAP_*_
Clifford Wolf
2014-02-18
1
-0
/
+39
|
/
*
Renamed "sat -dump_fail_to_vcd" to "sat -dump_vcd" and some minor cleanups
Clifford Wolf
2014-02-17
1
-5
/
+9
*
Added "-dump_fail_to_vcd" argument to SAT solver
Andrew Zonenberg
2014-02-17
1
-0
/
+114
*
Better preserve wires when flattening (in comparison to techmap)
Clifford Wolf
2014-02-17
1
-12
/
+12
*
Added some additional checks to techmap
Clifford Wolf
2014-02-16
1
-0
/
+14
*
Added CONSTMSK and CONSTVAL feature to techmap
Clifford Wolf
2014-02-16
1
-0
/
+23
*
Fixed handling of "keep" attribute on wires in opt_clean
Clifford Wolf
2014-02-16
1
-2
/
+2
*
Fixed use of selection in splitnets command
Clifford Wolf
2014-02-16
1
-1
/
+1
*
Added recursion support to techmap
Clifford Wolf
2014-02-16
1
-260
/
+262
*
Added != support for relational select pattern
Clifford Wolf
2014-02-16
1
-1
/
+7
*
Added iopadmap -bits
Clifford Wolf
2014-02-15
1
-14
/
+48
*
Fixed dfflibmap for cell libraries with no set-reset-ff
Clifford Wolf
2014-02-15
1
-1
/
+1
*
Fixed opt_const handling of double invert with non-1 output width
Clifford Wolf
2014-02-15
1
-1
/
+1
*
Added abc -keepff option
Clifford Wolf
2014-02-14
1
-5
/
+18
*
updated default ABC command strings
Clifford Wolf
2014-02-13
1
-4
/
+4
*
Updated ABC
Clifford Wolf
2014-02-13
1
-0
/
+23
*
Implemented read_verilog -defer
Clifford Wolf
2014-02-13
1
-7
/
+19
*
Removed double blanks in ABC default command sequences
Clifford Wolf
2014-02-13
1
-4
/
+4
*
Updated ABC and some related changes
Clifford Wolf
2014-02-13
1
-10
/
+31
*
Updated ABC to rev e97a6e1d59b9
Clifford Wolf
2014-02-12
1
-4
/
+49
*
Various improvements in expose command (added -sep and -cut)
Clifford Wolf
2014-02-09
1
-36
/
+119
*
Added delete {-input|-output|-port}
Clifford Wolf
2014-02-09
1
-5
/
+36
*
Bugfix in delete command
Clifford Wolf
2014-02-09
1
-1
/
+3
*
Fixed handling of async reset in expose -evert-dff
Clifford Wolf
2014-02-08
1
-0
/
+1
*
Build fixes for log cmd
Clifford Wolf
2014-02-08
1
-2
/
+2
*
Merge branch 'master' of github.com:cliffordwolf/yosys
Clifford Wolf
2014-02-08
2
-0
/
+79
|
\
|
*
added "log" command
Johann Glaser
2014-02-08
2
-0
/
+79
*
|
Implemented expose -evert-dff
Clifford Wolf
2014-02-08
1
-11
/
+301
*
|
Fixed bug in collecting of RD_TRANSPARENT parameter in memory_collect
Clifford Wolf
2014-02-08
1
-0
/
+1
|
/
*
Added various new options to splice command
Clifford Wolf
2014-02-08
1
-5
/
+105
*
Added %a select operator
Clifford Wolf
2014-02-08
1
-0
/
+32
*
Moved some passes to other source directories
Clifford Wolf
2014-02-08
9
-9
/
+3
*
Added support for "keep" attribute to abc pass
Clifford Wolf
2014-02-08
1
-1
/
+1
*
Added opt -purge (frontend to opt_clean -purge)
Clifford Wolf
2014-02-08
1
-3
/
+8
*
Only count non-trivial attributes when findinf master signal in opt_clean
Clifford Wolf
2014-02-08
1
-2
/
+13
*
Now also move net labes to the right position in splice cmd
Clifford Wolf
2014-02-08
1
-3
/
+10
*
Improved detection of primary wire for a signal in opt_clean
Clifford Wolf
2014-02-07
1
-4
/
+23
*
Added splice command
Clifford Wolf
2014-02-07
2
-0
/
+253
*
Added log_header() to splitnets
Clifford Wolf
2014-02-07
1
-0
/
+2
[next]