projects
/
yosys.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
yosys.git
2014-11-08
Clifford Wolf
Added "ENABLE_PLUGINS := 0" to verific amd64 build...
commit
|
commitdiff
|
tree
2014-11-08
Clifford Wolf
Various documentation updates
commit
|
commitdiff
|
tree
2014-11-08
Clifford Wolf
Added "Nx" syntax to "show" command for repeating SigChunks
commit
|
commitdiff
|
tree
2014-11-07
Clifford Wolf
Added "used" attribute to entries in yosys_cover_list
commit
|
commitdiff
|
tree
2014-11-07
Clifford Wolf
Minor corrections in CodingReadme
commit
|
commitdiff
|
tree
2014-11-07
Clifford Wolf
Improved TopoSort determinism
commit
|
commitdiff
|
tree
2014-11-07
Clifford Wolf
Fixed generation of temp names in verilog backend
commit
|
commitdiff
|
tree
2014-11-07
Clifford Wolf
Updated ABC to 5b5af75f1dda
commit
|
commitdiff
|
tree
2014-11-07
Clifford Wolf
Changelog for Yosys 0.4
commit
|
commitdiff
|
tree
2014-11-07
Clifford Wolf
Fixed typo in "log_cmd_error_exception"
commit
|
commitdiff
|
tree
2014-11-06
Clifford Wolf
Made "cover" a compile-time option (disabled by default)
commit
|
commitdiff
|
tree
2014-11-05
Clifford Wolf
Removed QMAKE variable from Makefile
commit
|
commitdiff
|
tree
2014-10-31
Clifford Wolf
Added "abc" label in synth script
commit
|
commitdiff
|
tree
2014-10-31
Clifford Wolf
Added "opt -full" alias for all more aggressive optimiz...
commit
|
commitdiff
|
tree
2014-10-30
Clifford Wolf
Fixed parsing of "module mymod #( parameter foo = 1...
commit
|
commitdiff
|
tree
2014-10-30
Clifford Wolf
Improved nomem2reg documentation
commit
|
commitdiff
|
tree
2014-10-29
Clifford Wolf
Added support for empty lines to here documents
commit
|
commitdiff
|
tree
2014-10-29
Clifford Wolf
AST simplifier: optimize constant AST_CASE nodes before...
commit
|
commitdiff
|
tree
2014-10-27
Clifford Wolf
Added support for task and function args in parentheses
commit
|
commitdiff
|
tree
2014-10-26
Clifford Wolf
Improvements in $readmem[bh] implementation
commit
|
commitdiff
|
tree
2014-10-26
Clifford Wolf
Added support for $readmemh/$readmemb
commit
|
commitdiff
|
tree
2014-10-25
Clifford Wolf
Fixed constant "cond ? string1 : string2" with strings...
commit
|
commitdiff
|
tree
2014-10-23
Clifford Wolf
Re-introduced Yosys::readsome() helper function
commit
|
commitdiff
|
tree
2014-10-19
Clifford Wolf
minor indenting corrections
commit
|
commitdiff
|
tree
2014-10-19
Clifford Wolf
Merge pull request #40 from parvizp/compile_mac_10.9.2
commit
|
commitdiff
|
tree
2014-10-19
Parviz Palangpour
Builds on Mac 10.9.2 with LLVM 3.5.
commit
|
commitdiff
|
tree
2014-10-18
Clifford Wolf
Improved new_id() for win32
commit
|
commitdiff
|
tree
2014-10-18
Clifford Wolf
Also look for yosys-abc in parent dir on win32
commit
|
commitdiff
|
tree
2014-10-18
Clifford Wolf
Various improvements to version reporting on win32
commit
|
commitdiff
|
tree
2014-10-18
Clifford Wolf
Disabled READLINE in MXE cross build
commit
|
commitdiff
|
tree
2014-10-18
Clifford Wolf
Fixed typo in test_cell
commit
|
commitdiff
|
tree
2014-10-18
Clifford Wolf
Fixed shell prompt and proc_self_dirname() for win32
commit
|
commitdiff
|
tree
2014-10-18
Clifford Wolf
Fixed various VS warnings
commit
|
commitdiff
|
tree
2014-10-18
Clifford Wolf
Create vcxsrc in mxe build "make dist"
commit
|
commitdiff
|
tree
2014-10-18
Clifford Wolf
Moved yosys-config.in to misc/
commit
|
commitdiff
|
tree
2014-10-17
Clifford Wolf
Added notes regarding building in VS
commit
|
commitdiff
|
tree
2014-10-17
Clifford Wolf
Added vcxproj_files.txt to MXE "make dist"
commit
|
commitdiff
|
tree
2014-10-17
Clifford Wolf
More win32 (mxe and vs) build fixes
commit
|
commitdiff
|
tree
2014-10-17
Clifford Wolf
Various win32 / vs build fixes
commit
|
commitdiff
|
tree
2014-10-17
Clifford Wolf
Added genfiles.zip to MXE "make dist"
commit
|
commitdiff
|
tree
2014-10-17
Clifford Wolf
Various MXE build fixes
commit
|
commitdiff
|
tree
2014-10-17
William Speirs
Header changes so it will compile on VS
commit
|
commitdiff
|
tree
2014-10-17
William Speirs
Wrapped math in int constructor
commit
|
commitdiff
|
tree
2014-10-17
Clifford Wolf
Fixed a few VS warnings
commit
|
commitdiff
|
tree
2014-10-16
Clifford Wolf
Don't be too smart with $dff cells with "init" attribut...
commit
|
commitdiff
|
tree
2014-10-16
Clifford Wolf
Some cleanups in opt_clean
commit
|
commitdiff
|
tree
2014-10-16
Clifford Wolf
Print "SystemVerilog" in "read_verilog -sv" log messages
commit
|
commitdiff
|
tree
2014-10-15
Clifford Wolf
Fixed RTLIL::SigSpec::parse() for out-of-range bit...
commit
|
commitdiff
|
tree
2014-10-15
Clifford Wolf
Fixed handling of invalid array access in mem2reg code
commit
|
commitdiff
|
tree
2014-10-15
Clifford Wolf
Replaced log_assert() do { ... } while (0) hack with...
commit
|
commitdiff
|
tree
2014-10-15
Clifford Wolf
Fixed gcc warning
commit
|
commitdiff
|
tree
2014-10-15
Clifford Wolf
Fixed MXE build
commit
|
commitdiff
|
tree
2014-10-14
Clifford Wolf
Merge branch 'win32'
commit
|
commitdiff
|
tree
2014-10-14
Clifford Wolf
Check for _YOSYS_ in yosys.h
commit
|
commitdiff
|
tree
2014-10-14
Clifford Wolf
Updated .gitignore file for ilang and verilog frontends
commit
|
commitdiff
|
tree
2014-10-14
Clifford Wolf
Replaced readsome() with read() and gcount()
commit
|
commitdiff
|
tree
2014-10-14
Clifford Wolf
A few indent fixes
commit
|
commitdiff
|
tree
2014-10-14
William Speirs
Changed from "and" to "&&"
commit
|
commitdiff
|
tree
2014-10-14
William Speirs
Changed to explicit heap allocated memory
commit
|
commitdiff
|
tree
2014-10-14
William Speirs
Wrapped init in std::set constructor
commit
|
commitdiff
|
tree
2014-10-14
William Speirs
Made iterators extend std::iterator and added == operator
commit
|
commitdiff
|
tree
2014-10-14
Clifford Wolf
Define empty __attribute__ macro for non-gcc, non-clang...
commit
|
commitdiff
|
tree
2014-10-14
William Speirs
Fixed log so it will compile under Visual Studio
commit
|
commitdiff
|
tree
2014-10-14
William Speirs
Updated lexers & parsers to include prefixes
commit
|
commitdiff
|
tree
2014-10-14
Clifford Wolf
Updated ABC, enabled ABC in mxe builds
commit
|
commitdiff
|
tree
2014-10-13
Clifford Wolf
Removed CHECK() macro from libparse.cc (was using non...
commit
|
commitdiff
|
tree
2014-10-12
Clifford Wolf
Fixed ABC ARCHFLAGS for win32 cross build
commit
|
commitdiff
|
tree
2014-10-12
Clifford Wolf
More win32/abc fixes
commit
|
commitdiff
|
tree
2014-10-12
Clifford Wolf
Various Makefile changes for cross-compiling ABC for...
commit
|
commitdiff
|
tree
2014-10-12
Clifford Wolf
Various small fixes for non-win32 builds
commit
|
commitdiff
|
tree
2014-10-12
Clifford Wolf
Added make_temp_{file,dir}() and remove_directory(...
commit
|
commitdiff
|
tree
2014-10-12
Clifford Wolf
Using stringf() instead of asprintf() in "abc" pass
commit
|
commitdiff
|
tree
2014-10-12
Clifford Wolf
Added run_command() api to replace system() and popen()
commit
|
commitdiff
|
tree
2014-10-11
Clifford Wolf
Renamed "log.cc" to "logcmd.cc" so there aren't two...
commit
|
commitdiff
|
tree
2014-10-11
Clifford Wolf
Shrinked the copyright banner by 1 character
commit
|
commitdiff
|
tree
2014-10-11
Clifford Wolf
Added "make dist" for mxe builds
commit
|
commitdiff
|
tree
2014-10-11
Clifford Wolf
Fixed Makefile PRETTY=1 for MXE (win32) and EMCC (js...
commit
|
commitdiff
|
tree
2014-10-11
Clifford Wolf
Do not the 'z' modifier in format string (another win32...
commit
|
commitdiff
|
tree
2014-10-11
Clifford Wolf
Fixed win32 troubles with f.readsome()
commit
|
commitdiff
|
tree
2014-10-11
Clifford Wolf
Strip win32 executeables
commit
|
commitdiff
|
tree
2014-10-11
Clifford Wolf
Added proc_self_dirname() for win32
commit
|
commitdiff
|
tree
2014-10-11
Clifford Wolf
Fixed MXE readline support
commit
|
commitdiff
|
tree
2014-10-11
Clifford Wolf
Fixed ifdefs for plugin unloading
commit
|
commitdiff
|
tree
2014-10-11
Clifford Wolf
Disabled "cover -d" on win32
commit
|
commitdiff
|
tree
2014-10-11
Clifford Wolf
Not using std::to_string in ezsat (problems with mingw)
commit
|
commitdiff
|
tree
2014-10-11
Clifford Wolf
Disabled vhdl2verilog command for win32 builds
commit
|
commitdiff
|
tree
2014-10-11
Clifford Wolf
Disabled ezminisat timeout feature for Win32
commit
|
commitdiff
|
tree
2014-10-10
Clifford Wolf
Using next_token() to parse commands
commit
|
commitdiff
|
tree
2014-10-10
Clifford Wolf
Fixed next_token()
commit
|
commitdiff
|
tree
2014-10-10
Clifford Wolf
More Win32 build fixes
commit
|
commitdiff
|
tree
2014-10-10
Clifford Wolf
Added next_token() function (strtok() replacement)
commit
|
commitdiff
|
tree
2014-10-10
Clifford Wolf
Various win32 build fixes in yosys.cc
commit
|
commitdiff
|
tree
2014-10-10
Clifford Wolf
Moved patmatch() to yosys.cc
commit
|
commitdiff
|
tree
2014-10-10
Clifford Wolf
Replaced fnmatch() with patmatch()
commit
|
commitdiff
|
tree
2014-10-10
Clifford Wolf
Added format __attribute__ to stringf()
commit
|
commitdiff
|
tree
2014-10-10
Clifford Wolf
Renamed TRUE/FALSE to CONST_TRUE/CONST_FALSE because...
commit
|
commitdiff
|
tree
2014-10-10
Clifford Wolf
Renamed SIZE() to GetSize() because of name collision...
commit
|
commitdiff
|
tree
2014-10-09
Clifford Wolf
Replaced "#ifdef WIN32" with "#ifdef _WIN32"
commit
|
commitdiff
|
tree
2014-10-09
Clifford Wolf
Added API for generic cell cost calculations
commit
|
commitdiff
|
tree
2014-10-09
Clifford Wolf
added .exe and .html output files to .gitignore
commit
|
commitdiff
|
tree
next