1.

What Are The Value Sets In Verilog?

Answer»

Verilog supports four levels for the values needed to DESCRIBE hardware referred to as value SETS.

Value levels Condition in hardware CIRCUITS:

  • 0 Logic zero, false condition 
  • 1 Logic one, true condition 
  • X Unknown logic value 
  • Z High IMPEDANCE, floating state

Verilog supports four levels for the values needed to describe hardware referred to as value sets.

Value levels Condition in hardware circuits:



Discussion

No Comment Found