Turning off "Unit xxx not referenced" warnings?

ggroups_at_steelskies.com
Date: 10/29/04


Date: 29 Oct 2004 02:51:52 -0700

I have a file which with's a bunch of other files purely to force their
elaboration.
As a result, I get a number of "Unit xxx not referenced" warnings. Is
there any way to get rid of them?
There's a compiler switch which turns the warning off, but I'd prefer
to do it on a per-file basis. Is there not a pragma or something for
this?

Thanks
Jon



Relevant Pages