pyGHDL.libghdl.vhdl.formatters

Functions


Functions

pyGHDL.libghdl.vhdl.formatters.Indent_String(File, Handle, FirstLine, LastLine)[source]

Reindent all lines of F between [First_Line; Last_Line] to Handle.

Parameters:
  • File (int) – File to indent lines within. Type: Iir_Design_File

  • Handle (int) – undocumented. Type: Vstring_Acc

  • FirstLine (int) – undocumented.

  • LastLine (int) – undocumented.

Return type:

None

pyGHDL.libghdl.vhdl.formatters.Allocate_Handle()[source]

Todo

Undocumented in Ada code.

Returns:

undocumented. Type: Vstring_Acc

pyGHDL.libghdl.vhdl.formatters.Get_Length(Handle)[source]

Todo

Undocumented in Ada code.

Parameters:

Handle – undocumented. Type: Vstring_Acc

Return type:

int

Returns:

undocumented.

pyGHDL.libghdl.vhdl.formatters.Get_C_String(Handle)[source]

Todo

Undocumented in Ada code.

Parameters:

Handle – undocumented. Type: Vstring_Acc

Returns:

Type: Grt.Types.Ghdl_C_String

pyGHDL.libghdl.vhdl.formatters.Free_Handle(Handle)[source]

Todo

Undocumented in Ada code.

Parameters:

Handle – undocumented. Type: Vstring_Acc

Return type:

None