Hacker News new | ask | show | jobs
by malf 1484 days ago
Is there any situation where you wouldn’t try to verify on an FPGA first?
2 comments

If a design includes many analog components then it is effectively required to fab a prototype. Analog simulation is very imperfect, and the analog equivalent of an FPGA, Field-Programmable Analog Array (FPAA), are very limited in resources. [1]

[1] https://www.digikey.co.uk/en/blog/whatever-happened-to-progr...

Too big to fit on an FPGA that you can afford.
There are actually cloud FPGA offerings nowadays! They're downright affordable compared to retail price for the monster chips they're sporting.
You can also do stuff like slicing your design and putting it on multiple FPGAs. Industry has been doing this for ages because there's no way in hell they're going to fit a full SoC on a single FPGA no matter how much money they can throw at that problem.