Subject: tyvis update
From: Magnus Danielson (cfmd@ECECS.UC.EDU)
Date: Sun Jan 28 2001 - 08:17:20 MST
Update of /home/paw/CVS/tyvis/VHDLKernel
In directory gatekeeper.ececs.uc.edu:/tmp/cvs-serv24751
Modified Files:
Makefile
Added Files:
Hierarchy.hh Hierarchy.cc
Log Message:
Adding a new class called Hierarchy. In this class will the hierarchy of a
design be built up during elaboration so that it may be queried and references
can be done during the dynamic elaboration. It is needed for propper signal
reference during interactive waveform dumping as well as in the annotation of
"constants" during the VITAL/SDF annotation.
This is at the moment just the barebone basics which is a rework of my initial
attempt to do this. That is, the member list is now done in C++ map style
instead of old C malloc/realloc style. Also has the interface been reworked
somewhat.
It complies safely, so I changed the Makefile to include it. The hooks for it
is to come, so it doesn't really break anything just yeat. Hooks to come soon.
This archive was generated by hypermail 2b25 : Mon Mar 18 2002 - 13:00:09 MST