FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5892 Discussions

I have setup a SOC Cyclone V from tersaic and am trying to program it AS mode. it keeps telling me HARDWERA does not support this mode. I have the dip switches set the config i n Quartus prime lite what an i missing

bmclo1
Beginner
545 Views
 
0 Kudos
1 Reply
ShafiqY_Intel
Employee
212 Views

Hi bmclo1,

 

I suspect Quartus Prime Lite might be the issue here.

If your are using Quartus Prime Lite, you need to ensure you design does not have any license IPs (you must use only free IPs for Quartus Prime Lite). This will lead you to time limited .sof file. Thus, you unable to program it using AS mode.

 

The workaround for you:

  1. Design a simple design that does not have any IP. And try to program it using AS mode.
  2. If Workaround1 does not improve your issue, you can try your design using Quartus Stardard version.

 

I hope this will help.

 

Thanks😉

 

 

 

 

0 Kudos
Reply