On Feb 5, 2:20*pm, Mike Treseler <mike_trese...@comcast.net> wrote:
> FPGA wrote:
> > # ** Warning: Design size of 10053 statements or 1 leaf instances
> > exceeds ModelSim PE Student Edition recommended capacity.
> > # Expect performance to be quite adversely affected.
> > How do I fix this problem?
>
> Remove 53 lines or buy a license.
>
> * * * -- Mike Treseler
I want to add the ieee_proposed library which can be found at
http://www.vhdl.org/vhdl-200x/vhdl-2...ges/files.html . I
was
unsuccessfull in adding it the last time, so I just copy pasted the
files in the current work directory. Now, I am getting warnings that
# ** Warning: Design size of 10053 statements or 1 leaf instances
exceeds ModelSim PE Student Edition recommended capacity.
# Expect performance to be quite adversely affected.
I just found out that the packages in ieee_proposed that I added in
the work dir are huge and thats what is causing the problem. Please
suggest on how to add this library and also if I would still get the
same problems with the size even after adding the packages into a
library
Thanks