index
:
yosys
master
Debian dgit repo for package yosys
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
passes
/
cmds
/
connwrappers.cc
Commit message (
Expand
)
Author
Age
*
New upstream version 0.7+20180830git0b7a184
Ruben Undheim
2018-08-30
*
Squashed commit of the following:
Ruben Undheim
2016-09-23
*
Spell check (by Larry Doolittle)
Clifford Wolf
2015-08-14
*
Fixed trailing whitespaces
Clifford Wolf
2015-07-02
*
namespace Yosys
Clifford Wolf
2014-09-27
*
More cleanups related to RTLIL::IdString usage
Clifford Wolf
2014-08-02
*
Refactoring: Renamed RTLIL::Design::modules to modules_
Clifford Wolf
2014-07-27
*
Refactoring: Renamed RTLIL::Module::cells to cells_
Clifford Wolf
2014-07-27
*
Manual fixes for new cell connections API
Clifford Wolf
2014-07-26
*
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 connwrappers command
Clifford Wolf
2014-02-20