Stub class object variables.

Create stub class objects at the vvp level and generate the code
to invoke that stub. Implement the routines needed to implement
a test for null object references.
This commit is contained in:
Stephen Williams
2012-12-10 19:13:43 -08:00
parent 6278a5760c
commit 3e7adbeda0
17 changed files with 211 additions and 57 deletions
+1
View File
@@ -48,6 +48,7 @@ EXTERN_C_START
#define vpiIntVar 612
#define vpiByteVar 614
#define vpiLogicVar vpiReg
#define vpiClassVar 615
#define vpiStringVar 616
#define vpiBitVar 620
#define vpiArrayVar vpiRegArray