Article ID: 000083509 Content Type: Product Information & Documentation Last Reviewed: 01/01/2015

How do I set MAX PLUS® II environment variables in a UNIX operating system (C Shell and Bourne or Korn Shell)?

Environment

    Quartus® II Subscription Edition
BUILT IN - ARTICLE INTRO SECOND COMPONENT
Description

If you are using the C shell, environment variables are located in your .cshrc file. Use the following format to set environment variables:

 

setenv <environment variable> <value>

For example, to set the directory path to your MAX PLUS II home directory, add the following line to your .cshrc file:
setenv MAX2_HOME /usr/maxplus2/bin

If you are using Bourne or Korn Shell, environment variables are located in your .profile file, and have the following format:

set <environment variable> = <value>

For example:
set MAX2_HOME = /usr/maxplus2/bin

For a list of MAX PLUS II environment variables, see Appendix C of the MAX PLUS II Getting Started Manual.

Related Products

This article applies to 1 products

Intel® Programmable Devices

1