|
|
|
|
|
by maximusdrex
1071 days ago
|
|
General purpose processors and FPGAs are entirely different and share very few components or architectural characteristics. Setting that aside, if you have some revolutionary design for an architecture, that should already be abundantly clear from emulating your designs on FPGA. If you aren’t completely sure (and have evidence to prove) that your design is significantly better than anything that has been made before, you’re not at the stage where you should be thinking about manufacturing a chip with modern hardware. As was said elsewhere, making a chip is a phenomenally capital intense process so if you’re planning on competing with any existing hardware you’re going to need to justify that investment with radical gains, not incremental improvements. If you have an idea which you think could speed up existing hardware, your best bet is to work with/sell IP to companies which already design that hardware since it’s just not worth the investment needed to start a whole new chip company for a potentially 10% better CPU/FPGA. |
|
> General purpose processors and FPGAs are entirely different
Sure, but I specifically want to research the optimal intermediate point between classical CPU architectures and classical FPGA architectures.