Evaluating Expressions - 2023.2 English

Vivado Design Suite User Guide: Synthesis (UG901)

Document ID
UG901
Release Date
2023-11-01
Version
2023.2 English

The (===) and (!==) operators in the following table are:

  • Special comparison operators.
  • Used in simulation to see if a variable is assigned a value of (x) or (z).
  • Treated as (==) or (!=) by synthesis.

See Vivado Design Suite User Guide: Logic Simulation (UG900) for more information about Verilog format for Vivado simulation.