Clifford Wolf
|
d7d1c7baf8
|
Added support for %m selection op
|
2014-02-06 19:30:08 +01:00 |
Johann Glaser
|
34eb77d2bf
|
new %s: add sub-modules to selection
|
2014-02-06 17:36:39 +01:00 |
Clifford Wolf
|
dbfcc2f4e2
|
Simplified select "Assertation failed" message generation
|
2014-02-05 18:52:55 +01:00 |
Clifford Wolf
|
94b802c65d
|
Merge branch 'master' of github.com:cliffordwolf/yosys
|
2014-02-05 18:46:47 +01:00 |
Clifford Wolf
|
f6e6e9b844
|
Added selection support for r: and selection with relational operators
|
2014-02-05 18:24:45 +01:00 |
Johann Glaser
|
3c0b5139a1
|
be more verbose for select -assert-any and -assert-none
|
2014-02-05 16:03:02 +01:00 |
Johann Glaser
|
667543de0b
|
improved help for "select"
|
2014-02-05 15:53:02 +01:00 |
Clifford Wolf
|
1fb8ba73bd
|
Throw errors if non-existing selection variables are used
|
2014-02-04 23:31:06 +01:00 |
Clifford Wolf
|
b1bf55dd63
|
Added select -none
|
2014-02-04 23:23:44 +01:00 |
Clifford Wolf
|
a9e2d86f86
|
Added suuport for module attribute matching with A:<pattern>[=<pattern>] syntax
|
2014-02-02 16:47:17 +01:00 |
Clifford Wolf
|
651ce67d97
|
Added select -assert-none and -assert-any
|
2014-01-17 16:34:50 +01:00 |
Clifford Wolf
|
5a0f561d9c
|
Now */ is optional in */<mode>:<arg> selections
|
2014-01-02 20:35:37 +01:00 |
Clifford Wolf
|
ced4d7b321
|
Added support for module->connections to select %ci, %co and %x handling
|
2014-01-02 18:44:24 +01:00 |
Clifford Wolf
|
93a70959f3
|
Replaced RTLIL::Const::str with generic decoder method
|
2013-12-04 14:14:05 +01:00 |
Clifford Wolf
|
7295b25955
|
Progress on AppNote 011
|
2013-11-29 16:42:49 +01:00 |
Clifford Wolf
|
c60aaf8fa3
|
Added pattern support to "ls" command
|
2013-11-28 21:34:41 +01:00 |
Clifford Wolf
|
293356e87c
|
Improved ID matching scheme in select (and thus for all commands)
|
2013-11-28 21:13:16 +01:00 |
Clifford Wolf
|
5a592b3739
|
Moved cmds from kernel/ to passes/cmds/
|
2013-06-08 23:16:36 +02:00 |