index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
cmds
/
select.cc
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added %D and %c select commands
Clifford Wolf
2014-06-14
1
-2
/
+20
|
*
Merged a few fixes for non-posix systems from github.com/Siesh1oo/yosys
Clifford Wolf
2014-03-11
1
-0
/
+1
|
|
|
|
(see https://github.com/cliffordwolf/yosys/pull/28)
*
Added != support for relational select pattern
Clifford Wolf
2014-02-16
1
-1
/
+7
|
*
Added %a select operator
Clifford Wolf
2014-02-08
1
-0
/
+32
|
*
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
|
*
new %s: add sub-modules to selection
Johann Glaser
2014-02-06
1
-0
/
+25
|
*
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
|
/
*
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 suuport for module attribute matching with A:<pattern>[=<pattern>] syntax
Clifford Wolf
2014-02-02
1
-5
/
+22
|
*
Added select -assert-none and -assert-any
Clifford Wolf
2014-01-17
1
-7
/
+44
|
*
Now */ is optional in */<mode>:<arg> selections
Clifford Wolf
2014-01-02
1
-1
/
+4
|
*
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
1
-1
/
+3
|
*
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
|
*
Moved cmds from kernel/ to passes/cmds/
Clifford Wolf
2013-06-08
1
-0
/
+1052
[prev]