Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21269 Discussions

Configure fpga with jam STAPL failure-more question

mxy_bw
Beginner
690 Views

Hi,

I posted a question last time and got a response but I can not post reply at that thread. The "Post Reply" button is not clickable all the time. So I post a new one The original thread named by:  Configure fpga with jam STAPL failure

The quaruts version I use is quartus prime 18.0. 

How to use the JAM player command to disable the real-time ISP feature. Is that like "jam -aconfigure -ddo_real_time_isp=0 .jam"? I excute above command but still configure failed. Please check attachment. 

I checked  document AN-425, Cyclone device family only support "configure" action and "do_read_usercode" "do_halt_on_chip_cc" "do_ignore_idcode_error" options, not mention to " do_real_time_isp".  So can we still excute jam player with -d optional to disable the real-time ISP feature? 

And anothe question is about jam file. I ues a jam file convert from sof file. Because I can't convert from pof to jam with Cyclone device. Is this because Cyclone device not support "program" action?

Labels (1)
0 Kudos
2 Replies
Fakhrul
Employee
641 Views

Hi mxy_bw,


Normally, you should be able to generate the jam file from pof. Can you share how did you manage to generate the file? I saw your post here, check this : https://community.intel.com/t5/Intel-Quartus-Prime-Software/How-to-generate-JAM-file-from-pof/td-p/1575331


Regards,

Fakhrul




0 Kudos
Fakhrul
Employee
599 Views

As we do not receive any response from you to the previous notification that we provided. This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.


0 Kudos
Reply