Home
last modified time | relevance | path

Searched refs:VHDL_BINOP_SRA (Results 1 – 2 of 2) sorted by relevance

/dports/cad/iverilog/verilog-11.0/tgt-vhdl/
H A Dexpr.cc265 if (op == VHDL_BINOP_SRA) { in translate_shift()
440 result = translate_shift(lhs, rhs, VHDL_BINOP_SRA); in translate_binary()
H A Dvhdl_syntax.hh111 VHDL_BINOP_SRA enumerator