TyVis documentation top.
TyVis is a VHDL elaboration/simulation support library written in C++. It's intention is to bridge the gap between VHDL semantics, and the discrete event simulation library, warped, on which it depends.
See UniversalInteger, UniversalReal, and PhysicalLiteral.
See Array.
See FileObject.
See Record.
See AccessObject.
See Signal.
Processes in VHDL are a key concept. Conceptually all processes run concurrently with each other, even during sequential simulation. When a TyVis simulation is run in parallel simulation mode, processes will run concurrently "for real" during simulation.
The TyVis implementation of a process can be found in VHDLProcess.
Generated on Fri Mar 31 11:05:08 2006 for Tyvis by
1.4.6