Changes between Version 19 and Version 20 of edk_user_repository


Ignore:
Timestamp:
Jan 24, 2013, 8:51:28 PM (11 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • edk_user_repository

    v19 v20  
    11= Subversion Repository =
    22
    3 All the cores that are developed at Rice are available as a download from our Subversion repository. This includes the [wiki:PHY OFDM] model, custom [wiki:MAC MAC] layers, [wiki:WARPLab WARPLab] toolbox and the repository for EDK.
     3All the customs WARP peripheral cores and drivers are available from our Subversion repository. This includes the [wiki:PHY OFDM] model, custom [wiki:MAC MAC] layers, [wiki:WARPLab WARPLab] toolbox and the repository for EDK.
    44
    55 1. Acquire [http://tortoisesvn.tigris.org/ TortoiseSVN] (or an SVN client of your choosing, but be aware the directions stated here will be specifically for TortoiseSVN).
    66 1. Create the folder ''C:\WARP_Repository''.
    7  1. Right-click in the empty folder, and click "SVN Checkout."[[BR]][[BR]]
    8   [[Image(GettingStarted/Images:warpRepository1.png, align=center)]][[BR]][[BR]]
    9  1. Enter "http://warp.rice.edu/svn/WARP" into the field for the URL of the repository.[[BR]][[BR]]
    10   [[Image(GettingStarted/Images:warpRepository2.png, align=center)]][[BR]][[BR]]
     7  * You can use another path, but ensure it has no spaces anywhere in the folder hierarchy. ''C:\Documents and Settings\repos'' won't work.
     8 1. Right-click in the empty folder, and click "SVN Checkout."
     9 1. Enter "http://warpproject.org/svn/WARP" into the field for the URL of the repository.
    1110 1. Click OK. This may take several minutes for all the files to transfer.
    1211
    13 At this point you have the entire repository available locally. You can update the repository at anytime by right-clicking ''C:\WARP_Repository'' and from the Subversion menu choosing ''Update''. This will download the latest changes to your computer.
     12At this point you have the entire WARP repository available locally. You can update the repository at anytime by right-clicking in ''C:\WARP_Repository'' and from the Subversion menu choosing ''Update''. This will download the latest changes from the repository.
    1413
    1514= edk_user_repository for Xilinx XPS =
    16 For EDK to recognize the custom cores:
    17  1. Launch EDK and go to Edit->Preferences. In the Application Preferences section, set the Global Peripheral Repository to be ''C:\WARP_Repository\edk_user_repository''.
    18  1. Quit XPS and re-launch (required before XPS will recognize cores in a new repository)
     15For the Xilinx EDK to recognize the custom cores:
     16 1. Launch XPS and go to Edit->Preferences. In the Application Preferences section, set the Global Peripheral Repository to be ''C:\WARP_Repository\edk_user_repository''.
     17 1. Quit XPS and SDK and re-launch to force the tools to see the new repository files
     18