Next: , Previous: Run command, Up: Building commands


3.1.4 Elaborate and run command

Elaborate and then simulate a design unit.

     $ ghdl --elab-run [elab_options] primary_unit [secondary_unit] [run_options]

This command acts like the elaboration command (see Elaboration command) followed by the run command (see Run command).