aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/yosys.cc
Commit message (Expand)AuthorAgeFilesLines
* Create a default selection stack in RTLIL::Design::Design()Clifford Wolf2014-09-021-2/+0
* Added emscripten (emcc) support to build system and some build fixesClifford Wolf2014-08-221-2/+23
* Added "plugin" commandClifford Wolf2014-08-221-0/+7
* Fixed proc_{self,share}_dirname error handlingClifford Wolf2014-08-171-4/+2
* More bugfixes related to new RTLIL::IdStringClifford Wolf2014-08-021-1/+1
* Preparations for RTLIL::IdString redesign: cleanup of existing codeClifford Wolf2014-08-021-5/+5
* Added logfile hash to statistics footerClifford Wolf2014-08-011-2/+14
* Added ModIndex helper class, some changes to RTLIL::MonitorClifford Wolf2014-08-011-0/+5
* Moved some stuff to kernel/yosys.{h,cc}, using Yosys:: namespaceClifford Wolf2014-07-311-0/+565
* Added "kernel/yosys.h" and "kernel/yosys.cc"Clifford Wolf2014-07-301-0/+40