QUARTUSII のインストール記録 (2001)
Quartus2 install の概略 すべての作業を root
で作業する。
mount や install は root のみ実行できる
- 1枚目のCD"Quartus 2 Programmable Logic
Software for UNIX Workstations"の中のINSTALL
を実行する。
- 2枚目のCD"Quartus 2 Device Information
for UNIX Workstations"の中のINSTALL
を実行する
0.DISK1のインストール(失敗)
- A-1 /cdrom/cdrom0 に Quartus2 のCD をマウントします。
rope のSCSI CD-ROM Drive に Quartus2 CD-ROM
を入れ
rope# mount -F hsfs /dev/dsk/c0t2d0s2 /cdrom/cdrom0/install
- A-2 CD-ROM の中にある"install"ファイルを実行します
rope# /cdrom/cdrom0/install
これで、本来ならば成功するはずだったが、エラーが出て実行できなかった。
rope# /cdrom/cdrom0/install /cdrom/cdrom0/install
: Invaild argument
---------------------------------------------------------------------
ropeのSCSI-CDROMドライブが使えない原因が分からないので、
代わりとして、
cubeのCDROMドライブを、ネットワーク経由でマウントして
インストールを試みることにした。
1.Disk1のインストール
Cube のCD-ROM Drive から、ネットワークを経由して
rope の /cdrom/cdrom0 に Quartus2 CD-ROM
をマウントすることにした。
- A-1.1 cube にて quartus2 CD を /mnt/cdrom
にマウントする
cube# mount /dev/hdc /mnt/cdrom
- A-1.2 rope にて cube:/mnt/cdrom を rope の
/cdrom/cdrom0 にマウントする。
rope# mount cube:/mnt/cdrom /cdrom/cdrom0
- A-2 CD-ROM の中にある"INSTALL"ファイルを実行する。
rope# /cdrom/cdrom0/INSTALL
- 成功すると下のような メッセージが表示されインストールが始まる。 --------------------------------------------------------------------
Quartus II 1.0 Installation Script for UNIX
Workstations Copyright (c) Altera Corporation
2001
Type Ctrl+C <Return> to quit this
installation
script at any time.
Use this installation script to install
the
Quartus II software,
including sample/tutorial files and interfaces
to other EDA tools.
The device information needed to compile
devices with the Quartus II
software must be installed separately from
the Quartus II Device Info CD.
Press <Return> to continue...
Type the full pathname of the directory
where
you want to
install the Quartus II 1.0 software.
(default: /usr/quartus): /local3/quartus
------------------------------------------------------------
Calculating disk space requirements...
The requested installation requires 2120000
kbytes.
------------------------------------------------------------
Creating wrapper shell scripts in the '/local3/quartus/bin'
directory...
Installing contents of 'adm.tz' to the
'/local3/quartus/adm'
directory...
Installing contents of 'solaris.tz' to
the
'/local3/quartus/solaris' directory...
Installing contents of 'qdesigns.tz' to
the
'/local3/quartus/qdesigns' directory...
Installing contents of 'libs.tz' to the
'/local3/quartus/libraries'
directory...
Installing contents of 'lmf.tz' to the
'/local3/quartus/lmf'
directory...
Installing contents of 'eda.tz' to the
'/local3/quartus/eda'
directory...
Installing contents of 'tcl.tz' to the
'/local3/quartus/tcl'
directory...
Installing contents of 'mw.tz' to the '/local3/quartus/mw'
directory...
Installing contents of 'obj_stud.tz' to
the
'/local3/quartus/objective_studio' directory...
Installation complete.
To install the device information that
is
needed to compile designs with the Quartus
II
software, you also need to run the installation
script on the Quartus II Device Info CD.
Please insert the Quartus II Device Info
CD now.
rope#
2.Disk2のインストール
- ここから、下は、disk 2 を使って device information
をインストールする -------------------------------------------------------------------------------
rope と cube にて quartus2 CD disk1 をアンマウントする。
- B-0.1 まず、rope にて /cdrom/cdrom0 をunmount
する。
rope# umount /cdrom/cdrom0
- B-0.2 次に cube にて /mnt/cdrom をアンマウントする。
cube# umount
- B-1.1 cube にて quartus2 CD disk2 を /mnt/cdrom
にマウントする
cube# mount /dev/hdc /mnt/cdrom
- B-1.2 rope にて cube:/mnt/cdrom を rope の
/cdrom/cdrom0 にマウントする。
rope# mount cube:/mnt/cdrom /cdrom/cdrom0
- B-2 CD-ROM の中にある"INSTALL"ファイルを実行する。
rope# /cdrom/cdrom0/INSTALL 成功すると、下のようなメッセージが表示される。
-----------------------------------------------------------------------------
Quartus II 1.0 Installation Script for UNIX
Workstations Copyright (c) Altera Corporation
2001
Type Ctrl+C <Return> to quit this installation
script at any time.
Use this installation script to install the
Quartus II device information
for all device families.
Press <Return> to continue...
Type the full pathname of the directory where
you have
already installed the Quartus II 1.0 software.
(default: /usr/quartus): /local3/quartus
------------------------------------------------------------
Calculating disk space requirements...
The requested installation requires 1310000
kbytes.
------------------------------------------------------------
Installing contents of 'common.tz' to the
'/local3/quartus/common' directory...
Installation complete.
You can now run the Quartus II software.
rope#
3.Quartus2の実行失敗_(ropeのSunOSバージョン古く、Quartus2を実行できない)
-
Quartus 2 をインストールしました
しかし、実行しようとすると、SunOS の
バージョンが古く実行できないようです。
Quartus 2 は、Solaris2.6(SunOS 5.6) 以降で
rope は、Solaris2.5(SunOS 5.5.1) です。
下は、Quartus を実行した結果です
- ------------------------------------------
rope19% /local3/quartus/bin/quartus
You must run the Quartus II software under
an operating
system of version 5.6 or later.
rope のバージョンは、SunOS 5.5.1
- -------------------------------------------
flex% rsh rope
Last login: Fri Jun 22 20:00:43 from flex
Sun Microsystems Inc. SunOS
5.5.1
Generic May 1996
4.8月までの予定(ropeのOSをフリー版のSolaris8にアップグレードする。)
計画
- 稲荷君に PC 上でまず動かしてもらう。必要なら
memory を増設する。(6 月)
** PC上で動作確認 ver1.0 はFlex10k をサポートしていないので次のver1.1 で動作可能 **
- IPX (olympus) に Solaris 8 を install してみる。(7
月)
- Win NT machine を back up して、(いつでも戻せるように...)
もしくは、別に HDD を購入して、Linux を入れる。Network
カードを入れて server にする。(7 月)
- 夏休みになったら、あんず端末の設定、private
network 化、
Solaris 8 などをする。(8 月)
(01.06.22 by Fuda)
5.QuartusII バージョンアップ
- Ver1.1
- 9/14 inariPC にインストール
戻る