Forum Discussion
AEsqu
Contributor
2 years agoHi Nurina,
in this case it is not about "like the check",
the check is incorrect as the function does not use the input to decide the return value,
it uses the TRUE, which means it will always be entered.
Maybe that Quartus should mentioned another Warning message (instead of may not always return a value),
something like:
Function always returns value 0, is that expected?
Alex.