Altera_Forum
Honored Contributor
16 years agoaltera_europa_support_lib warnings
Anyone have any suggestions on how to suppress the following messages from the altera libs:
Warning (10542): VHDL Variable Declaration warning at altera_europa_support_lib.vhd(340): used initial value expression for variable "arg_copy" because variable was never assigned a value Warning (10542): VHDL Variable Declaration warning at altera_europa_support_lib.vhd(344): used initial value expression for variable "arg_length" because variable was never assigned a value I'd like to suppress these messages from the altera libraries but still have them show up for my code, which doesn't seem possible unless I go thru each altera source warning message and suppress each one individual, which across all my projects gets into the thousands :( I guess, the real solution of course is for it to be fixed in the library but its been there for several software releases now with no end in sight. jcn