W
We Ech Dee Ell
Guest
Dear Group,
It is said that if default statement is missing in case statement,
then a latch is inferred.
But I am not able to understand this.
What is meant by latch inference? and why would a latch be inferred if
case statement does not have default statement.
If some cases are missed and default is also not there in a case
statement, then it should simply read 'x' or '-' for those cases.
Why is this latch inference coming into picture?
Please help.
Thanks
It is said that if default statement is missing in case statement,
then a latch is inferred.
But I am not able to understand this.
What is meant by latch inference? and why would a latch be inferred if
case statement does not have default statement.
If some cases are missed and default is also not there in a case
statement, then it should simply read 'x' or '-' for those cases.
Why is this latch inference coming into picture?
Please help.
Thanks