Node:Bind mode, Next:, Previous:Remove mode, Up:GHDL modes



Bind mode

Bind a design unit and prepare the link step.

$ ghdl --bind [options] primary_unit [secondary_unit]

This performs only the first stage of the elaboration mode; the list of objects files is created but the executable is not built. This mode should be used only when the main entry point is not ghdl.