Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a default selection stack in RTLIL::Design::Design() | Clifford Wolf | 2014-09-02 | 1 | -2/+0 |
* | Added emscripten (emcc) support to build system and some build fixes | Clifford Wolf | 2014-08-22 | 1 | -2/+23 |
* | Added "plugin" command | Clifford Wolf | 2014-08-22 | 1 | -0/+7 |
* | Fixed proc_{self,share}_dirname error handling | Clifford Wolf | 2014-08-17 | 1 | -4/+2 |
* | More bugfixes related to new RTLIL::IdString | Clifford Wolf | 2014-08-02 | 1 | -1/+1 |
* | Preparations for RTLIL::IdString redesign: cleanup of existing code | Clifford Wolf | 2014-08-02 | 1 | -5/+5 |
* | Added logfile hash to statistics footer | Clifford Wolf | 2014-08-01 | 1 | -2/+14 |
* | Added ModIndex helper class, some changes to RTLIL::Monitor | Clifford Wolf | 2014-08-01 | 1 | -0/+5 |
* | Moved some stuff to kernel/yosys.{h,cc}, using Yosys:: namespace | Clifford Wolf | 2014-07-31 | 1 | -0/+565 |
* | Added "kernel/yosys.h" and "kernel/yosys.cc" | Clifford Wolf | 2014-07-30 | 1 | -0/+40 |