Forum Discussion
Altera_Forum
Honored Contributor
8 years agoHelp choosing an FPGA
Hi, in the next month I have to start my final degree project which consists on programming a RISC-V in VHDL language. I'm confused on what FPGA I should choose. My bugdet is about $1000-$1500 ...
Altera_Forum
Honored Contributor
8 years agoA SoC (system on chip) contains both an FPGA and one or more processors on the same chip. This does not mean you need to use the processor, you can leave it unconnected to your hardware, the only thing you need to check is where the peripheralsare connected to. If, for example, you want to use leds, it might be that they are connected to the processor and not to the FPGA part of the chip. I have no experience with Altera SoCs but there might be some trickery you can do to control the CPU peripherals from the FPGA part. But why not create your design first? then you get an estimate of the resources needed, and you can select the chip you need based on those numbers.