Changes between Version 18 and Version 19 of edk_user_repository


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

--

Legend:

Unmodified
Added
Removed
Modified
  • edk_user_repository

    v18 v19  
    1313At 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.
    1414
     15= edk_user_repository for Xilinx XPS =
    1516For EDK to recognize the custom cores:
    1617 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''.
    17 
    18 For MATLAB to recognize the WARPLab toolbox:
    19  1. Launch MATLAB and run the following.
    20 {{{
    21 addpath 'C:\WARP_Repository\ResearchApps\PHY\WARPLAB\WARPLab_v06_1\M_Code_Reference'
    22 addpath 'C:\WARP_Repository\PlatformSupport\WARP_Toolbox\WARP Blockset'
    23 savepath
    24 rehash toolboxcache
    25 rehash toolbox
    26 clear all functions
    27 }}}
    28 
     18 1. Quit XPS and re-launch (required before XPS will recognize cores in a new repository)