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

Make errors for Arria 10 Soc while building booting from QSPI flash process

Chandrama
Beginner
458 Views

Hi,

I got an error while executing "make generate_from_tcl" in the process of building the "Booting from QSPI FLASH" for arria 10 soc.

I had set the path of quartus_sh and ran the make command through "root" privilege only.

Please find the error below:

 

Info: *******************************************************************
Info: Running Quartus Prime Shell
Info: Version 18.1.0 Build 625 09/12/2018 SJ Standard Edition
Info: Copyright (C) 2018 Intel Corporation. All rights reserved.
Info: Your use of Intel Corporation's design tools, logic functions
Info: and other software and tools, and its AMPP partner logic
Info: functions, and any output files from any of the foregoing
Info: (including device programming or simulation files), and any
Info: associated documentation or information are expressly subject
Info: to the terms and conditions of the Intel Program License
Info: Subscription Agreement, the Intel Quartus Prime License Agreement,
Info: the Intel FPGA IP License Agreement, or other applicable license
Info: agreement, including, without limitation, that your use is for
Info: the sole purpose of programming logic devices manufactured by
Info: Intel and sold by Intel or its authorized distributors. Please
Info: refer to the applicable agreement for further details.
Info: Processing started: Thu Jun 30 10:45:42 2022
Info: Command: quartus_sh --script=create_ghrd_quartus.tcl devicefamily "Arria 10" device 10AS066N3F40E2SG board_rev C hps_sdram D9WFH hps_sdram_ecc 1 boot_device QSPI early_io_release 1
Info: Quartus(args): devicefamily {Arria 10} device 10AS066N3F40E2SG board_rev C hps_sdram D9WFH hps_sdram_ecc 1 boot_device QSPI early_io_release 1
-> Accepted parameter: devicefamily, Value: Arria 10
-> Accepted parameter: device, Value: 10AS066N3F40E2SG
-> Accepted parameter: board_rev, Value: C
-> Accepted parameter: hps_sdram, Value: D9WFH
-> Accepted parameter: hps_sdram_ecc, Value: 1
-> Accepted parameter: boot_device, Value: QSPI
-> Accepted parameter: early_io_release, Value: 1
Info (125061): Changed top-level design entity name to "ghrd_a10_top"
------------------------------------------------
ERROR: Value "SUPERIOR PERFORMANCE WITH MAXIMUM PLACEMENT EFFORT" for "OPTIMIZATION_MODE" assignment is illegal. Specify a legal value.

while executing
"set_global_assignment -name OPTIMIZATION_MODE "SUPERIOR PERFORMANCE WITH MAXIMUM PLACEMENT EFFORT""
invoked from within
"if {$pcie_count == 8 || $pcie_gen == 3} {
set_global_assignment -name OPTIMIZATION_MODE "SUPERIOR PERFORMANCE WITH MAXIMUM PLACEMENT EFFORT"
set_globa..."
(file "create_ghrd_quartus.tcl" line 297)
------------------------------------------------
Error (23031): Evaluation of Tcl script create_ghrd_quartus.tcl unsuccessful
Error: Quartus Prime Shell was unsuccessful. 1 error, 0 warnings
Error: Peak virtual memory: 763 megabytes
Error: Processing ended: Thu Jun 30 10:45:44 2022
Error: Elapsed time: 00:00:02
Error: Total CPU time (on all processors): 00:00:01
Makefile:676: recipe for target 'quartus_generate_qsf_qpf' failed
make[1]: *** [quartus_generate_qsf_qpf] Error 3

 

Kindly suggest the solution ASAP.

0 Kudos
3 Replies
hareesh
Employee
414 Views

hi Chandrakala K,


here i'm giving complete Arria 10 SoC - Boot from QSPI procedure link. please try again as interacted in link.

link :

https://rocketboards.org/foswiki/Documentation/BuildingBootloaderCycloneVAndArria10#Arria_10_SoC_45_Boot_from_QSPI


0 Kudos
hareesh
Employee
399 Views

Hi Chandrakala K,

can you please respond whether you are still facing the issue or should i close the case 

 

Thanks,

Best regards,

Hareesh B.

0 Kudos
Chandrama
Beginner
353 Views

Hi Hareesh,

      The issue is resolved. Kindly close the ticket.  Thank you

0 Kudos
Reply