Table of Contents Previous page Next page Index

ModelSim Documentation Bookcase

Model Technology Inc.


Assumptions

The example assumes that source files were previously compiled. Here's how it works:

VHDL source files describe the system
Tcl procedures create and connect the interface, plus the source files, to ModelSim
ModelSim commands are run via the new interface using the Tcl procedures

draw_intersection

traffic.vhd
queue.vhd
tb_traffic.vhd
connect_lights
vsim -lib vhdl/work tb_traffic
examine -value <light_timing>

draw_queues

draw_controls
force -freeze $var $val ns

The result is a traffic intersection interface similar to this illustration:


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