index
:
yosys
master
Debian dgit repo for package yosys
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
passes
/
cmds
/
delete.cc
Commit message (
Expand
)
Author
Age
*
New upstream version 0.7+20180830git0b7a184
Ruben Undheim
2018-08-30
*
Fixed trailing whitespaces
Clifford Wolf
2015-07-02
*
Renamed hashmap.h to hashlib.h, some related improvements
Clifford Wolf
2014-12-28
*
More hashtable finetuning
Clifford Wolf
2014-12-27
*
Replaced std::unordered_set (nodict) with Yosys::pool
Clifford Wolf
2014-12-26
*
Added Yosys::{dict,nodict,vector} container types
Clifford Wolf
2014-12-26
*
namespace Yosys
Clifford Wolf
2014-09-27
*
Preparations for RTLIL::IdString redesign: cleanup of existing code
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
*
Refactoring: Renamed RTLIL::Module::wires to wires_
Clifford Wolf
2014-07-27
*
Changed a lot of code to the new RTLIL::Wire constructors
Clifford Wolf
2014-07-26
*
Use only module->addCell() and module->remove() to create and delete cells
Clifford Wolf
2014-07-25
*
Fixed all users of SigSpec::chunks_rw() and removed it
Clifford Wolf
2014-07-23
*
SigSpec refactoring: change RTLIL::SigSpec::chunks() to be read-only, created...
Clifford Wolf
2014-07-22
*
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
*
Removed deprecated module->new_wire()
Clifford Wolf
2014-07-21
*
Added delete {-input|-output|-port}
Clifford Wolf
2014-02-09
*
Bugfix in delete command
Clifford Wolf
2014-02-09
*
Added delete command
Clifford Wolf
2014-02-02