Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/tgt-vhdl/
H A Dvhdl_syntax.hh702 class vhdl_param_decl : public vhdl_decl { class
704 vhdl_param_decl(const char *name, vhdl_type *type) in vhdl_param_decl() function in vhdl_param_decl