pyGHDL.libghdl.vhdl.prints
Python binding for the Ada package Vhdl.Prints in libghdl.
Unparses a node back to VHDL source code.
Functions
Print_String(): Reindent all lines of F between [First_Line; Last_Line] toHandle.Allocate_Handle(): .. todo:: Undocumented in Ada code.Get_Length(): .. todo:: Undocumented in Ada code.Get_C_String(): .. todo:: Undocumented in Ada code.Free_Handle(): .. todo:: Undocumented in Ada code.
Functions
- pyGHDL.libghdl.vhdl.prints.Print_String(File, Handle)[source]
Reindent all lines of F between [First_Line; Last_Line] to
Handle.
- pyGHDL.libghdl.vhdl.prints.Allocate_Handle()[source]
Todo
Undocumented in Ada code.
- Return type:
- Returns:
The handle of a freshly allocated string buffer.