Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/tgt-vhdl/
H A Dvhdl_syntax.hh273 class vhdl_fcall : public vhdl_expr { class
275 vhdl_fcall(const string& name, const vhdl_type *rtype) in vhdl_fcall() function in vhdl_fcall