yosys/kernel
Clifford Wolf 89be7bf527 Added "used" attribute to entries in yosys_cover_list
http://www.reddit.com/r/yosys/comments/2kw479/fyi_clang_350_build_error/cltgwyc
http://llvm.org/bugs/show_bug.cgi?id=19474
2014-11-07 20:58:08 +01:00
..
bitpattern.h namespace Yosys 2014-09-27 16:17:53 +02:00
calc.cc Renamed SIZE() to GetSize() because of name collision on Win32 2014-10-10 17:07:24 +02:00
celltypes.h Renamed SIZE() to GetSize() because of name collision on Win32 2014-10-10 17:07:24 +02:00
consteval.h Renamed SIZE() to GetSize() because of name collision on Win32 2014-10-10 17:07:24 +02:00
cost.h Renamed SIZE() to GetSize() because of name collision on Win32 2014-10-10 17:07:24 +02:00
driver.cc Made "cover" a compile-time option (disabled by default) 2014-11-06 09:39:55 +01:00
log.cc Fixed typo in "log_cmd_error_exception" 2014-11-07 12:48:15 +01:00
log.h Added "used" attribute to entries in yosys_cover_list 2014-11-07 20:58:08 +01:00
macc.h Renamed SIZE() to GetSize() because of name collision on Win32 2014-10-10 17:07:24 +02:00
modtools.h Renamed SIZE() to GetSize() because of name collision on Win32 2014-10-10 17:07:24 +02:00
register.cc Added support for empty lines to here documents 2014-10-29 09:05:17 +01:00
register.h Changed frontend-api from FILE to std::istream 2014-08-23 15:03:55 +02:00
rtlil.cc Added support for $readmemh/$readmemb 2014-10-26 20:33:10 +01:00
rtlil.h Improved TopoSort determinism 2014-11-07 15:21:03 +01:00
satgen.h Fixed a few VS warnings 2014-10-17 06:02:38 +02:00
sigtools.h Renamed SIZE() to GetSize() because of name collision on Win32 2014-10-10 17:07:24 +02:00
utils.h Improved TopoSort determinism 2014-11-07 15:21:03 +01:00
yosys.cc Fixed typo in "log_cmd_error_exception" 2014-11-07 12:48:15 +01:00
yosys.h Re-introduced Yosys::readsome() helper function 2014-10-23 10:58:36 +02:00