Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Best way to approach FPGA Device Requirements

Tags:

fpga

When designing FPGA systems how can I estimate roughly the number of logic blocks a given task would require?

Anyone have a rough order of magnitude on what I should expect for these comon devices?:

  • UART
  • packet deframer with CRC32
  • 8 micro core

I've seen www.opencores.org, however, they are not giving a number of gates magnitude for each project.

like image 560
JeffV Avatar asked Dec 17 '25 16:12

JeffV


1 Answers

I'd recommend going to Opencores.org, finding a design similar to yours and synthesizing it. I'd say that's the most accurate way to estimate logic utilization.

like image 50
2 revs, 2 users 67%OutputLogic Avatar answered Dec 23 '25 07:12

2 revs, 2 users 67%OutputLogic



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!