A memory word is a number

This will be cleaned up more once I finish all the compiletf
routines, but for now this allows the test to pass.
This commit is contained in:
Cary R 2008-06-09 11:29:41 -07:00 committed by Stephen Williams
parent a2dc1e0a29
commit 6f61cf2e4e
1 changed files with 1 additions and 0 deletions

View File

@ -205,6 +205,7 @@ static PLI_INT32 sys_fclose_calltf(PLI_BYTE8*name)
case vpiReg:
case vpiRealVal:
case vpiIntegerVar:
case vpiMemoryWord:
break;
default:
vpi_printf("ERROR: %s mcd parameter must be of integral type",