Wednesday 10 February 2016

vhdl - Xilinx Design Summary



My project is finished and Xilinx gives lots of statistics in the summary like :


enter image description here


enter image description here


How shall I evaluate these values, what can I say about them? What means what? Is this report good or bad? With what can I compare my results with?


Also timing constraints failed with below stats:


enter image description here


Is there a way I can fix this and what can I say about it? What would be the source of the problem? I would be glad if you can give me a hand!




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...