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.