Table of Contents Previous page Next page Index

ModelSim Documentation Bookcase

Model Technology Inc.


VITAL 2000 library

ModelSim versions 5.5 and later include a separate VITAL 2000 library that contains an accelerated vital_memory package.

You'll need to add a use clause to your VHDL code to access the package. For example:

LIBRARY vital2000;
USE vital2000.vital_memory.all 

Also, when you compile, use the -vital2000 switch to vcom.


Model Technology Inc.
Model Technology Incorporated
Voice: (503) 641-1340
Fax: (503)526-5410
www.model.com
sales@model.com
Table of Contents Previous page Next page Index

ModelSim Documentation Bookcase