summaryrefslogtreecommitdiff
path: root/kernel/yosys.h
Commit message (Expand)AuthorAge
* Added new CodingReadme file (replaces CodingStyle and CHECKLISTS)Clifford Wolf2014-09-16
* Removed compatbility.{h,cc}: Not using open_memstream/fmemopen anymoreClifford Wolf2014-08-23
* Changed frontend-api from FILE to std::istreamClifford Wolf2014-08-23
* Changed backend-api from FILE to std::ostreamClifford Wolf2014-08-23
* Added "plugin" commandClifford Wolf2014-08-22
* Added stackmap<> containerClifford Wolf2014-08-17
* Fixed build with gcc-4.6Clifford Wolf2014-08-07
* Added ID() macro for static IdStringsClifford Wolf2014-08-03
* Improvements in new RTLIL::IdString implementationClifford Wolf2014-08-02
* Preparations for RTLIL::IdString redesign: cleanup of existing codeClifford Wolf2014-08-02
* Added logfile hash to statistics footerClifford Wolf2014-08-01
* Added ModIndex helper class, some changes to RTLIL::MonitorClifford Wolf2014-08-01
* Added "trace" commandClifford Wolf2014-07-31
* Moved some stuff to kernel/yosys.{h,cc}, using Yosys:: namespaceClifford Wolf2014-07-31
* Added "kernel/yosys.h" and "kernel/yosys.cc"Clifford Wolf2014-07-30