Home
last modified time | relevance | path

Searched refs:VHDL_BINOP_MULT (Results 1 – 3 of 3) sorted by relevance

/dports/cad/iverilog/verilog-11.0/tgt-vhdl/
H A Dexpr.cc223 if (op == VHDL_BINOP_MULT) in translate_numeric()
368 result = translate_numeric(lhs, rhs, VHDL_BINOP_MULT); in translate_binary()
746 return new vhdl_binop_expr(time, VHDL_BINOP_MULT, ns1, in translate_time_expr()
H A Dlpm.cc68 if (op == VHDL_BINOP_MULT) { in binop_lpm_to_expr()
240 return binop_lpm_to_expr(scope, lpm, VHDL_BINOP_MULT); in lpm_to_expr()
H A Dvhdl_syntax.hh96 VHDL_BINOP_MULT, enumerator