Next: , Previous: Elaborate and run command, Up: Building commands


3.1.5 Bind command

Bind a design unit and prepare the link step.

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

This command is only available on GNU/Linux.

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