index
:
yosys
master
Debian dgit repo for package yosys
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
passes
Commit message (
Expand
)
Author
Age
*
Also look for yosys-abc in parent dir on win32
Clifford Wolf
2014-10-18
*
Fixed typo in test_cell
Clifford Wolf
2014-10-18
*
Fixed various VS warnings
Clifford Wolf
2014-10-18
*
Various win32 / vs build fixes
Clifford Wolf
2014-10-17
*
Added genfiles.zip to MXE "make dist"
Clifford Wolf
2014-10-17
*
Various MXE build fixes
Clifford Wolf
2014-10-17
*
Header changes so it will compile on VS
William Speirs
2014-10-17
*
Don't be too smart with $dff cells with "init" attribute on out signal
Clifford Wolf
2014-10-16
*
Some cleanups in opt_clean
Clifford Wolf
2014-10-16
*
Replaced readsome() with read() and gcount()
Clifford Wolf
2014-10-15
*
Changed from "and" to "&&"
William Speirs
2014-10-15
*
Wrapped init in std::set constructor
William Speirs
2014-10-15
*
Removed CHECK() macro from libparse.cc (was using non-std c features)
Clifford Wolf
2014-10-13
*
More win32/abc fixes
Clifford Wolf
2014-10-12
*
Added make_temp_{file,dir}() and remove_directory() APIs
Clifford Wolf
2014-10-12
*
Using stringf() instead of asprintf() in "abc" pass
Clifford Wolf
2014-10-12
*
Added run_command() api to replace system() and popen()
Clifford Wolf
2014-10-12
*
Renamed "log.cc" to "logcmd.cc" so there aren't two "log.cc" in the source tree
Clifford Wolf
2014-10-11
*
Do not the 'z' modifier in format string (another win32 fix)
Clifford Wolf
2014-10-11
*
Fixed win32 troubles with f.readsome()
Clifford Wolf
2014-10-11
*
Disabled "cover -d" on win32
Clifford Wolf
2014-10-11
*
More Win32 build fixes
Clifford Wolf
2014-10-10
*
Moved patmatch() to yosys.cc
Clifford Wolf
2014-10-10
*
Replaced fnmatch() with patmatch()
Clifford Wolf
2014-10-10
*
Added format __attribute__ to stringf()
Clifford Wolf
2014-10-10
*
Renamed TRUE/FALSE to CONST_TRUE/CONST_FALSE because of name collision on Win32
Clifford Wolf
2014-10-10
*
Renamed SIZE() to GetSize() because of name collision on Win32
Clifford Wolf
2014-10-10
*
Added API for generic cell cost calculations
Clifford Wolf
2014-10-09
*
Added mxe-based cross build for win32
Clifford Wolf
2014-10-09
*
Fixes in "hilomap" help message
Clifford Wolf
2014-10-08
*
sort cell types in "stat" output by name
Clifford Wolf
2014-10-03
*
sat encoding for exclusive $pmux ctrl inputs in "share" pass
Clifford Wolf
2014-10-03
*
added resource sharing of $macc cells
Clifford Wolf
2014-10-03
*
Added $_BUF_ cell type
Clifford Wolf
2014-10-03
*
remove buffers in opt_clean
Clifford Wolf
2014-10-03
*
resource sharing of $alu cells
Clifford Wolf
2014-10-03
*
set "keep" on modules with $assert cells in "hierarchy"
Clifford Wolf
2014-09-30
*
Added support for "keep" on modules
Clifford Wolf
2014-09-29
*
namespace Yosys
Clifford Wolf
2014-09-27
*
Re-enabled assert for new logic loops in "share" pass
Clifford Wolf
2014-09-21
*
Various improvements regarding logic loops in "share" results
Clifford Wolf
2014-09-21
*
Logic loop bugfix for "share" pass
Clifford Wolf
2014-09-21
*
Added "share -limit"
Clifford Wolf
2014-09-21
*
Still loop bug in "share": changed assert to warning
Clifford Wolf
2014-09-21
*
Do not introduce new logic loops in "share"
Clifford Wolf
2014-09-21
*
Assert on new logic loops in "share" pass
Clifford Wolf
2014-09-21
*
Added "test_abcloop" command
Clifford Wolf
2014-09-19
*
Small improvements in "abc" command handle_loops() function
Clifford Wolf
2014-09-19
*
Using "NOT" instead of "INV" as cell name in default abc genlib file
Clifford Wolf
2014-09-19
*
Alphabetically sort port names in "show" output
Clifford Wolf
2014-09-19
[next]