| |
Datasheet Home \ Datasheet Details
Download
PDF Abstract Text:
MAX+PLUS®
GETTING
MAX+PLUS®
GETTING
STARTED
MAX+PLUS® II
Programmable Logic Development System
Getting Started
Altera Corporation 101 Innovation Drive San Jose, CA 95134 (408) 544-7000
Contents
Preface MAX+PLUS II Documentation....................................xxiv MAX+PLUS II Documents ...................................xxiv MAX+PLUS II Help..........................................xxv How to Use MAX+PLUS II Documentation .....................xxv Documentation Conventions .................................... xxvii Terminology .............................................. xxvii Typographic Conventions .................................. xxviii Key Combinations ........................................... xxx Backus-Naur Form........................................... xxx MAX+PLUS II Help Updates.....................................xxxi Sample Files...................................................xxxii About MAX+PLUS II Getting Started ............................ xxxiii Section 1 MAX+PLUS II Installation
The read.me File .................................................. 3 Registering MAX+PLUS II Software ................................. 4 Installing MAX+PLUS II on a PC.................................... 6 System Requirements for PCs ................................... 6 Installing MAX+PLUS II Software ............................... 7 Determining Free Disk Space ................................ 7 Installing the Software...................................... 7
Altera Corporation
MAX+PLUS II Getting Started
iv Altera Corporation
Contents
Specifying the License File for a License File Installation........... 49 MAX+PLUS II Site License Information.......................... 49 Specifying Authorization Codes for MegaCore & AMPP Licenses ... 49 Installing the Adobe Acrobat Reader ................................ 51 Installing the Programming Hardware .............................. 53 Installing PC-Based Programming Hardware..................... 53 Installing the LP6 Logic Programmer Card ....................... 54 Changing the LP6 Card Address Location.................... 56 Installing the Master Programming Unit ......................... 57 Installing the FLEX Download Cable on a PC..................... 60 Installing the BitBlaster on a PC or UNIX Workstation ............. 61 Configuring an IBM RISC System / 6000 Workstation Serial Port for Programming ................................ 64 Installing the ByteBlaster on a PC ............................... 65 Creating & Using a Local Copy of the maxplus2.ini File............... 67 MAX+PLUS II File Organization ................................... 69 Section 2 MAX+PLUS II-A Perspective
MAX+PLUS II Logic Design ....................................... 74 The Design Flow ................................................. 78 Starting MAX+PLUS II ............................................ 79 The MAX+PLUS II Manager....................................... 81 MAX+PLUS II Applications........................................ 83 Design Files, Ancillary Files & Projects .............................. 86 Design Files.................................................. 86 Ancillary Files................................................ 86 Projects...................................................... 87 MAX+PLUS II Help............................................... 88 The Help Menu............................................... 88 The Help Window Button Bar .................................. 92 Where to Start in Help......................................... 93 How to Request Help on a Specific Topic ........................ 94 Design Entry..................................................... 95 Global MAX+PLUS II Design Entry Features..................... 97 Device, Resource & Probe Assignments ...................... 98 Back-Annotation.......................................... 99 Global Project Device Options ............................. 100 Global Project Parameters................................. 100 Global Project Timing Requirements ........................ 100 Global Project Logic Synthesis ............................. 100 Common Editor Functions .................................... 101 Symbol & Include File Generation.......................... 101 Node Location ........................................... 101 Hierarchy Traversal ...................................... 102
Altera Corporation v
MAX+PLUS II Getting Started
vi Altera Corporation
Contents
Simulator Highlights ..................................... 144 MAX+PLUS II Waveform Editor............................... 146 MAX+PLUS II Timing Analyzer............................... 148 Device Programming ............................................ 150 MAX+PLUS II Programmer ................................... 152 Section 3 MAX+PLUS II Tutorial
Altera Corporation vii
MAX+PLUS II Getting Started
viii Altera Corporation
Contents
Altera Corporation ix
MAX+PLUS II Getting Started
Printer Fonts................................................295 Glossary ........................................................297 Index ...........................................................343
Altera Corporation
Contents
Illustrations
Figure 1-1 1-2 1-3 1-4 1-5 1-6 1-7 1-8 1-9 1-10 1-11 1-12 1-13 2-1 2-2 2-3 2-4 2-5 2-6 2-7 2-8 2-9
Altera Corporation
Page Sample License File........................................ 21 Attaching the Software Guard to a PC........................ 47 MAX+PLUS II Authorization Code Dialog Box ................ 48 Default Switch Settings on the LP6 Card...................... 55 Removing the Expansion Slot Cover......................... 55 Locking the Board in Place ................................. 56 Master Programming Unit.................................. 58 Installing the Adapter...................................... 59 Releasing the Adapter ..................................... 60 Connecting the FLEX Download Cable ....................... 61 Connecting the BitBlaster to the Serial Port on the Computer .... 62 BitBlaster and 10-Pin Female Connector...................... 63 ByteBlaster Parallel Port Download Cable .................... 65 MAX+PLUS II Design Environment ......................... 75 MAX+PLUS II Applications ................................ 76 MAX+PLUS II Manager Window............................ 79 MAX+PLUS II Menu in the MAX+PLUS II Manager Window ... 81 Display of Multiple MAX+PLUS II Applications & Help........ 85 MAX+PLUS II Help Menu.................................. 89 MAX+PLUS II Design Entry Methods ........................ 96 MAX+PLUS II Assign Menu ................................ 97 MAX+PLUS II Graphic Editor.............................. 103
MAX+PLUS II Getting Started
Altera Corporation
Contents
Tables
Table 1-1 1-2 1-3 1-4 1-5 1-6 1-7 2-1 2-2 2-3 2-4 B-1 C-1 Page UNIX Workstation Software Requirements................... 15 Commands for Mounting the CD-ROM...................... 16 MAX+PLUS II Programming Hardware Configurations ........ 53 LP6 Card I / O Addresses ................................... 57 BitBlaster Baud Rate Dipswitch Settings ...................... 63 MAX+PLUS II System Directory Structure.................... 69 MAX+PLUS II Working Directory Structure.................. 70 MAX+PLUS II Applications ................................ 83 MAX+PLUS II Help Menu Items............................ 89 MAX+PLUS II Help Window Buttons........................ 92 Altera Programming Hardware ............................ 150 Altera Support Services................................... 282 Serial Ports .............................................. 290
Altera Corporation
MAX+PLUS II Getting Started
Altera Corporation
Preface
MAX+PLUS II Fundamentals
This section describes the MAX+PLUS II manual and on-line help documentation and conventions. You should be familiar with this information before using MAX+PLUS II documentation.
MAX+PLUS II Documentation ...............................xvi Documentation Conventions .................................xix MAX+PLUS II Help Updates............................... xxiii Sample Files ..............................................xxiv About MAX+PLUS II Getting Started........................xxv
Altera Corporation
MAX+PLUS II Getting Started
MAX+PLUS II Documentation
MAX+PLUS II Documents
MAX+PLUS II AHDL
MAX+PLUS II VHDL
MAX+PLUS II Verilog HDL
MAX+PLUS II Help Poster
Altera Corporation
Preface: MAX+PLUS II Fundamentals
Cadence & MAX+PLUS II Software Interface Guide Mentor Graphics & MAX+PLUS II Software Interface Guide Synopsys & MAX+PLUS II Software Interface Guide Viewlogic Powerview & MAX+PLUS II Software Interface Guide
MAX+PLUS II Help
Your primary source of information on MAX+PLUS II is the complete online help. All of the information necessary to enter, compile, and verify a design and to program an Altera device is available in MAX+PLUS II Help. Help also provides introductions to all MAX+PLUS II applications, guidelines for designing circuits with MAX+PLUS II, pin and logic cell numbers for each Altera device package, and summaries of other Altera documents, such as application notes, that can assist you with logic design.
How to Use MAX+PLUS II Documentation
Altera Corporation xvii
MAX+PLUS II Getting Started
xviii
Altera Corporation
Preface: MAX+PLUS II Fundamentals
Documentation Conventions
MAX+PLUS II manuals and MAX+PLUS II Help use the following conventions to make it easy for you to find and interpret information.
Terminology
Altera Corporation
MAX+PLUS II Getting Started
Typographic Conventions
Initial Capitals
Italic Initial Capitals
italics
Bold Italics
Altera Corporation
Preface: MAX+PLUS II Fundamentals
Visual Cue: Courier font
Numbered steps are used in a list of items when the sequence of the items is important, such as the steps listed in a procedure. Bullets are used in a list of items when the sequence of the items is not important. The checkmark indicates a procedure that consists of one step only. The hand points to information that requires special attention. In MAX+PLUS II manuals, the feet show you where to go for more information on a particular topic. In MAX+PLUS II Help, the upward-pointing hand indicates that you can click Button 1 (the left mouse button) on any portion of the illustration that follows it to get help on that item. The mouse pointer changes to an upwardpointing hand when it is over a picture or word for which help is available.
Special symbols
Special symbols are used for these items:
Enter key Low-to-high transition High-to-low transition
Altera Corporation
MAX+PLUS II Getting Started
Key Combinations
Key combinations and sequences appear in the following format: Format Cue: Key1+Key2 Meaning: A plus (+) symbol indicates that you must hold down the first key when you press the second key. For example: Ctrl+L means that you must hold down Ctrl while pressing L, then release both keys. A comma (, ) indicates that you must press the keys sequentially. For example: Alt, F1 means that you must press the Alt key and release it, then press the F1 key and release it.
Key1, Key2
Backus-Naur Form
Altera Corporation
Preface: MAX+PLUS II Fundamentals
MAX+PLUS II Help Updates
MAX+PLUS II Help is updated whenever the MAX+PLUS II software is updated therefore, the on-line information is always current. 1 If you find a discrepancy between a MAX+PLUS II manual and the MAX+PLUS II on-line Help, you should rely on the MAX+PLUS II Help information.
You can get information on changes to MAX+PLUS II software and Help by choosing New Features in this Release (Help Menu) in MAX+PLUS II. Latebreaking news on Help and software is also available with the READ.ME command (Help menu). 1 Between MAX+PLUS II software releases, check the Altera worldwide web page for additional news and information, including help from the Atlas solutions database. Go to http://www.altera.com.
Altera Corporation
xxiii
MAX+PLUS II Getting Started
Sample Files
Altera Corporation
Preface: MAX+PLUS II Fundamentals
About MAX+PLUS II Getting Started
Altera Corporation
MAX+PLUS II Getting Started
Altera Corporation
Section
1 MAX+PLUS II Installation
This section describes how to install MAX+PLUS II software and programming hardware on PCs and UNIX workstations.
Installing MAX+PLUS II on PCs
If you are installing MAX+PLUS II on one or more PCs, read the instructions in the following sections:
The read.me File............................................. 3 Registering MAX+PLUS II Software............................ 4 Installing MAX+PLUS II on a PC ............................... 6 Installing the PC Software Guard.............................. 46 Specifying the Authorization Code or License File ............... 48 Installing the Adobe Acrobat Reader .......................... 51 Installing the Programming Hardware ......................... 53 Creating & Using a Local Copy of the maxplus2.ini File .......... 67 MAX+PLUS II File Organization.............................. 69
Altera Corporation
MAX+PLUS II Getting Started
Installing MAX+PLUS II on UNIX Workstations
If you are installing MAX+PLUS II on one or more UNIX workstations, read the instructions in the following sections:
The read.me File.............................................3 Registering MAX+PLUS II Software............................5 Installing MAX+PLUS II on a UNIX Workstation ................14 Configuring Network Licensing...............................33 Specifying the Authorization Code or License File ...............48 Installing the Adobe Acrobat Reader...........................51 Installing the BitBlaster on a PC or UNIX Workstation ...........61 Creating & Using a Local Copy of the maxplus2.ini File ..........67 MAX+PLUS II File Organization..............................69 If you have any unanswered questions about MAX+PLUS II installation after reading this section or the read.me file, contact the Altera Applications Department: Altera Corporation Applications Department 101 Innovation Drive San Jose, CA 95134 Telephone: (800) 800-EPLD (6:00 a.m. to 6:00 p.m. Pacific Time) or (408) 544-7000 (7:30 a.m. to 5:30 p.m. Pacific Time) Fax: (408) 544-6401
Go to Appendix B: Altera Support Services on page 281 for more information about contacting Altera for technical support, literature, and non-technical customer service.
Altera Corporation
Section 1: MAX+PLUS II Installation
The read.me File
The MAX+PLUS II read.me file provides up-to-date information on installation and operating requirements, including disk space and memory. You should read the read.me file before installing the software or hardware. The read.me file is available in the top-level directory of the MAX+PLUS II CD-ROM. After installation, you can open the read.me file from the MAX+PLUS II Help menu.
Altera Corporation
MAX+PLUS II Getting Started
Registering MAX+PLUS II Software
Registering your MAX+PLUS II software is necessary in order to receive future update information. In addition, for some MAX+PLUS II development systems, you must register your software in order to receive an authorization code that allows you to use the software. You can register your MAX+PLUS II software in one of four ways, depending on the features included in your system and the hardware platform:
License Server Platform: Sun SPARCstation running SunOS 4.1.3+ Sun SPARCstation running Solaris 2.5+ HP 9000 Series 700 / 800 workstation running HP-UX 10.20+ (transpose the resulting value into hexadecimal to determine your license server ID)
Command: # / usr / bin / hostid 9 # / usr / ucb / hostid 9 # / usr / bin / uname -i 9
Altera Corporation
Section 1: MAX+PLUS II Installation
License Server Platform: IBM RISC System / 6000 workstation running AIX 4.1+ (ignore the last two digits of the ID that is displayed and use the remaining 8 digits as the license server ID)
Command: # / usr / bin / uname -m 9
The FLEXlm licensing scheme allows either one or three license servers on a network. A single PC or UNIX workstation can function as the file server, license server, and user computer. The file server, license server, and user computer can also be separate UNIX workstations or PCs.
Altera Corporation
MAX+PLUS II Getting Started
Installing MAX+PLUS II on a PC
The following instructions describe the requirements and procedures for installing the MAX+PLUS II software on a PC or compatible computer running Microsoft Windows 95 or Windows NT. This section covers the following topics:
System requirements for PCs Installing MAX+PLUS II software Additional Windows NT Installation Steps Additional NEC 9801 Installation Steps
System Requirements for PCs
Your system must meet the following minimum requirements:
Pentium class or higher- (recommended) or 486-based PC Microsoft Windows NT version 3.51 or 4.0 (recommended) or Microsoft Windows 95 Microsoft Windows-compatible graphics card and monitor CD-ROM drive Microsoft Windows-compatible 2- or 3-button mouse Full-length 8-bit slot for the programming card Parallel port
Altera Corporation
Section 1: MAX+PLUS II Installation
Installing MAX+PLUS II Software
The following instructions guide you through the installation of MAX+PLUS II on the PC. The following topics are covered:
Determining Free Disk Space.................................. 7 Installing MAX+PLUS II Software .............................. 7 Additional Windows NT Installation Steps..................... 10 Additional NEC 9801 Installation Steps ........................ 13
Determining Free Disk Space
The Install program calculates whether you have enough free disk space for installation. The actual space required depends on the allocation unit size on your hard disk, which you can determine by typing chkdsk 9 at a DOS prompt. Refer to the read.me file for precise information on the amount of hard disk space required for installation. Regardless of which drive you select for installing the MAX+PLUS II software, the Install program requires at least 500 Kbytes of free hard disk space on your c: drive.
Installing the Software
The following steps describe first-time installation with the Altera Install program. Once you have completed the following installation procedure, you can run MAX+PLUS II programs directly from your hard disk. 1 Do not install MAX+PLUS II by copying files directly from the CD-ROM. The installation files are in compressed format and must be decompressed by the Install program.
These installation instructions assume the following conditions:
Altera Corporation
MAX+PLUS II Getting Started
The MAX+PLUS II Install program starts. This program prompts you for all information needed to install MAX+PLUS II. You should install MAX+PLUS II in a separate directory from any previous MAX+PLUS II version. If your DOS path includes an existing MAX+PLUS II directory, the Install program will default to installing in that directory, so be sure to override the default directory during installation. 1 Because improvements and other changes in the latest version of MAX+PLUS II software may fit projects differently from other versions, you may wish to finish existing projects with the earlier version. Altera also recommends that you archive a project before upgrading the latest version of MAX+PLUS II so that you can return it to an earlier version, if necessary.
Altera Corporation
Section 1: MAX+PLUS II Installation
Follow the directions provided on-screen. To get help on any step in the installation process, choose the Help button. 1 You can abort the installation procedure at any time by choosing the Exit button.
During installation of MAX+PLUS II on a PC running Windows 95, you may receive an error message that states that the file a.azp was not extracted. To correct this error, disable write caching for SmartDrive by typing the following command at a DOS prompt, then reinstall MAX+PLUS II: smartdrv / x 9
If you receive an application error message while installing MAX+PLUS II on a Novell network, perform the following steps: a. b. Reboot the computer, but do not log onto the network. Reinstall MAX+PLUS II according to the installation instructions. Reboot the computer and log onto the network.
Once you have successfully installed MAX+PLUS II, the read.me file appears automatically. You should check the read.me file for important information on the MAX+PLUS II software. After checking the read.me file, exit from Windows.
Altera Corporation
MAX+PLUS II Getting Started
You can uninstall MAX+PLUS II by following these steps, beginning with step 1 and choosing the Uninstall button instead of the Install button.
Additional Windows NT Installation Steps
The following sections guide you through additional steps for installing MAX+PLUS II on the PC. The following topics are covered:
Installing Windows NT Drivers Disabling Floating-Point Emulation Using MAX+PLUS II with NTFS
Installing Windows NT Drivers
On computers running Windows NT 3.51 or 4.0, you must install Windows NT drivers to support MAX+PLUS II after you run the Install program. The Sentinel driver is required for all MAX+PLUS II systems, and is automatically installed with MAX+PLUS II. The Altera Programmer driver
10 Altera Corporation
Section 1: MAX+PLUS II Installation
is required for systems that include the LP6 Logic Programmer Card and the Altera ByteBlaster driver is required for systems that include the ByteBlaster. Both the Altera Programmer driver and the Altera ByteBlaster driver must be installed separately from MAX+PLUS II. 1 You do not need to install the Logic Programmer Card or the ByteBlaster before installing the Altera Programmer or Altera ByteBlaster drivers.
Altera Corporation
MAX+PLUS II Getting Started
To install the Altera ByteBlaster driver in Windows NT 3.51 or NT 4.0, follow these steps: 1. 2. Repeat steps 1 through 3 above. Select Altera ByteBlaster from the list box and choose OK.
Altera Corporation
Section 1: MAX+PLUS II Installation
To install the driver at the current address, choose OK. The System Setting Change dialog box is displayed. Repeat step 8 above.
Disabling Floating-Point Emulation
If you are running MAX+PLUS II under Windows NT 3.51 or 4.0, Altera recommends that you turn floating-point emulation off to improve timing Simulator Netlist File (.snf) extraction time. Type the following command at the command prompt: pentnt -o 9 If you do not have the pentnt.exe program, contact Microsoft. (In Windows NT 3.51, the pentnt.exe program is normally located in the system32 subdirectory of your Windows NT directory.) If you are running MAX+PLUS II under another Windows operating system, there is no user control over floating-point emulation.
Using MAX+PLUS II with NTFS
Additional NEC 9801 Installation Steps
Altera Corporation
MAX+PLUS II Getting Started
Installing MAX+PLUS II on a UNIX Workstation
The following instructions describe the requirements and procedures for installing the MAX+PLUS II software on Sun SPARCstations running SunOS 4.1.3+ or Solaris 2.5.+, HP 9000 Series 700 / 800 workstations, and IBM RISC System / 6000 workstations. This section covers the following topics:
System Requirements for UNIX Workstations
The hardware and software system requirements listed here and in the read.me file must be met before you can install MAX+PLUS II on a UNIX workstation.
Hardware Requirements for UNIX Workstations
MAX+PLUS II for UNIX workstations requires the following minimum hardware configuration:
Altera Corporation
Section 1: MAX+PLUS II Installation
Software Requirements for UNIX Workstations
MAX+PLUS II for UNIX workstations requires the following minimum software configuration:
Table 1-1. UNIX Workstation Software Requirements
System Type Sun SPARCstation Software Requirements SunOS 4.1.3 or higher OpenWindows 3.0 or higher Solaris 2.5 or higher HP 9000 Series 700 / 800 IBM RISC System / 6000 HP-UX 10.20 or higher AIX 4.1 or higher
Installing the Software & Third-Party Interfaces
You can complete phase 2 separately, if necessary. When you install an update to MAX+PLUS II, only the first phase of the installation process is required. The installation instructions assume the following conditions:
The UNIX environment is case-sensitive. You must enter directory names, filenames, and filename extensions exactly as shown. You are logged in as a superuser and you install MAX+PLUS II from a local CD-ROM drive. If not, your System Administrator must provide access to a remote CD-ROM drive.
Altera Corporation
MAX+PLUS II Getting Started
The default CD-ROM directory is / cdrom. MAX+PLUS II will be installed in the / usr / maxplus2 directory. The installation procedure creates the maxplus2 directory if it does not already exist.
Mounting the CD-ROM
Before installing the software, you must mount the CD-ROM. The commands to do so vary depending on the workstation. 1. Insert the MAX+PLUS II CD-ROM into a caddy if necessary and insert the caddy into your CD-ROM drive. Locate your workstation in Table 1-2 and type the corresponding commands.
Table 1-2. Commands for Mounting the CD-ROM (Part 1 of 2)
Workstation & Operating System Sun SPARCstation SunOS 4.1.3+ Sun SPARCstation Solaris 2.5+
Commands to type
# mkdir / cdrom 9 # mount -t hsfs -o ro / dev / sr0 / cdrom 9 # cd / cdrom 9
If you are running Volume Manager, the CD-ROM will be mounted automatically as / cdrom / cdrom0, and only the last command below is needed. Otherwise, type all three of the following commands: # mkdir / cdrom / cdrom0 9 # mount -F ufs -r / dev / dsk / c0t6d0s2 / cdrom 9 # cd / cdrom / cdrom0 9
Altera Corporation
Section 1: MAX+PLUS II Installation
Table 1-2. Commands for Mounting the CD-ROM (Part 2 of 2)
Workstation & Operating System HP 9000 Series 700 / 800
Commands to type
IBM RISC System / 6000
Running the Installation Program
The installation program has several phases, each of which can be completed separately. These phases are as follows:
Starting the installation program Installing the network licensing file Installing the third-party interface files
Altera Corporation
MAX+PLUS II Getting Started
Enter one or more of the platform names listed above (choices are: sunos, solaris, hp, rs6000) (default: solaris): Press 9 to accept the default platform. Otherwise, type the name(s) of the desired platform(s), then press 9. To install MAX+PLUS II for multiple platforms simultaneously, type multiple platform names separated by spaces, e.g., solaris hp 9. If you type multiple platform names at the prompt, the following prompt appears:
Altera Corporation
Section 1: MAX+PLUS II Installation
Altera Corporation
MAX+PLUS II Getting Started
Altera Corporation
Section 1: MAX+PLUS II Installation
Manually create a copy of the license.dat file Run the install.cd program
Figure 1-1. Sample License File
Server name Server ID number Optional port number
SERVER SERVER SERVER DAEMON FUTURE
alice 08000917ae82 1800 king 08000926ab6f 1800 queen 08000913b4c2 1800 alterad / usr / maxplus2 / adm / alterad maxplus2 alterad 0.000 01-dec-97 1 3B2A134641C57735B618 "ALTERA"
Feature name
Daemon name
Expiration date
Number of licenses requested
Authorization code
Altera Corporation
MAX+PLUS II Getting Started
or: v When the installation program displays the following prompt, type y 9.
Altera Corporation
Section 1: MAX+PLUS II Installation
Altera Corporation
MAX+PLUS II Getting Started
Enter one or more numbers: For example, to install both Synopsys and Viewlogic files, you must type 4, 5 9 or 4 5 9. To quit installation, type 7 9. Once the installation of the third-party interface files is complete, the following message is displayed: Third-party interface installation is complete.
Altera Corporation
Section 1: MAX+PLUS II Installation
Go to the Altera-provided Software Interface Guide for your third-party environment for information on the directory structure of the files installed for third-party interfaces to MAX+PLUS II.
Unmounting the CD-ROM
To unmount the CD-ROM, type umount / cdrom 9 at the # prompt.
Configuring the File Server & User Environment
You now must set up the file server and user environment to run MAX+PLUS II. The installation steps vary depending upon the computer platform. For each platform you are configuring, follow these steps: 1. Configure the file server environment so that the MAX+PLUS II software installed on the file server is available to other computers on the network. Configure the user (client) environment so that users can find the MAX+PLUS II software installed on the file server, and the MAX+PLUS II software can find the license server.
Continue to one of the following sections for instructions:
Configuring a SPARCstation Running SunOS 4.1.3+ ............. 26 Configuring a SPARCstation Running Solaris 2.5+............... 27 Configuring an HP 9000 Series 700 / 800 Workstation............. 29 Configuring an IBM RISC System / 6000 Workstation............. 31
Altera Corporation
MAX+PLUS II Getting Started
Configuring a SPARCstation Running SunOS 4.1.3+
Altera Corporation
Section 1: MAX+PLUS II Installation
Configuring a SPARCstation Running Solaris 2.5+
Altera Corporation 27
MAX+PLUS II Getting Started
Save the changes. Export the file by typing shareall 9 at the # prompt.
Altera Corporation
Section 1: MAX+PLUS II Installation
Configuring an HP 9000 Series 700 / 800 Workstation
Altera Corporation
MAX+PLUS II Getting Started
In the Kernel Configuration window, choose Create a New Kernel (Actions menu) and choose Yes or No in the Confirmation dialog box. If you choose Yes, SAM creates the new kernel based on the specified project size and then prompts you to reboot your workstation.
or: v Refer to the documentation on maxdsize under System Parameters in the HP System Administration Tasks Manual for information on configuring the file server.
Altera Corporation
Section 1: MAX+PLUS II Installation
Configuring an IBM RISC System / 6000 Workstation
Configuring the User Workstation To configure the user workstation, follow these steps: 1. If the file server, license server, and user workstations are separate workstations, mount the / usr / maxplus2 directory on the user workstation with NFS by typing the following commands:
Altera Corporation
MAX+PLUS II Getting Started
Altera Corporation
Section 1: MAX+PLUS II Installation
Configuring Network Licensing
This section provides instructions for configuring network licensing for MAX+PLUS II. This section discusses the following topics:
Configuring the License Server ............................... 33 Troubleshooting License Installation........................... 34 License Administration Options File ........................... 38 License Administration FLEXlm Utilities ....................... 40
Configuring the License Server
Altera Corporation
MAX+PLUS II Getting Started
Troubleshooting License Installation
Altera Corporation
Action:
Section 1: MAX+PLUS II Installation
Altera Corporation
MAX+PLUS II Getting Started
Action:
Altera Corporation
Section 1: MAX+PLUS II Installation
Action:
Altera Corporation
MAX+PLUS II Getting Started
License Administration Options File
The entries in the options file control the operating parameters of the FLEXlm utility. The System Administrator can use these options to reserve licenses, restrict the use of licenses, and define user groups for use with license reservations. The options file can be edited with any text editor. The following options are available: Option: RESERVE INCLUDE EXCLUDE GROUP Action: Reserves licenses for a user, host, display, or group of users. Includes a user, host, display, or group of users in a list of users who are allowed to use a software feature. Excludes a user, host, display, or group of users from a list of users who are allowed to use a software feature. Defines a user group for use with the RESERVE, INCLUDE, and EXCLUDE options.
Altera Corporation
Section 1: MAX+PLUS II Installation
Option: TIMEOUT NOLOG
Action: Specifies the time after which an inactive license is returned to the free pool, for use by someone else. Causes messages of the specified type to be filtered out of the log output for lmgrd.
Altera Corporation
MAX+PLUS II Getting Started
License Administration FLEXlm Utilities
The following FLEXlm utilities help the System Administrator manage the licensing activities on the network:
lmgrd lmstat lmdown lmremove lmreread lmver lmhostid
lmgrd
Altera Corporation
Section 1: MAX+PLUS II Installation
|