Specifications
5 Simulation
S1C33 ASIC DESIGN GUIDE
EPSON
71
EMBEDDED ARRAY S1X50000 SERIES
5.4 Simulation Environment
5.4.1 Operating Environment
The standard simulation environment that Seiko Epson supports with the C33 product consists of the
following. Contact your Seiko Epson representative for details on using other environments.
Machine : Sun workstation
OS: Solaris 2.5.1 or 2.6
Verilog : Verilog-XL 2.6 or later
5.4.2 Installation Procedure
The C33 simulation environment is provided on CD-ROM.
Create the direct for installation and define "C33"as an environment variable with that directory as
its value. Execute the script "c33_install.csh" from the CD-ROM to install the environment.
csh> mkdir {install directory}
csh> setenv C33 {install_directory}
csh> cd {CD-ROM directory}
csh> c33_install.csh
The directory structure will be as follows after the installation.
$C33/bin Tool directory
$C33/lib Library directory
$C33/lib/C33_lib C33 library
$C33/lib/Megacell Megacell library
$C33/lib/Epsonlib Gate array cell library
$C33/sim Simulation directory
$C33/sim/asm C33 assembler program
$C33/sim/verilog Verilog simulation
$C33/sim/verilog/ENV Verilog environment
$C33/sim/verilog/ENV/bin Verilog startup tool
$C33/sim/verilog/ENV/tb Test bench components (C33)
$C33/sim/verilog/ENV/user_tb Test bench components (user)
$C33/sim/verilog/Sample Sample simulation directory
$C33/sim/verilog/Sample/t0 t0 delay simulation environment
$C33/sim/verilog/Sample/ba Back annotation environment