Technical data
Assumptions
ModelSim EE/PLUS Reference Manual Introduction
-
25
Assumptions
We assume that you are familiar with the use of your operating system. You
should be familiar with the window management functions of your graphic
interface: either OpenWindows, OSF/Motif, or Microsoft Windows NT/95/98.
We also assume that you have a working knowledge of VHDL and Verilog.
Although Model
Sim
is an excellent tool to use while learning HDL concepts and
practices, this document is not written to support that goal. If you need more
information about HDLs, check out our. "Online References" (p527).
Finally, we make the assumption that you have worked the appropriate lessons in
the
ModelSim Tutorial
(this manual’s companion volume) and are therefore
familiar with the basic functionality of Model
Sim
. If you need a copy of the
ModelSim Tutorial
, see "Where to find our documentation" (p30). For installation
instructions please refer to the
Start Here for ModelSim
guide that was shipped
with the ModelSim CD.
Sections in this document
In addition to this introduction, you will find the following major sections in this
document:
2 - Design Libraries (p33)
To simulate an HDL design using Model
Sim
, you need to know how to create, compile,
maintain, and delete design libraries as described in this chapter.
3 - Compilation and Simulation (p45)
This chapter is an overview of compilation and simulation for VHDL and Verilog within
the Model
Sim
/PLUS environment.
4 - Mixed VHDL and Verilog Designs (p57)
Model
Sim
/Plus single-kernel simulation (SKS) allows you to simulate designs that are
written in VHDL and/or Verilog. This chapter outlines data mapping and the criteria
established to instantiate design units between HDLs.
5 - ModelSim Command Reference (p67)
This is a reference for the Model Technology system commands that allow you to perform
tasks prior to simulation - such as creating and manipulating the contents of a HDL design
library, compiling HDL source code, and invoking the VSIM simulator on a design unit.