Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2545 Get_Default_Entity_Aspect = libghdl.vhdl__nodes__get_default_entity_aspect variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-canon.adb2407 Entity_Aspect := Get_Default_Entity_Aspect (Bind);
H A Dvhdl-nodes.ads8734 function Get_Default_Entity_Aspect (Target : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb5714 function Get_Default_Entity_Aspect (Target : Iir) return Iir is subprogram
5720 end Get_Default_Entity_Aspect;
H A Dvhdl-nodes_meta.adb6327 return Get_Default_Entity_Aspect (N);