6Altera Corporation
Simulating the a6402 Model with the Visual IP Software User Guide
Printed on Recycled Paper.
Altera, MegaCore, and OpenCore are trademarks and/or service marks of Altera Corporation in the United
States and other countries. Altera acknowledges the trademarks of other organizations for their respective
products or services mentioned in this document. Altera products are protected under numerous U.S. and
foreign patents and pending applications, maskwork rights, and copyrights. Altera warrants performance of
its semiconductor products to current specifications in accordance with Altera’s standard warranty, but
reserves the right to make changes to any products and services at any time without notice. Altera assumes no
responsibility or liability arising out of the application or use of any information, product,
or service described herein except as expressly agreed to in writing by Altera Corporation.
Altera customers are advised to obtain the latest version of device specifications before
relying on any published information and before placing orders for products or services.
Copyright 2000 Alter a Co rporation. All rights reserved.
101 Innovation Drive
San Jose, C A 95134
(408) 544-7000
http://www.altera.com
A p p lications Hotline:
(800) 800-EPLD
Cust omer Marketi ng:
(408) 544-7104
Literature Services:
lit_req@altera.com
®
VHDL
If you are using VHDL, perform the following steps:
1. Set up th e Visual I P C lan guage int erface as d e scribed in Installing the
Vi su a l IP softw a re U s er Gu id e .
2. Make sur e the VIP_MODELS_DIR envir onment variable is set
properly.
3. Go to the< instal lation path>/vip_simulation/A6402/vhdl/<simulator>
directory, where <simulator> is the VHDL simulation tool you are
using.
4. Compile A6402.vhd into your work library. This co mponent att ach es
to the appropriate Visual IP model using the C language interface of
your VHDL simulato r.
5. Instantiate work.A6402(behave) in your VHDL design.
Known Issues Visual IP models do not support chec kpoint/restart . Therefore, you must
reload the simulation model to restart the simulation.