Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added "int ceil_log2(int)" function | Clifford Wolf | 2016-02-13 | 1 | -0/+25 | |
| | ||||||
* | Spell check (by Larry Doolittle) | Clifford Wolf | 2015-08-14 | 1 | -1/+1 | |
| | ||||||
* | Fixed trailing whitespaces | Clifford Wolf | 2015-07-02 | 1 | -2/+2 | |
| | ||||||
* | Added read_blif command | Clifford Wolf | 2015-05-17 | 1 | -0/+2 | |
| | ||||||
* | Improved attributes API and handling of "src" attributes | Clifford Wolf | 2015-04-24 | 1 | -0/+20 | |
| | ||||||
* | A "#" does start a comment, not a label. | Clifford Wolf | 2015-04-16 | 1 | -0/+3 | |
| | ||||||
* | Added back-end auto-detect for .edif and .json | Clifford Wolf | 2015-04-09 | 1 | -0/+4 | |
| | ||||||
* | Added support for "file names with blanks" | Clifford Wolf | 2015-04-08 | 1 | -1/+19 | |
| | ||||||
* | Fixed detection of absolute paths in ABC for win32 | Clifford Wolf | 2015-03-22 | 1 | -0/+9 | |
| | ||||||
* | More emcc stuff | Clifford Wolf | 2015-02-15 | 1 | -3/+10 | |
| | ||||||
* | Added "make mklibyosys", some minor API changes | Clifford Wolf | 2015-02-01 | 1 | -3/+17 | |
| | ||||||
* | Added yosys_banner(), Updated Copyright range | Clifford Wolf | 2015-02-01 | 1 | -0/+27 | |
| | ||||||
* | Log msg change | Clifford Wolf | 2015-01-31 | 1 | -1/+1 | |
| | ||||||
* | Rethrow with "catch(...) throw;" | Clifford Wolf | 2015-01-25 | 1 | -2/+2 | |
| | ||||||
* | Added ENABLE_NDEBUG makefile options | Clifford Wolf | 2015-01-24 | 1 | -0/+2 | |
| | ||||||
* | Put dummy reference to empty idstring in yosys_shutdown() | Clifford Wolf | 2014-12-29 | 1 | -0/+3 | |
| | ||||||
* | Less verbose ABC output | Clifford Wolf | 2014-12-29 | 1 | -2/+0 | |
| | ||||||
* | Added global yosys_celltypes | Clifford Wolf | 2014-12-29 | 1 | -0/+9 | |
| | ||||||
* | Added "yosys -X" | Clifford Wolf | 2014-12-29 | 1 | -0/+1 | |
| | ||||||
* | Some cleanups | Clifford Wolf | 2014-12-28 | 1 | -1/+3 | |
| | ||||||
* | Added memhasher (yosys -M) | Clifford Wolf | 2014-12-28 | 1 | -0/+37 | |
| | ||||||
* | Fixed typo in "log_cmd_error_exception" | Clifford Wolf | 2014-11-07 | 1 | -3/+3 | |
| | ||||||
* | Re-introduced Yosys::readsome() helper function | Clifford Wolf | 2014-10-23 | 1 | -0/+16 | |
| | | | | (f.read() + f.gcount() made problems with lines > 16kB) | |||||
* | Merge pull request #40 from parvizp/compile_mac_10.9.2 | Clifford Wolf | 2014-10-19 | 1 | -0/+3 | |
|\ | | | | | Builds on Mac 10.9.2 with LLVM 3.5. | |||||
| * | Builds on Mac 10.9.2 with LLVM 3.5. | Parviz Palangpour | 2014-10-19 | 1 | -0/+3 | |
| | | ||||||
* | | Improved new_id() for win32 | Clifford Wolf | 2014-10-18 | 1 | -4/+12 | |
| | | ||||||
* | | Various improvements to version reporting on win32 | Clifford Wolf | 2014-10-18 | 1 | -4/+0 | |
| | | ||||||
* | | Fixed shell prompt and proc_self_dirname() for win32 | Clifford Wolf | 2014-10-18 | 1 | -6/+24 | |
|/ | ||||||
* | Fixed various VS warnings | Clifford Wolf | 2014-10-18 | 1 | -1/+1 | |
| | ||||||
* | More win32 (mxe and vs) build fixes | Clifford Wolf | 2014-10-17 | 1 | -8/+28 | |
| | ||||||
* | Various win32 / vs build fixes | Clifford Wolf | 2014-10-17 | 1 | -4/+4 | |
| | ||||||
* | Various MXE build fixes | Clifford Wolf | 2014-10-17 | 1 | -4/+17 | |
| | ||||||
* | Header changes so it will compile on VS | William Speirs | 2014-10-17 | 1 | -3/+7 | |
| | ||||||
* | Fixed gcc warning | Clifford Wolf | 2014-10-15 | 1 | -1/+2 | |
| | ||||||
* | Replaced readsome() with read() and gcount() | Clifford Wolf | 2014-10-15 | 1 | -16/+0 | |
| | ||||||
* | More win32/abc fixes | Clifford Wolf | 2014-10-12 | 1 | -5/+7 | |
| | ||||||
* | Various small fixes for non-win32 builds | Clifford Wolf | 2014-10-12 | 1 | -3/+7 | |
| | ||||||
* | Added make_temp_{file,dir}() and remove_directory() APIs | Clifford Wolf | 2014-10-12 | 1 | -0/+90 | |
| | ||||||
* | Added run_command() api to replace system() and popen() | Clifford Wolf | 2014-10-12 | 1 | -0/+25 | |
| | ||||||
* | Fixed win32 troubles with f.readsome() | Clifford Wolf | 2014-10-11 | 1 | -0/+16 | |
| | ||||||
* | Added proc_self_dirname() for win32 | Clifford Wolf | 2014-10-11 | 1 | -4/+12 | |
| | ||||||
* | Fixed ifdefs for plugin unloading | Clifford Wolf | 2014-10-11 | 1 | -2/+2 | |
| | ||||||
* | Fixed next_token() | Clifford Wolf | 2014-10-10 | 1 | -2/+2 | |
| | ||||||
* | Added next_token() function (strtok() replacement) | Clifford Wolf | 2014-10-10 | 1 | -1/+18 | |
| | ||||||
* | Various win32 build fixes in yosys.cc | Clifford Wolf | 2014-10-10 | 1 | -5/+30 | |
| | ||||||
* | Moved patmatch() to yosys.cc | Clifford Wolf | 2014-10-10 | 1 | -0/+62 | |
| | ||||||
* | Renamed SIZE() to GetSize() because of name collision on Win32 | Clifford Wolf | 2014-10-10 | 1 | -5/+5 | |
| | ||||||
* | 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 | |
| |