Difference between revisions of "ModelSim SE Installation"

From MCEWiki
Line 13: Line 13:
 
** 220pack.vhd
 
** 220pack.vhd
 
** 220model.vhd
 
** 220model.vhd
 +
  
 
Additional Instructions on how to set up a ModelSim for Altera FPGAs are here:
 
Additional Instructions on how to set up a ModelSim for Altera FPGAs are here:
 
* http://www.altera.com/support/software/nativelink/simulation/modelsim/eda_view_using_msim.html
 
* http://www.altera.com/support/software/nativelink/simulation/modelsim/eda_view_using_msim.html
 +
  
 
'''Note''': Altera takes some time to issue libraries that are compatible with the latest version of ModelSim.  By the time that the libraries are issues, the version of ModelSim that they support is usually no longer available from the ModelSim website.  Therefore, it is in your best interest to hold onto the second-to-last version of ModelSim, which is the latest that Altera supports.
 
'''Note''': Altera takes some time to issue libraries that are compatible with the latest version of ModelSim.  By the time that the libraries are issues, the version of ModelSim that they support is usually no longer available from the ModelSim website.  Therefore, it is in your best interest to hold onto the second-to-last version of ModelSim, which is the latest that Altera supports.

Revision as of 13:00, 17 June 2008

Download ModelSim SE X.Yz

Set up ModelSim SE X.Yz

  • Load ModelSim SE
  • Create a project called 'mce'
  • Add the following files to the project's 'Top Level':
    • /Modeltech_X.Yz/vhdl_src/textio.vhd
    • /Modeltech_X.Yz/vhdl_src/standard.vhd
    • altera_mf_components.vhd
    • altera_mf.vhd
    • 220pack.vhd
    • 220model.vhd


Additional Instructions on how to set up a ModelSim for Altera FPGAs are here:


Note: Altera takes some time to issue libraries that are compatible with the latest version of ModelSim. By the time that the libraries are issues, the version of ModelSim that they support is usually no longer available from the ModelSim website. Therefore, it is in your best interest to hold onto the second-to-last version of ModelSim, which is the latest that Altera supports.