Electronic – Can FPGA-based ASIP be used in real life

fpga

Imagine I want to design an ASIP for, say, some automotive application. The ASIP is developed and tested using FPGA board.

Is it possible to take the FPGA and put it into the car (without creating the chip in silicon) ?

What would be the problems? Size? Speed? Reliability? Something else?

Best Answer

You can get automotive-qualified FPGAs. There should be no issues so long as you get one that will work over the temperature range you need and you design the support circuitry correctly. An ASIP may be faster if you build it in silicon, but if the FPGA implementation is fast enough, it's not like it's going to suddenly get slower when you put it in the car. The main 'con' is probably going to be price, but if you're only making a handful then it might be far more reasonable than going full custom.