Home
last modified time | relevance | path

Searched defs:__vpiPV (Results 1 – 2 of 2) sorted by relevance

/dports/cad/iverilog/verilog-11.0/vvp/
H A Dvpi_priv.h424 struct __vpiPV : public __vpiHandle { struct
433 vpiHandle parent;
434 vvp_net_t*net;
435 vpiHandle sbase;
436 int tbase;
437 unsigned width;
H A Dvpi_signal.cc1570 inline __vpiPV::__vpiPV() in __vpiPV() function in __vpiPV