$ivl_darray_method$[from/to]_vec works with constants.

This commit is contained in:
Maciej Suminski 2015-01-19 10:24:49 +01:00
parent 0592ba042e
commit a02ebc3114
1 changed files with 1 additions and 0 deletions

View File

@ -143,6 +143,7 @@ static PLI_INT32 to_from_vec_compiletf(ICARUS_VPI_CONST PLI_BYTE8*name)
case vpiReg:
case vpiBitVar:
case vpiIntegerVar:
case vpiConstant:
break;
default:
vpi_printf("ERROR: %s:%d: ", vpi_get_str(vpiFile, callh),