Frequently asked question on verilog 2
Companies Related Questions, Verilog 0 CommentsQ What is the difference between “==” and “===” operators? Ans : Both of these are equality or comparison operators. The “==” tests for logical equality for two states (0 and 1), while the “===” operator tests for logical equality for four states (0,1, X and Z) If “==” is used to compare two 4-state