Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Some fixes in presentation | Clifford Wolf | 2014-11-08 | 2 | -2/+2 | |
| | ||||||
* | Added missing fixup_ports() calls to "rename" command | Clifford Wolf | 2014-11-08 | 1 | -0/+4 | |
| | ||||||
* | Use a cache for log_id() memory management | Clifford Wolf | 2014-11-08 | 1 | -1/+4 | |
| | ||||||
* | Now we are in Yoys 0.4+ development | Clifford Wolf | 2014-11-08 | 2 | -2/+8 | |
| | ||||||
* | Yosys 0.4 | Clifford Wolf | 2014-11-08 | 1 | -1/+1 | |
| | ||||||
* | Added "ENABLE_PLUGINS := 0" to verific amd64 build instructions | Clifford Wolf | 2014-11-08 | 1 | -0/+1 | |
| | ||||||
* | Various documentation updates | Clifford Wolf | 2014-11-08 | 13 | -108/+1277 | |
| | ||||||
* | Added "Nx" syntax to "show" command for repeating SigChunks | Clifford Wolf | 2014-11-08 | 1 | -6/+8 | |
| | ||||||
* | Added "used" attribute to entries in yosys_cover_list | Clifford Wolf | 2014-11-07 | 1 | -1/+1 | |
| | | | | | http://www.reddit.com/r/yosys/comments/2kw479/fyi_clang_350_build_error/cltgwyc http://llvm.org/bugs/show_bug.cgi?id=19474 | |||||
* | Minor corrections in CodingReadme | Clifford Wolf | 2014-11-07 | 1 | -4/+3 | |
| | ||||||
* | Improved TopoSort determinism | Clifford Wolf | 2014-11-07 | 5 | -14/+16 | |
| | ||||||
* | Fixed generation of temp names in verilog backend | Clifford Wolf | 2014-11-07 | 1 | -4/+5 | |
| | ||||||
* | Updated ABC to 5b5af75f1dda | Clifford Wolf | 2014-11-07 | 2 | -2/+2 | |
| | ||||||
* | Changelog for Yosys 0.4 | Clifford Wolf | 2014-11-07 | 1 | -9/+78 | |
| | ||||||
* | Fixed typo in "log_cmd_error_exception" | Clifford Wolf | 2014-11-07 | 5 | -9/+9 | |
| | ||||||
* | Made "cover" a compile-time option (disabled by default) | Clifford Wolf | 2014-11-06 | 5 | -6/+10 | |
| | ||||||
* | Removed QMAKE variable from Makefile | Clifford Wolf | 2014-11-05 | 1 | -2/+0 | |
| | ||||||
* | Added "abc" label in synth script | Clifford Wolf | 2014-10-31 | 1 | -6/+12 | |
| | ||||||
* | Added "opt -full" alias for all more aggressive optimizations | Clifford Wolf | 2014-10-31 | 4 | -9/+35 | |
| | ||||||
* | Fixed parsing of "module mymod #( parameter foo = 1, bar = 2 ..." | Clifford Wolf | 2014-10-30 | 1 | -4/+5 | |
| | ||||||
* | Improved nomem2reg documentation | Clifford Wolf | 2014-10-30 | 1 | -1/+4 | |
| | ||||||
* | Added support for empty lines to here documents | Clifford Wolf | 2014-10-29 | 1 | -2/+2 | |
| | ||||||
* | AST simplifier: optimize constant AST_CASE nodes before recursively descending | Clifford Wolf | 2014-10-29 | 1 | -31/+35 | |
| | ||||||
* | Added support for task and function args in parentheses | Clifford Wolf | 2014-10-27 | 2 | -7/+80 | |
| | ||||||
* | Improvements in $readmem[bh] implementation | Clifford Wolf | 2014-10-26 | 1 | -8/+13 | |
| | ||||||
* | Added support for $readmemh/$readmemb | Clifford Wolf | 2014-10-26 | 4 | -2/+114 | |
| | ||||||
* | Fixed constant "cond ? string1 : string2" with strings of different size | Clifford Wolf | 2014-10-25 | 1 | -0/+2 | |
| | ||||||
* | Re-introduced Yosys::readsome() helper function | Clifford Wolf | 2014-10-23 | 6 | -21/+25 | |
| | | | | (f.read() + f.gcount() made problems with lines > 16kB) | |||||
* | minor indenting corrections | Clifford Wolf | 2014-10-19 | 1 | -2/+2 | |
| | ||||||
* | Merge pull request #40 from parvizp/compile_mac_10.9.2 | Clifford Wolf | 2014-10-19 | 2 | -0/+8 | |
|\ | | | | | 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 | 2 | -0/+8 | |
| | | ||||||
* | | Improved new_id() for win32 | Clifford Wolf | 2014-10-18 | 1 | -4/+12 | |
| | | ||||||
* | | Also look for yosys-abc in parent dir on win32 | Clifford Wolf | 2014-10-18 | 1 | -0/+5 | |
| | | ||||||
* | | Various improvements to version reporting on win32 | Clifford Wolf | 2014-10-18 | 3 | -11/+23 | |
| | | ||||||
* | | Disabled READLINE in MXE cross build | Clifford Wolf | 2014-10-18 | 1 | -0/+1 | |
| | | ||||||
* | | Fixed typo in test_cell | Clifford Wolf | 2014-10-18 | 1 | -1/+1 | |
| | | ||||||
* | | 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 | 8 | -14/+14 | |
| | ||||||
* | Create vcxsrc in mxe build "make dist" | Clifford Wolf | 2014-10-18 | 4 | -33/+78 | |
| | ||||||
* | Moved yosys-config.in to misc/ | Clifford Wolf | 2014-10-18 | 2 | -2/+2 | |
| | ||||||
* | Added notes regarding building in VS | Clifford Wolf | 2014-10-17 | 2 | -3/+38 | |
| | ||||||
* | Added vcxproj_files.txt to MXE "make dist" | Clifford Wolf | 2014-10-17 | 1 | -5/+7 | |
| | ||||||
* | More win32 (mxe and vs) build fixes | Clifford Wolf | 2014-10-17 | 5 | -25/+86 | |
| | ||||||
* | Various win32 / vs build fixes | Clifford Wolf | 2014-10-17 | 8 | -23/+28 | |
| | ||||||
* | Added genfiles.zip to MXE "make dist" | Clifford Wolf | 2014-10-17 | 2 | -2/+4 | |
| | ||||||
* | Various MXE build fixes | Clifford Wolf | 2014-10-17 | 4 | -13/+28 | |
| | ||||||
* | Header changes so it will compile on VS | William Speirs | 2014-10-17 | 10 | -17/+79 | |
| | ||||||
* | Wrapped math in int constructor | William Speirs | 2014-10-17 | 1 | -1/+1 | |
| | ||||||
* | Fixed a few VS warnings | Clifford Wolf | 2014-10-17 | 3 | -3/+3 | |
| | ||||||
* | Don't be too smart with $dff cells with "init" attribute on out signal | Clifford Wolf | 2014-10-16 | 1 | -1/+1 | |
| |