Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Problem with .Jam files!

Altera_Forum
Honored Contributor II
1,740 Views

Hello,  

I have a problem playing a jam file by the jam player on windows: 

 

I'm not able to disable the verify procedure on a verify action. 

 

this is an exctract of my jam file (generated by quartus): 

 

ACTION PROGRAM = L0, DO_BLANK_CHECK OPTIONAL, DO_VERIFY RECOMMENDED, 

DO_SECURE OPTIONAL, 

DO_DISABLE_ISP_CLAMP OPTIONAL, 

DO_BYPASS_CFM OPTIONAL, DO_BYPASS_UFM OPTIONAL, DO_REAL_TIME_ISP OPTIONAL, 

DO_READ_USERCODE OPTIONAL, 

DO_INIT_CONFIGURATION OPTIONAL, 

L27; 

 

when i use the options -ddo_verify=0, Jam player still verify!! 

(if i place "do_blank_check recommended", i'm able to disable the blank check procedure, so i thnik the problem is quartus in generating jam file.) 

 

Any ideas ?? 

 

Thanks
0 Kudos
0 Replies
Reply