Forum Discussion

mxy_bw's avatar
mxy_bw
Icon for New Contributor rankNew Contributor
1 year ago

Configure fpga with jam STAPL failure-more question

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?

2 Replies