[tyvis-devel] tyvis update
Doug Hickey
dhickey at cliftonlabs.com
Tue May 23 18:09:41 EDT 2006
Update of /usr/local/cvsroot/tyvis/src/tyvis
In directory silverton:/tmp/cvs-serv13825/src/tyvis
Modified Files:
AccessObject.cc AccessObject.hh Alias.cc Alias.hh
CompositeLiteral.cc CompositeLiteral.hh EnumerationLiteral.cc
EnumerationLiteral.hh ObjectBase.cc ObjectBase.hh RValue.hh
UniversalInteger.cc UniversalInteger.hh UniversalReal.cc
UniversalReal.hh VHDLProcess.hh Value.cc Value.hh
Log Message:
- Added VHDLUnary operators to Value and corresponding classes to resolve
issues with code such as -(ARG+1) contained in numeric_std
- in TyvisExpression readVal published with extra ) causing compile errors
- removed getIntValue call to return an RValue object in
TyvisConstantDeclaration
- TyvisObjectDeclaration calling non-local get_subtype function to
determine if locally static, changed to call local
More information about the tyvis-devel
mailing list