Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/tgt-vhdl/
H A Dvhdl_syntax.hh238 class vhdl_const_int : public vhdl_expr { class
240 explicit vhdl_const_int(int64_t value) in vhdl_const_int() function in vhdl_const_int