Quantcast
Channel: Sigasi - Discussion Forum
Viewing all articles
Browse latest Browse all 127

Bug in Sigasi v2.23

$
0
0

Hi,
After updating to v2.23 this morning, a number of 'incorrect' error markers were introduced to to my code base. Apparently they occur only around declarations with self-defined types.
I've added some screenshots snippets of error markers occurring with the self-defined type :

type t_slv_List is array (natural range <>) of std_logic_vector;

Screenshot_1Screenshot_1

Screenshot_2Screenshot_2


Viewing all articles
Browse latest Browse all 127

Trending Articles