Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16596 Discussions

Modification programme pour EPLD EPM7128SLC84 Code réalisé avec Quartus 9.0 Osp2 Web Edition (Windows XP)

AMala11
Beginner
955 Views

Quelle version Quartus faut -il utiliser (pour utiliser avec Windows 10)?

Novice en programmation EPLD que faut-il installer pour réaliser la modification ?

merci

 

0 Kudos
9 Replies
Vicky1
Employee
834 Views

Hi,

Here, for compiling & programming(MAX 7000) the EPLD EPM7128SLC84 you can install any Quartus version from 10.1 to 13.0 Web Edition as shown below,

MAX 7000.JPG

please refer the links below,

https://www.intel.com/content/www/us/en/programmable/downloads/download-center.html

https://www.intel.com/content/www/us/en/programmable/downloads/software/service-packs/sps-web.html#90

Regards,

Vicky

0 Kudos
AMala11
Beginner
834 Views
En pièce jointe mon code Pouvez vous me dire quel est le langage de programmation ? Merci Le lun. 18 nov. 2019 à 09:30, Intel Forums <supportreplies@intel.com> a écrit :
0 Kudos
Vicky1
Employee
834 Views

Hi,

There is no code attached here, but you can identify the language with file extension like below,

VHDL: .vhd

Verilog: .v

System verilog: .sv

Other programming languages like .c & .cpp etc.

Regards,

Vicky

0 Kudos
AMala11
Beginner
834 Views
HI Mon code, Pour vous c'est quoi comme langage ? Merci Le mar. 19 nov. 2019 à 03:35, Intel Forums <supportreplies@intel.com> a écrit :
0 Kudos
Vicky1
Employee
834 Views

Hi,

As mentioned in previous post, please identify your language with file extension if you have downloaded it from somewhere otherwise without code it is difficult to support. I request you, please provide screenshot, word file of screenshots or project file(Project menu-> Archive project) *.qar.

Regards,

Vicky

0 Kudos
AMala11
Beginner
834 Views

Hi,

 

My code

Regards

0 Kudos
ak6dn
Valued Contributor III
834 Views

From the .qsf file in the .zip file: set_global_assignment -name AHDL_FILE surveillance.tdf

So the input source file is written in AHDL.

Is this even supported in any recent version of Quartus? The OP it appears is using MaxPlusII v9.0

0 Kudos
Vicky1
Employee
834 Views

Hi,

Yes, It`s written in AHDL & AHDL still supported in latest versions of Intel Quartus tool.

please refer the links below for more details,

https://www.intel.com/content/www/us/en/programmable/quartushelp/17.0/reference/glossary/def_tdf.htm

https://www.intel.com/content/www/us/en/programmable/quartushelp/17.0/reference/glossary/def_inc.htm

Now I would like to suggest, please open new thread for any query for better support & tracking.

Regards,

Vicky

0 Kudos
ak6dn
Valued Contributor III
834 Views

Ok, but the last version of Quartus that supports the EPM7128S series parts is 13.0sp1

0 Kudos
Reply