Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-stmts.ads133 W_Quit : Wire_Id; component
H A Dsynth-stmts.adb2251 Lc.W_Quit := Alloc_Wire (Wire_Variable, Bit_Type, Lc.Loop_Stmt);
2253 Phi_Assign_Static (Lc.W_Quit, Bit1);
2376 Loop_Control_And (C, Is_Net, S, N, Lc.W_Quit);
2396 Loop_Control_And (C, Is_Net, S, N, Lc.W_Quit);
2398 Phi_Discard_Wires (Lc.W_Quit, Lc.W_Exit);
2400 if Lc.W_Quit /= No_Wire_Id then
2401 Free_Wire (Lc.W_Quit);
2463 Phi_Assign_Static (Lc.W_Quit, Bit0);
2570 W_Quit => No_Wire_Id,
2641 W_Quit => No_Wire_Id,
[all …]