Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHi,
I tried to run "./create-this-project.sh" in Command mode then I got following Quartus Version Mismatch problem. .... /cygdrive/c/udp_offload/version_1/20090703_udp_offload_examp le_3c120_src_90sp2/20090703_udp_offload_example_3c120_src_90sp2/udp_offload_exam ple_3c120_src_90sp2/build_scripts $ ./create-this-project.sh Expected Quartus version is "Version 9.0 Build 235" Checking current Quartus version... Info: ******************************************************************* Info: Running Quartus II 32-bit Shell Info: Version 12.1 Build 177 11/07/2012 SJ Web Edition Info: Copyright (C) 1991-2012 Altera Corporation. All rights reserved. Info: Your use of Altera 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 Altera Program License Info: Subscription Agreement, Altera MegaCore Function License Info: Agreement, or other applicable license agreement, including, Info: without limitation, that your use is for the sole purpose of Info: programming logic devices manufactured by Altera and sold by Info: Altera or its authorized distributors. Please refer to the Info: applicable agreement for further details. Info: Processing started: Tue Jul 01 16:00:49 2014 Info: Command: quartus_sh -t C:\udp_offload\version_1\20090703_udp_offload_examp le_3c120_src_90sp2\20090703_udp_offload_example_3c120_src_90sp2\udp_offload_exam ple_3c120_src_90sp2\build_scripts\utils/check_quartus_version.tcl "Version 9.0 B uild 235" Info: Quartus(args): {Version 9.0 Build 235} Info: Expected version: Version 9.0 Build 235 Info: Current version: Version 12.1 Build 177 11/07/2012 SJ Web Edition Current Quartus version does NOT match the expected version... Error in check_quartus_version... Is there any way to make it Quartus Version 12.1 compatible? I am asking because I have DE2-115 board which has Cyclone IVE device(not Cyclone III) and Quartus 9.0 SP2 and older version don't support Cyclone IVE. I also used Qsys instead of SOPC for Custom Components.