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 use of "cmd_error" in passes/cmds/design.cc
Clifford Wolf
2014-02-07
1
-2
/
+2
*
Disabled ABC retime for now (elliptic_curve_group testcase in yosys-bigsim fa...
Clifford Wolf
2014-02-06
1
-0
/
+7
*
Added "retime" to standard ABC recipes
Clifford Wolf
2014-02-06
1
-4
/
+4
*
Added copy command
Clifford Wolf
2014-02-06
2
-0
/
+55
*
Added design -stash/-copy-from/-copy-to
Clifford Wolf
2014-02-06
1
-13
/
+99
*
Added support for s: select expressions (wire width)
Clifford Wolf
2014-02-06
1
-1
/
+21
*
Added i:, o:, and x: selection pattern
Clifford Wolf
2014-02-06
1
-0
/
+18
*
Added support for %m selection op
Clifford Wolf
2014-02-06
1
-0
/
+16
*
Merge branch 'master' of github.com:cliffordwolf/yosys
Clifford Wolf
2014-02-06
1
-0
/
+25
|
\
|
*
new %s: add sub-modules to selection
Johann Glaser
2014-02-06
1
-0
/
+25
*
|
Added generic RTLIL::SigSpec::parse_sel() with support for selection variables
Clifford Wolf
2014-02-06
3
-37
/
+20
|
/
*
Added support for sat -show @<sel_name>
Clifford Wolf
2014-02-06
1
-0
/
+17
*
Added sat -set-init-def and sat -tempinduct-def
Clifford Wolf
2014-02-06
1
-4
/
+34
*
Added opt_const -undriven
Clifford Wolf
2014-02-06
2
-3
/
+68
*
Added expose -dff
Clifford Wolf
2014-02-06
1
-1
/
+44
*
Changed techmap description from "simple" to "generic"
Clifford Wolf
2014-02-06
1
-1
/
+1
*
Added miter -make_outcmp
Clifford Wolf
2014-02-06
1
-2
/
+23
*
Added sat -set-init-zero support
Clifford Wolf
2014-02-06
1
-2
/
+22
*
Added sat -verify and -falsify support for non-prove cases
Clifford Wolf
2014-02-06
1
-14
/
+26
*
Added expose command
Clifford Wolf
2014-02-05
2
-0
/
+264
*
Simplified select "Assertation failed" message generation
Clifford Wolf
2014-02-05
1
-16
/
+4
*
Merge branch 'master' of github.com:cliffordwolf/yosys
Clifford Wolf
2014-02-05
1
-7
/
+24
|
\
|
*
be more verbose for select -assert-any and -assert-none
Johann Glaser
2014-02-05
1
-2
/
+16
|
*
improved help for "select"
Johann Glaser
2014-02-05
1
-5
/
+8
*
|
Added selection support for r: and selection with relational operators
Clifford Wolf
2014-02-05
1
-34
/
+80
|
/
*
Added setattr and setparam commands
Clifford Wolf
2014-02-05
2
-0
/
+181
*
Throw errors if non-existing selection variables are used
Clifford Wolf
2014-02-04
1
-3
/
+4
*
Added select -none
Clifford Wolf
2014-02-04
1
-4
/
+20
*
Fixed detection of init attribute in opt_rmdff
Clifford Wolf
2014-02-04
1
-1
/
+1
*
Added support for inline commands to abc -script
Clifford Wolf
2014-02-04
1
-39
/
+75
*
Added hierarchy -purge_lib option
Clifford Wolf
2014-02-04
1
-3
/
+14
*
added sat -falsify
Clifford Wolf
2014-02-04
1
-4
/
+28
*
Fixed bug in sequential sat proofs and improved handling of asserts
Clifford Wolf
2014-02-04
1
-2
/
+27
*
Improved handling of reg init in opt_share and opt_rmdff
Clifford Wolf
2014-02-04
2
-7
/
+48
*
Addred sat option -ignore_unknown_cells
Clifford Wolf
2014-02-03
1
-3
/
+17
*
Added TRANSPARENT parameter to $memrd (and RD_TRANSPARENT to $mem)
Clifford Wolf
2014-02-03
4
-64
/
+84
*
More opt_const -mux_bool features
Clifford Wolf
2014-02-02
1
-7
/
+46
*
Added opt_const -mux_bool
Clifford Wolf
2014-02-02
2
-7
/
+47
*
Added support for inverter chains to opt_const
Clifford Wolf
2014-02-02
1
-1
/
+21
*
Only generate write-enable $and if WE is not constant 1 in memory_map
Clifford Wolf
2014-02-02
1
-15
/
+18
*
Added constant-clock case to opt_rmdff
Clifford Wolf
2014-02-02
1
-0
/
+8
*
Added show -notitle option
Clifford Wolf
2014-02-02
1
-4
/
+14
*
Added delete command
Clifford Wolf
2014-02-02
2
-0
/
+135
*
Added suuport for module attribute matching with A:<pattern>[=<pattern>] syntax
Clifford Wolf
2014-02-02
1
-5
/
+22
*
Fixed a bug in miter command
Clifford Wolf
2014-02-01
1
-2
/
+2
*
Added sat -show-inputs and -show-outputs
Clifford Wolf
2014-02-01
1
-1
/
+24
*
Added show -color support for cells and finished show -label implementation
Clifford Wolf
2014-02-01
1
-13
/
+36
*
Added miter command
Clifford Wolf
2014-02-01
2
-0
/
+307
*
enabled multiple "-map" for the extract pass
Johann Glaser
2014-01-25
1
-17
/
+25
*
Added support for // comments in liberty parser
Clifford Wolf
2014-01-25
1
-0
/
+5
[prev]
[next]