1/1
Design uses over 100 percent of one of the resources. USB11_CORE
by Unknown on Mar 4, 2004 |
Not available! | ||
Hi all,
After down load the usb1_core, I use WebPack 4.2 and Spartan2E eval board to build the project. But when I come to the point for "implement design" WebPack generated the error with the message "Design uses over 100 percent of one of the resources." and more detail is "Number of External GCLKIOBs 1 out of 4 25% Number of External IOBs 305 out of 142 214% Number of LOCed External IOBs 0 out of 305 0% Number of SLICEs 681 out of 2352 28% Number of GCLKs 1 out of 4 25%" Look like the IO was use more than it shoud be. Please give me some advices for this matter. Anything is appreciated! The question is did I add in the project something more than it should be? And we have to do more initialization than just download and compile? Thank you all! |
Design uses over 100 percent of one of the resources. USB11_CORE
by Unknown on Mar 4, 2004 |
Not available! | ||
On Thu, 2004-03-04 at 10:19, chadpham@hotmail.com wrote:
Hi all,
Ohh, it's the IOs that are over used ... not FPGA gates ....
Well, did you hock something up to the FIFOs ? How many
end points did you configure ? Think about what you are
doing, and read the error message very carefully !
What are you trying to achieve ?
rudi
========================================================
ASICS.ws ::: Solutions for your ASIC/FPGA needs :::
..............::: FPGAs * Full Custom ICs * IP Cores :::
FREE IP Cores -> http://www.asics.ws/
After down load the usb1_core, I use WebPack 4.2 and Spartan2E eval board to build the project. But when I come to the point for "implement design" WebPack generated the error with the message "Design uses over 100 percent of one of the resources." and more detail is "Number of External GCLKIOBs 1 out of 4 25% Number of External IOBs 305 out of 142 214% Number of LOCed External IOBs 0 out of 305 0% Number of SLICEs 681 out of 2352 28% Number of GCLKs 1 out of 4 25%" Look like the IO was use more than it shoud be. Please give me some advices for this matter. Anything is appreciated! The question is did I add in the project something more than it should be? And we have to do more initialization than just download and compile? Thank you all! |
Design uses over 100 percent of one of the resources. USB11_CORE
by MohammadAK on Mar 4, 2004 |
MohammadAK
Posts: 12 Joined: May 6, 2020 Last seen: Dec 22, 2024 |
||
well I guess we have the same project here ;)
first of all it seems u have an FPGA package other than BGA or FGA . which have much more pins ,
In this case , the only solution u have is to reduce number of endpoints in the USB1_core. each endpoint consumes more than 40 pins.
AbuKhater
chadpham@hotmail.com wrote:
Hi all,
After down load the usb1_core, I use WebPack 4.2 and Spartan2E eval
board to build the project. But when I come to the point
for "implement design" WebPack generated the error with the message
"Design uses over 100 percent of one of the resources." and more
detail is
"Number of External GCLKIOBs 1 out of 4 25%
Number of External IOBs 305 out of 142 214%
Number of LOCed External IOBs 0 out of 305 0%
Number of SLICEs 681 out of 2352 28%
Number of GCLKs 1 out of 4 25%"
Look like the IO was use more than it shoud be. Please give me some
advices for this matter. Anything is appreciated!
The question is did I add in the project something more than it should
be? And we have to do more initialization than just download and
compile?
Thank you all!
_______________________________________________
http://www.opencores.org/mailman/listinfo/usb
---------------------------------
Do you Yahoo!?
Yahoo! Search - Find what youÂ’re looking for faster.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.opencores.org/forums/usb/attachments/20040304/65f7c00e/attachment.htm
|
1/1