index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
cmds
Commit message (
Expand
)
Author
Age
Files
Lines
*
Now also move net labes to the right position in splice cmd
Clifford Wolf
2014-02-08
1
-3
/
+10
*
Added splice command
Clifford Wolf
2014-02-07
2
-0
/
+253
*
Added log_header() to splitnets
Clifford Wolf
2014-02-07
1
-0
/
+2
*
Fixed use of "cmd_error" in passes/cmds/design.cc
Clifford Wolf
2014-02-07
1
-2
/
+2
*
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
1
-3
/
+3
|
/
*
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
*
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
*
Added show -color support for cells and finished show -label implementation
Clifford Wolf
2014-02-01
1
-13
/
+36
*
Improved setundef random number generator
Clifford Wolf
2014-01-18
1
-1
/
+1
*
Added setundef command
Clifford Wolf
2014-01-17
2
-0
/
+158
*
Added select -assert-none and -assert-any
Clifford Wolf
2014-01-17
1
-7
/
+44
*
Added "splitnets -driver"
Clifford Wolf
2014-01-03
1
-29
/
+96
*
Added "connect" command
Clifford Wolf
2014-01-03
2
-0
/
+186
*
Now */ is optional in */<mode>:<arg> selections
Clifford Wolf
2014-01-02
1
-1
/
+4
*
Added "rename -hide" command
Clifford Wolf
2014-01-02
1
-1
/
+44
*
Added support for module->connections to select %ci, %co and %x handling
Clifford Wolf
2014-01-02
1
-0
/
+15
*
Replaced RTLIL::Const::str with generic decoder method
Clifford Wolf
2013-12-04
2
-2
/
+4
*
Progress on AppNote 011
Clifford Wolf
2013-11-29
1
-0
/
+4
*
Added pattern support to "ls" command
Clifford Wolf
2013-11-28
1
-30
/
+35
*
Improved ID matching scheme in select (and thus for all commands)
Clifford Wolf
2013-11-28
1
-2
/
+12
*
Fixes and improvements in "show" command
Clifford Wolf
2013-11-28
1
-10
/
+42
*
Added "src" attribute to processes
Clifford Wolf
2013-11-28
1
-1
/
+4
*
Added support for "show -pause" and "show -format dot"
Clifford Wolf
2013-11-28
1
-6
/
+30
*
Bugfixes in new "stat" command
Clifford Wolf
2013-11-25
1
-7
/
+1
*
Added "stat" command
Clifford Wolf
2013-11-25
2
-0
/
+219
*
Renamed "placeholder" to "blackbox"
Clifford Wolf
2013-11-22
2
-5
/
+5
*
Fixed a bug in "add -global_input"
Clifford Wolf
2013-11-21
1
-16
/
+17
*
Added "add" command (only wires for now)
Clifford Wolf
2013-11-20
2
-0
/
+155
*
Added placeholder check to dfflibmap and cleaned up some other placeholder ch...
Clifford Wolf
2013-10-31
1
-2
/
+2
*
Added -format option to splitnets
Clifford Wolf
2013-10-29
1
-1
/
+16
*
Fixed handling of boolean attributes (passes)
Clifford Wolf
2013-10-24
1
-2
/
+2
*
Some minor documentation fixes
Clifford Wolf
2013-08-21
2
-2
/
+2
*
Improved handling of private names in opt_clean and rename commands
Clifford Wolf
2013-08-07
1
-5
/
+37
*
Added "design" command (-reset, -save, -load)
Clifford Wolf
2013-07-27
2
-0
/
+129
[next]