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
...
|
*
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]