Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-created command-reference-manual.tex, copied some doc fixes to online help | Clifford Wolf | 2015-08-14 | 1 | -1/+1 |
* | Spell check (by Larry Doolittle) | Clifford Wolf | 2015-08-14 | 1 | -1/+1 |
* | Fixed trailing whitespaces | Clifford Wolf | 2015-07-02 | 1 | -3/+3 |
* | Some test related fixes | Clifford Wolf | 2015-02-12 | 1 | -1/+1 |
* | Replaced std::unordered_map as implementation for Yosys::dict | Clifford Wolf | 2014-12-26 | 1 | -12/+12 |
* | Renamed SIZE() to GetSize() because of name collision on Win32 | Clifford Wolf | 2014-10-10 | 1 | -2/+2 |
* | namespace Yosys | Clifford Wolf | 2014-09-27 | 1 | -0/+1 |
* | Changed backend-api from FILE to std::ostream | Clifford Wolf | 2014-08-23 | 1 | -93/+93 |
* | More cleanups related to RTLIL::IdString usage | Clifford Wolf | 2014-08-02 | 1 | -22/+22 |
* | Added "test_autotb -n <num_iter>" option | Clifford Wolf | 2014-08-01 | 1 | -9/+27 |
* | Renamed "write_autotest" to "test_autotb" and moved to passes/tests/ | Clifford Wolf | 2014-07-29 | 1 | -0/+335 |