Forum Discussion
DrewS
New Contributor
3 years agoMigrate Cyclone to new device
Need to pick a replacement for Altera Cyclone EP1C6T144. I have to use Quartus to reuse my code. What new available device can I use that will allow me to port my code from Quartus.
- 3 years ago
Hello,
Regarding the device recommendation, you may want to browse the device list here : https://www.intel.com/content/www/us/en/products/details/fpga.html
Cyclone legacy equivalent product is MAX10 or Cyclone V FPGAs.
regards,
Farabi
sstrell
Super Contributor
3 years agoIf your design is using HDL code (Verilog, VHDL, or SystemVerilog), it doesn't matter what device you go to because it would work with all of them. You just have to create a new Quartus project, add the code and compile, setting up new assignments (like I/O pins) and timing constraints.