Why is this an issue?

The following std_logic values should not be used in synthesis:

How to fix it

Code examples

Noncompliant code example

  i1 : in std_ulogic := 'U';