index
:
yosys
master
Debian dgit repo for package yosys
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
Commit message (
Collapse
)
Author
Age
*
Change yosys to look for the #define constant "__unix__" instead of ↵
Sebastian Kuzminsky
2019-10-18
|
|
|
|
|
"__linux__", to select code appropriate for Unix-like systems. This has been tested with Clang 3.5 and GCC 4.6, 4.8, and 4.9 on Linux, and Clang 3.5 and GCC 4.9 on kFreeBSD. Gbp-Pq: Name kfreebsd-support.patch
*
New upstream version 0.9
Ruben Undheim
2019-10-18
|
*
Imported GIT HEAD: 0.8+20190328git32bd0f2
Ruben Undheim
2019-03-28
|
*
New upstream version 0.7+20180830git0b7a184
Ruben Undheim
2018-08-30
|
*
Added "int ceil_log2(int)" function
Clifford Wolf
2016-02-13
|
*
Spell check (by Larry Doolittle)
Clifford Wolf
2015-08-14
|
*
Fixed trailing whitespaces
Clifford Wolf
2015-07-02
|
*
Improved performance in equiv_simple
Clifford Wolf
2015-02-01
|
*
Added ENABLE_NDEBUG makefile options
Clifford Wolf
2015-01-24
|
*
Added statehash to ezSAT
Clifford Wolf
2014-12-29
|
*
Compile fix for visual studio
Clifford Wolf
2014-12-11
|
*
switching from unreliable typedefs to precisely sized uint32_t and uint64_t
SlowRiot
2014-11-20
|
*
fixing incorrect buffer size allocation, and unsafe integer size type
SlowRiot
2014-11-20
|
*
Fixed various VS warnings
Clifford Wolf
2014-10-18
|
*
More win32 (mxe and vs) build fixes
Clifford Wolf
2014-10-17
|
*
Various win32 / vs build fixes
Clifford Wolf
2014-10-17
|
*
Header changes so it will compile on VS
William Speirs
2014-10-17
|
*
A few indent fixes
Clifford Wolf
2014-10-15
|
*
Changed to explicit heap allocated memory
William Speirs
2014-10-15
|
*
Not using std::to_string in ezsat (problems with mingw)
Clifford Wolf
2014-10-11
|
*
Disabled ezminisat timeout feature for Win32
Clifford Wolf
2014-10-11
|
*
More Win32 build fixes
Clifford Wolf
2014-10-10
|
*
Renamed TRUE/FALSE to CONST_TRUE/CONST_FALSE because of name collision on Win32
Clifford Wolf
2014-10-10
|
*
Corrected spelling mistakes found by lintian
Ruben Undheim
2014-09-06
|
*
Removed yosys-svgviewer
Clifford Wolf
2014-09-02
|
*
Replaced sha1 implementation
Clifford Wolf
2014-08-01
|
*
Moved some stuff to kernel/yosys.{h,cc}, using Yosys:: namespace
Clifford Wolf
2014-07-31
|
*
Added native support for shift operations to ezSAT
Clifford Wolf
2014-07-30
|
*
Removed Minisat dependency on zlib
Clifford Wolf
2014-07-25
|
*
Added ezSAT::keep_cnf() and ezSAT::non_incremental()
Clifford Wolf
2014-07-21
|
*
Fixed ezSAT stand-alone build
Clifford Wolf
2014-07-21
|
*
Updated minisat
Clifford Wolf
2014-07-21
|
*
Using relative path names in minisat headers
Clifford Wolf
2014-07-21
|
*
Improved ezsat stand-alone tests
Clifford Wolf
2014-05-06
|
*
minisat compile fix
Clifford Wolf
2014-04-20
|
*
POSIX find requires a path argument.
Anthony J. Bentley
2014-04-04
|
*
Merged OSX fixes from Siesh1oo with some modifications
Clifford Wolf
2014-03-13
|
*
Some fixes in libs/minisat (thanks to Siesh1oo)
Clifford Wolf
2014-03-12
|
*
Added libs/minisat (copy of minisat git master)
Clifford Wolf
2014-03-12
|
*
Merged a few fixes for non-posix systems from github.com/Siesh1oo/yosys
Clifford Wolf
2014-03-11
|
|
|
|
(see https://github.com/cliffordwolf/yosys/pull/28)
*
Switched to EZMINISAT_SIMPSOLVER as default SAT solver
Clifford Wolf
2014-03-05
|
*
ezSAT: Added frozen_literal() API
Clifford Wolf
2014-03-03
|
*
ezSAT: Fixed handling of eliminated Literals, added auto-freeze for expressions
Clifford Wolf
2014-03-03
|
*
Added ezSAT::eliminated API to help the SAT solver remember eliminated variables
Clifford Wolf
2014-03-01
|
*
ezSAT bugfix: don't call virtual methods in base class constructor
Clifford Wolf
2014-03-01
|
*
Removed ezSAT::assumed() API
Clifford Wolf
2014-03-01
|
*
Removed ezSAT built-in brute-froce solver
Clifford Wolf
2014-03-01
|
*
Added support for Minisat::SimpSolver + ezSAT frezze() API
Clifford Wolf
2014-02-23
|
*
Added ezMiniSat EZMINISAT_INCREMENTAL compile-time option
Clifford Wolf
2014-02-22
|
*
Made MiniSat solver backend configurable in ezminisat.h
Clifford Wolf
2014-02-22
|
[next]