Node:List link mode, Next:, Previous:Link mode, Up:GHDL modes



List link mode

Disp files which will be linked.

$ ghdl --list-link primary_unit [secondary_unit]

This mode may be used only after a bind. GHDL displays all the files which will be linked to create an executable. This mode is intended to add object files in a link of an foreign program.