Forum Discussion
Altera_Forum
Honored Contributor
8 years agoDifference between "logic" and "bit" data types.
Hi all, As we know "logic" data type has 4 states = 0, 1, X & Z, where as "bit" has only 2 states = 0 & 1. Generally we can see use of "logic" as data type for all kind of signals on interne...
Altera_Forum
Honored Contributor
8 years agothank you, Tricky for your reply.
And yes JRL this question is about Verilog I am failed to mention that.