3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-12-25 13:36:59 +00:00
yosys/kernel
clairexen c7d71f436d
Merge pull request #2168 from whitequark/assert-unused-exprs
Use (and ignore) the expression provided to log_assert in NDEBUG builds
2020-06-25 18:21:51 +02:00
..
bitpattern.h
calc.cc
cellaigs.cc
cellaigs.h
celledges.cc
celledges.h
celltypes.h Add new builtin FF types 2020-06-23 15:40:02 +02:00
consteval.h
constids.inc Add new builtin FF types 2020-06-23 15:40:02 +02:00
cost.h
driver.cc
hashlib.h dict: Remove guard for past-the-end iterators that might mask problems in static analysis. 2020-06-19 21:04:29 +00:00
log.cc
log.h Merge pull request #2168 from whitequark/assert-unused-exprs 2020-06-25 18:21:51 +02:00
macc.h
modtools.h Remove YS_ATTRIBUTE(unused) where present just for log_assert()/log_debug(). 2020-06-19 15:48:58 +00:00
register.cc
register.h
rtlil.cc Add add* functions for the new FF types 2020-06-23 15:40:02 +02:00
rtlil.h Add add* functions for the new FF types 2020-06-23 15:40:02 +02:00
satgen.h
sigtools.h
timinginfo.h
utils.h
yosys.cc
yosys.h Use [[maybe_unused]] instead of YS_ATTRIBUTE(unused). 2020-06-19 15:48:58 +00:00