|
--
-- Design Recipes for FPGAs
-- Newnes/Elsevier Publishing
-- ISBN 0-7506-6845-3
--
-- (c) 2007 Dr Peter R. Wilson
-- prw@ecs.soton.ac.uk
--
-- Model : readme.txt
-- language : Text File
-- Version : 1.0
--
1. In each of the subdirectories in the CDROM there are a set of VHDL files and simulation command files for Modelsim. The files are exemplar only and not for production use. In some cases, the examples provided are partial, or building blocks so that the concept can be understood.
2. To run the examples, you need to first create a local work directory using the Modelsim vlib command as follows:
vlib work
3. To compile individual VHDL files use the Modelsim compiler as follows:
vcom x.vhd
4. To run a simulation, use the command files in the directory:
vsim -do x.do
5. If you wish to run in command mode use the following command:
vsim -c -do x.do
【文件名】:08112@52RD_Design_Recipes_for_FPGAs书光盘代码.rar
【格 式】:rar
【大 小】:62K
【简 介】:
【目 录】:
|
|