Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/tgt-vhdl/
H A Dvhdl_syntax.hh426 VHDL_WAIT_ON // Wait on a sensitivity list enumerator
H A Dvhdl_syntax.cc408 case VHDL_WAIT_ON: in emit()
H A Dstmt.cc927 wait = new vhdl_wait_stmt(VHDL_WAIT_ON); in draw_wait()