index
:
yosys
master
Debian dgit repo for package yosys
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
passes
/
cmds
/
select.cc
Commit message (
Expand
)
Author
Age
*
Imported GIT HEAD: 0.8+20190328git32bd0f2
Ruben Undheim
2019-03-28
*
New upstream version 0.7+20180830git0b7a184
Ruben Undheim
2018-08-30
*
Squashed commit of the following:
Ruben Undheim
2016-09-23
*
Added %R select expression
Clifford Wolf
2015-12-20
*
Another block of spelling fixes
Larry Doolittle
2015-08-14
*
Re-created command-reference-manual.tex, copied some doc fixes to online help
Clifford Wolf
2015-08-14
*
Spell check (by Larry Doolittle)
Clifford Wolf
2015-08-14
*
Some fixes in "select" command
Clifford Wolf
2015-07-16
*
Fixed trailing whitespaces
Clifford Wolf
2015-07-02
*
Added %M and %C select operators
Clifford Wolf
2015-04-07
*
Added "select %xe %cie %coe"
Clifford Wolf
2015-02-18
*
Fixed eval_select_op() api
Clifford Wolf
2015-02-08
*
Added eval_select_args() and eval_select_op()
Clifford Wolf
2015-02-08
*
Added "select -read"
Clifford Wolf
2015-02-06
*
Using selections in "ls" command
Clifford Wolf
2015-02-01
*
Fixed a bug in "select %ci %co %x"
Clifford Wolf
2014-12-30
*
Added Yosys::{dict,nodict,vector} container types
Clifford Wolf
2014-12-26
*
Added log_warning() API
Clifford Wolf
2014-11-09
*
Various win32 / vs build fixes
Clifford Wolf
2014-10-17
*
Moved patmatch() to yosys.cc
Clifford Wolf
2014-10-10
*
Replaced fnmatch() with patmatch()
Clifford Wolf
2014-10-10
*
namespace Yosys
Clifford Wolf
2014-09-27
*
Corrected spelling mistakes found by lintian
Ruben Undheim
2014-09-06
*
No implicit conversion from IdString to anything else
Clifford Wolf
2014-08-02
*
More bugfixes related to new RTLIL::IdString
Clifford Wolf
2014-08-02
*
Preparations for RTLIL::IdString redesign: cleanup of existing code
Clifford Wolf
2014-08-02
*
Using log_assert() instead of assert()
Clifford Wolf
2014-07-28
*
Refactoring: Renamed RTLIL::Design::modules to modules_
Clifford Wolf
2014-07-27
*
Refactoring: Renamed RTLIL::Module::cells to cells_
Clifford Wolf
2014-07-27
*
Refactoring: Renamed RTLIL::Module::wires to wires_
Clifford Wolf
2014-07-27
*
Changed users of cell->connections_ to the new API (sed command)
Clifford Wolf
2014-07-26
*
Renamed RTLIL::{Module,Cell}::connections to connections_
Clifford Wolf
2014-07-26
*
SigSpec refactoring: using the accessor functions everywhere
Clifford Wolf
2014-07-22
*
SigSpec refactoring: renamed chunks and width to __chunks and __width
Clifford Wolf
2014-07-22
*
Added "select -assert-count"
Clifford Wolf
2014-07-20
*
Added %D and %c select commands
Clifford Wolf
2014-06-14
*
Merged a few fixes for non-posix systems from github.com/Siesh1oo/yosys
Clifford Wolf
2014-03-11
*
Added != support for relational select pattern
Clifford Wolf
2014-02-16
*
Added %a select operator
Clifford Wolf
2014-02-08
*
Added support for s: select expressions (wire width)
Clifford Wolf
2014-02-06
*
Added i:, o:, and x: selection pattern
Clifford Wolf
2014-02-06
*
Added support for %m selection op
Clifford Wolf
2014-02-06
*
new %s: add sub-modules to selection
Johann Glaser
2014-02-06
*
Simplified select "Assertation failed" message generation
Clifford Wolf
2014-02-05
*
Merge branch 'master' of github.com:cliffordwolf/yosys
Clifford Wolf
2014-02-05
|
\
|
*
be more verbose for select -assert-any and -assert-none
Johann Glaser
2014-02-05
|
*
improved help for "select"
Johann Glaser
2014-02-05
*
|
Added selection support for r: and selection with relational operators
Clifford Wolf
2014-02-05
|
/
*
Throw errors if non-existing selection variables are used
Clifford Wolf
2014-02-04
*
Added select -none
Clifford Wolf
2014-02-04
[next]