summaryrefslogtreecommitdiff
path: root/manual/CHAPTER_Prog
Commit message (Expand)AuthorAge
* Added some missing .gitignore in manual/Clifford Wolf2014-12-04
* Some fixes in stubnets exampleClifford Wolf2014-11-24
* Renamed SIZE() to GetSize() because of name collision on Win32Clifford Wolf2014-10-10
* Corrected spelling mistakes found by lintianRuben Undheim2014-09-06
* Refactoring: Renamed RTLIL::Design::modules to modules_Clifford Wolf2014-07-27
* Refactoring: Renamed RTLIL::Module::cells to cells_Clifford Wolf2014-07-27
* Refactoring: Renamed RTLIL::Module::wires to wires_Clifford Wolf2014-07-27
* Changed users of cell->connections_ to the new API (sed command)Clifford Wolf2014-07-26
* Renamed RTLIL::{Module,Cell}::connections to connections_Clifford Wolf2014-07-26
* Fixed manual/CHAPTER_Prog/stubnets.ccClifford Wolf2014-07-23
* Removed RTLIL::SigSpec::expand() methodClifford Wolf2014-07-23
* Renamed manual/FILES_* directoriesClifford Wolf2014-01-28