Home
last modified time | relevance | path

Searched refs:Get_Default_Clock (Results 1 – 5 of 5) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2845 Get_Default_Clock = libghdl.vhdl__nodes__get_default_clock variable
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-expr.adb1936 Clock := Get_Default_Clock (Call);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-nodes.ads9235 function Get_Default_Clock (N : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb7341 function Get_Default_Clock (N : Iir) return Iir is subprogram
7347 end Get_Default_Clock;
H A Dvhdl-nodes_meta.adb6435 return Get_Default_Clock (N);