I'm trying to implement a design into a Virtex II Pro FPGA (from Xilinx). The problem is the design is overmapped, taking up too many resources. To overcome that, I needed to know which blocks of my code are the most demanding (require more resources - LUTs, FFs, Slices, etc). By that I mean: How many resources is this if-else ( or switch-case, while, etc) requiring?
Xilinx doesn't have a tool for this purpose. Is there a workaround? Or, even better, is there a 3rd party tool capable of doing this?
Since my FPGA is quite old, I'm using ISE and PlanAhead 10.1.