Home
last modified time | relevance | path

Searched refs:OA_VPI_PTR (Results 1 – 1 of 1) sorted by relevance

/dports/cad/iverilog/verilog-11.0/vvp/
H A Dcompile.cc74 OA_VPI_PTR, enumerator
92 { "%alloc", of_ALLOC, 1, {OA_VPI_PTR, OA_NONE, OA_NONE} },
105 { "%assign/wr", of_ASSIGN_WR, 2,{OA_VPI_PTR, OA_BIT1, OA_NONE} },
106 { "%assign/wr/d",of_ASSIGN_WRD,2,{OA_VPI_PTR, OA_BIT1, OA_NONE} },
107 { "%assign/wr/e",of_ASSIGN_WRE,1,{OA_VPI_PTR, OA_NONE, OA_NONE} },
157 { "%disable", of_DISABLE, 1, {OA_VPI_PTR,OA_NONE, OA_NONE} },
181 { "%fork", of_FORK, 2, {OA_CODE_PTR2,OA_VPI_PTR, OA_NONE} },
182 { "%free", of_FREE, 1, {OA_VPI_PTR, OA_NONE, OA_NONE} },
206 { "%load/real", of_LOAD_REAL, 1,{OA_VPI_PTR, OA_NONE, OA_NONE} },
222 { "%new/cobj", of_NEW_COBJ, 1, {OA_VPI_PTR,OA_NONE, OA_NONE} },
[all …]