CW305_ECC board selection

I currently want to buy a new board cw305 100t for doing CW305_ECC because cw305 35t seems not suitable for my design.
And I see some option when I buy cw305 100t


Here is my implementation utilization:

I see the notes but I’m not sure my implementation is very large implementations or not?
I think my implementation is suitable for board cw305 100t with 250 mOhm shunt.
Is it correct?

There is no “one-size-fits-all” solution, so it’s hard to give a definite answer, but I have 500 mOhm on my board and I’ve used it with a design that had about 65% LUT utilization without problems.

BUT, keep in mind that utilization is far from the only thing which determines power consumption. Other variables include the clock speed and how often all those LUTs are toggling. And some Xilinx primitives can use a surprising amount of power (MMCMs in particular come to mind; for example I have a design with ~20% LUT usage, but I’m using 5 MMCMs and the MMCMs are estimated to account for almost half of the total power consumption).

If this is the design that you’re having trouble with in this thread, then keep in mind that the utilization numbers that you’re seeing are not accurate if Vivado is optimizing logic away; they could go up a lot once that issue is resolved.

Finally, just to make sure, what is making you conclude that the 35T is not suitable for your design? Are you getting an error message of “not enough resources available” when you try to generate a bitfile?

Jean-Pierre

Yes,I met some DRC error when I run implementation. But this is not the design that I’m having trouble with in this thread, actually this is a another design from my labmate.


and I check back my labmate utilization.

that’s why I consider about selecting a new board for more LUTs