Hallo David

thank you for your introduction.
Please understand me wrong, I could nor found a solution in your mail.
Perhaps I am not state of all internal specific. Also I could not follow " IIR objects".

What are IIR objects?
The errors come form numeric library, this is also aware.


Example:
I found out one  assertion warning came from the line:

warning:
../../../src/ieee/numeric_std-body.v93:1032:7:@18500ps:(assertion warning): NUMERIC_STD.">": metavalue detected, returning FALSE

code:
 if signed(path_a) > signed(path_b) then
      compare(2) <= '1';
    else

accident:
In a situation is path_a="UUUUUU". The greather than is undefined. The warning is correct.


My interesting is now:
What is the code linie in my code and what signal is incorrect?



_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to