Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/
H A Dlibraries.adb1262 Last_Unit := Get_Last_Design_Unit (Design_File);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py1741 Get_Last_Design_Unit = libghdl.vhdl__nodes__get_last_design_unit variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-nodes.ads7366 function Get_Last_Design_Unit (Design : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb1321 function Get_Last_Design_Unit (Design : Iir) return Iir is subprogram
1327 end Get_Last_Design_Unit;
H A Dvhdl-nodes_meta.adb5991 return Get_Last_Design_Unit (N);