if(expr==1’b0) || (b)
for this particular expression , how many test cases are needed to cover the complete expression
In reply to divyadm:
It depends on what is there in “expr”
if(expr==1’b0) || (b)
for this particular expression , how many test cases are needed to cover the complete expression
In reply to divyadm:
It depends on what is there in “expr”