Previous

Copying the Tutorial Files

Perform the following steps to make a working copy of the tutorial files.

  1. At the UNIX prompt, create a local directory to serve as the location of the working copy of the tutorial files.

  2. Copy the files from $XILINX/cadence/tutorial/calc_sch to your local directory, as well as the subdirectories. For example, enter the following.

cp -r $XILINX/cadence/tutorial/calc_sch \
local_tutorial_directory

Next