Problems
~~~~~~~~~~

UVM Field Editor reports the following problems:

.. list-table::
   :header-rows: 1
   :widths: auto

   * - Message
     - Severity
   * - This field is registered with <current_macro_name> instead of <macro_determined_by_dvt>
     - Error
   * - Radix flag is specified more than once.
     - Error
   * - The flags for the field registration are incorrectly specified. They should be OR-ed together using | (pipe character).
     - Error
   * - DVT could not determine a registration macro for this field. uvm_field_object will be used.
     - Warning
