DG
Size: a a a
DG
A
S
NH
aA
aA

K

AS
A
../../src/synopsys/std_logic_arith.vhdl:255:20:@0ms:(assertion warning): There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).It reamins to 0ms. The problem is that I don't know how to understand which is the operand that make this warning, first of all
K
../../src/synopsys/std_logic_arith.vhdl:255:20:@0ms:(assertion warning): There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).It reamins to 0ms. The problem is that I don't know how to understand which is the operand that make this warning, first of all
K
../../src/synopsys/std_logic_arith.vhdl:255:20:@0ms:(assertion warning): There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).It reamins to 0ms. The problem is that I don't know how to understand which is the operand that make this warning, first of all
A
K
A
A
K
std.stop somewehre? https://www.doulos.com/knowhow/vhdl_designers_guide/vhdl_2008/vhdl_200x_small/ ?A
std.stop somewehre? https://www.doulos.com/knowhow/vhdl_designers_guide/vhdl_2008/vhdl_200x_small/ ?K
--assert-level=LEVEL
Select the assertion level at which an assertion violation stops the simulation. LEVEL is the name from the severity_level enumerated type defined in the standard package or the ‘none’ name.
By default, only assertion violation of severity level ‘failure’ stops the simulation.