Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/vhdlpp/
H A Dentity.h44 explicit InterfacePort(const VType*typ) in InterfacePort() function
48 InterfacePort(const VType*typ, port_mode_t mod) in InterfacePort() function
H A Dsubprogram.h32 class InterfacePort; variable