Previous: Remove command, Up: Library commands


3.6.4 Copy command

Make a local copy of an existing library.

     $ ghdl --copy --work=name [options]

Make a local copy of an existing library. This is very useful if you want to add unit to the ‘ieee’ library:

     $ ghdl --copy --work=ieee --ieee=synopsys
     $ ghdl -a --work=ieee numeric_unsigned.vhd