Home
last modified time | relevance | path

Searched refs:Get_Waveform_Chain (Results 1 – 11 of 11) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans_analyzes.adb76 Wf : constant Iir := Get_Waveform_Chain (Stmt);
99 Wf := Get_Waveform_Chain (Cond_Wf);
H A Dtrans-chap8.adb4750 Wf_Chain : constant Iir := Get_Waveform_Chain (Stmt);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-canon.adb417 (Get_Waveform_Chain (Stmt), List);
431 (Get_Waveform_Chain (Cwe), List);
1148 Canon_Waveform_Expression (Get_Waveform_Chain (Stmt));
1497 (Conc_Stmt, Get_Waveform_Chain (Conc_Stmt), Proc, True);
1511 Canon_Waveform_Expression (Get_Waveform_Chain (Cond_Wf));
1538 Wf := Get_Waveform_Chain (Cond_Wf);
1955 Canon_Waveform_Expression (Get_Waveform_Chain (Stmt));
H A Dvhdl-sem_stmts.adb771 Wf_Chain := Get_Waveform_Chain (Stmt);
781 Wf_Chain := Get_Waveform_Chain (Cond_Wf);
H A Dvhdl-prints.adb2558 Disp_Waveform (Ctxt, Get_Waveform_Chain (Stmt));
2570 Disp_Waveform (Ctxt, Get_Waveform_Chain (Cond_Wf));
2691 Disp_Waveform (Ctxt, Get_Waveform_Chain (Stmt));
H A Dvhdl-nodes.ads8354 function Get_Waveform_Chain (Target : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb4542 function Get_Waveform_Chain (Target : Iir) return Iir is subprogram
4548 end Get_Waveform_Chain;
H A Dvhdl-nodes_meta.adb6239 return Get_Waveform_Chain (N);
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-stmts.adb619 (Syn_Inst, Get_Waveform_Chain (Stmt), Targ.Targ_Type);
642 (Syn_Inst, Get_Waveform_Chain (Cwf), Targ.Targ_Type);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2326 Get_Waveform_Chain = libghdl.vhdl__nodes__get_waveform_chain variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-execution.adb4893 (Instance, Stmt, Get_Waveform_Chain (Stmt));