3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-30 01:48:47 +00:00
yosys/kernel
Henner Zeller a3a8f7be38 Remove a statement without effect.
The return value of the min(...) call is never used.
Looks like some leftover from some previous implementation.

Signed-off-by: Henner Zeller <h.zeller@acm.org>
2023-04-17 10:53:05 -07:00
..
binding.cc
binding.h
bitpattern.h
calc.cc
cellaigs.cc
cellaigs.h
celledges.cc
celledges.h
celltypes.h
consteval.h
constids.inc xprop, setundef: Mark xprop decoding bwmuxes, exclude them from setundef 2023-01-11 18:07:16 +01:00
cost.h
driver.cc
ff.cc
ff.h
ffinit.h
ffmerge.cc
ffmerge.h
fstdata.cc Fixes for some of clang scan-build detected issues 2023-01-17 12:58:08 +01:00
fstdata.h
hashlib.h
json.cc Support for BTOR witness to Yosys witness conversion 2023-01-11 18:07:16 +01:00
json.h Support for BTOR witness to Yosys witness conversion 2023-01-11 18:07:16 +01:00
log.cc Call yosys_shutdown to properly cleanup plugins and tcl when expecting error 2023-01-20 16:09:42 +01:00
log.h
macc.h
mem.cc
mem.h
modtools.h
qcsat.cc
qcsat.h
register.cc Fixes for some of clang scan-build detected issues 2023-01-17 12:58:08 +01:00
register.h
rtlil.cc backends/rtlil: Do not shorten a value with z bits to 'x 2023-01-29 14:02:25 +01:00
rtlil.h backends/rtlil: Do not shorten a value with z bits to 'x 2023-01-29 14:02:25 +01:00
satgen.cc
satgen.h
sigtools.h
timinginfo.h
utils.h
yosys.cc Fixes for some of clang scan-build detected issues 2023-01-17 12:58:08 +01:00
yosys.h
yw.cc Remove a statement without effect. 2023-04-17 10:53:05 -07:00
yw.h sim/formalff: Clock handling for yw cosim 2023-01-11 18:07:16 +01:00