Replies: 3 comments 2 replies
-
|
There is no difference in measurable performance. It either works or it breaks. So far, it looks like speed grade 4 works fine under regular conditions. This is not a guarantee, you may run into some marginal device that fails, although I don't think it is very likely. |
Beta Was this translation helpful? Give feedback.
-
|
There is no generic parameter. Maximum operating speed depends on the design. You synthesize the design and the tool tells you how fast it will run in the selected device. For the speed grade 4 it said that the maximum allowed clock would be 56 MHz. Yes, the devices are binned by speed, there is no difference in the actual design. So, on a given day, they may get a slow wafer and speed grade 4 would be really slow. But it is also possible that they need to have speed grade 4 devices, but there is no slow silicon, so they just sell fast one as 4. There is no way to tell. |
Beta Was this translation helpful? Give feedback.
-
|
269 MHz is the limit of the propagation delay of a LUT. If your design consists of a single LUT, then you will get it to run this fast. More complicated logic will always be slower. This is how FPGAs work. I'm sure you can optimize the design and make it work cleanly in speed grade 4 device. The difference in cost between 4 and 5 on Mouser at the time was $8. There is no way engineering time would be worth it and it is not a fun task to do it for free. And currently the difference between LCMXO2-2000HC-4TG100C and LCMXO2-2000HC-5TG100C is $2. It is really not worth it trying to optimize it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The brand-new -4 chips on the market are relatively cheaper, while the -6 chips are much more expensive. Additionally, many of the cheaper -6 chips are actually refurbished or re-marked -4 chips.
I also noticed that some ready-made boards sold in stores use -4 chips. Therefore, I would like to ask whether the difference in actual performance is significant when using -4 chips in production.
Also, thank you for this project! It looks really great.
Beta Was this translation helpful? Give feedback.
All reactions