|
|
|
To use the Quartus® II software with the Innoveda BLAST software, you must install the Quartus II software and establish an environment that facilitates processing designs. The Quartus II/Innoveda BLAST interface is installed automatically when you install the Quartus II software.
Make sure you have installed the following versions of the Quartus II software and the BLAST software:
Innoveda | Altera® |
---|---|
The BLAST software supports all Altera devices supported by the Quartus II software except ARM®-based Excalibur devices.
The Quartus II Software Release Notes are available on the Altera web site and provide up-to-date information on which versions of Innoveda software applications are supported by the current version of the Quartus II software. The Quartus II readme.txt file provides information on installation and operating requirements. You should read the Release Notes and readme.txt file before installing the Quartus II software. After installation, you can open the Release Notes and readme.txt file from the Quartus II Help menu. |
To set up your working environment for the Quartus II/BLAST software interface:
(For UNIX workstations only) The information presented here assumes that you are using the C shell and that your Quartus II system directory is /usr/quartus. If not, you must use the appropriate syntax and procedures to set environment variables for your shell. |
setenv QUARTUS_ROOTDIR /usr/quartus
PATH
environment variable
in your .cshrc file.setenv QUADHOME /usr/blast/quad
<operating system executable file>
setenv QUADBIN $QUADHOME/exec/
setenv MANPATH $QUADHOME/man
source .cshrc
at the UNIX prompt.cp /usr/quartus/quartus.ini $HOME
chmod u+w $HOME/quartus.ini
The quartus.ini file contains both
Altera- and user-specified
initialization parameters that control the Quartus II software, such as
Normally, you do not have to edit your local copy of the quartus.ini file, because the Quartus II software updates the file automatically whenever you change any parameters or settings. |
To continue with the BLAST timing verification flow, proceed to 2. Create Stamp Model Files with the Quartus II Software.
- PLDWorld - |
|
Created by chm2web html help conversion utility. |