Changes between Version 25 and Version 26 of GettingStarted/Install


Ignore:
Timestamp:
Aug 19, 2008, 10:29:24 PM (16 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GettingStarted/Install

    v25 v26  
    1 = Installation and Setup =
    2 
     1= Installation and Setup =
    32== Tools Installation ==
    4 
    53All design on WARP occurs in the Xilinx tool suite ([http://www.xilinx.com/ise/logic_design_prod/foundation.htm ISE], [http://www.xilinx.com/ise/embedded_design_prod/platform_studio.htm EDK] , [http://www.xilinx.com/ise/optional_prod/cspro.htm Chipscope], and [http://www.xilinx.com/ise/optional_prod/system_generator.htm System Generator]). System Generator also requires an installation of [http://www.mathworks.com/products/matlab/ Matlab].
    64
    75{{{
    86#!NewsFlash
    9 = Current WARP-compatible Versions (as of 9/20/2007) =
     7= Current WARP-compatible Versions (as of Aug 19, 2008) =
    108
    11 ISE, EDK, Chipscope, SysGen - v9.1
     9ISE, EDK, Chipscope, SysGen - v10.1.02
    1210
    13 Matlab - 2006b
     11Matlab - 2007a
    1412}}}
    15  
    1613=== ISE, EDK, Chipscope ===
    17 
    18      1) Install the programs into directories without spaces (e.g. ''c:\Xilinx\ISE''). Note: Installing to a directory whose name does not contain the version number will make it easier to switch between versions in the future.
    19 
    20      2) Install any available service packs for each program
    21 
    22      3) Install any IP updates for each program
    23 
     14 1. Install the programs into directories without spaces (e.g. ''c:\Xilinx''). By default, the Xilinx installers will install everything to C:\Xilinx\.
     15 1. Install any available service packs & IP updates for each program. This is critical- the latest service packs for ISE, EDK and Sysgen fix some bugs that break support for the OFDM reference design in earlier releases.
    2416
    2517=== Matlab ===
    26 
    27      1) Install into directory without spaces (e.g. ''c:\Matlab\'')
    28    
     18 1. Install into directory without spaces (e.g. ''c:\Matlab\'')
     19 1. None of our reference designs require any special MATLAB toolboxes. However, we regularly use the Communications and Signal Processing toolboxes/blocksets in our research and many of our posted examples.
    2920
    3021=== System Generator ===
    31 
    32       1) Only install System Generator after installing Matlab. During the installation process, it should see your existing installation of Matlab and integrate with it.
    33 
     22 1. Only install System Generator after installing Matlab.
     23 1. The installer should find your existing installation of Matlab and integrate with it.
    3424
    3525== Platform Support Packages Installation ==
    36 
    37       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).
    38 
    39       2) Create a folder ''c:\edk_user_Repository''
    40 
    41       3) Right-click in the empty folder, and click "SVN Checkout."
    42 [[Image(GettingStarted/Images:userRepo_stage1.jpg, align=center)]]
    43 
    44       4) Enter "http://warp.rice.edu/svn/WARP/edk_user_repository" into the field for the URL of the repository.
    45 [[Image(GettingStarted/Images:userRepo_stage2.jpg, align=center)]]
    46 
    47       5) Click OK. This may take several minutes for all the files to transfer.
    48 
    49 ''Skip steps 6 & 7 if you're using the 10.1 version of Xilinx tools! ''
    50 
    51       6) Install [wiki:FAQ/PlatformSupportPackages#HowdoIinstallsysgen2opb sysgen2opb]
    52 
    53       7) Install [wiki:OPBExportTool OPB Export Tool]
     26The best way to setup a local copy of our platform support files is via Subversion.
     27 1. Install [http://tortoisesvn.tigris.org/ TortoiseSVN]; an alternative SVN client will work, but the instructions below are tailored for TortoiseSVN
     28 1. Create a folder ''c:\edk_user_Repository'' and open this folder in Windows Explorer
     29 1. Right-click in the empty folder, and click "SVN Checkout." [[Image(GettingStarted/Images:userRepo_stage1.jpg, align=center)]]
     30 1. Enter "http://warp.rice.edu/svn/WARP/edk_user_repository" into the field for the URL of the repository. [[Image(GettingStarted/Images:userRepo_stage2.jpg, align=center)]]
     31 1. Click OK. This may take several minutes for all the files to transfer.[[BR]]
     32  [[BR]]
    5433
    5534== Hardware Setup ==
    56 
    57  *  [wiki:HardwareUsersGuides Hardware User Guides] - These user guides detail the various components and configuration options associated with the WARP hardware.
     35 * [wiki:HardwareUsersGuides Hardware User Guides] - These user guides detail the various components and configuration options associated with the WARP hardware.
    5836
    5937== Exercises ==
     38 * [wiki:Exercises/FPGABoardIntro Introduction to the WARP FPGA Board] - This exercise tests the configured boards and Xilinx tool chain
     39 * [wiki:Exercises/XPSIntro Introduction to the Xilinx Platform Studio] - This exercise further tests the Xilinx tool chain
    6040
    61  *  [wiki:Exercises/FPGABoardIntro Introduction to the WARP FPGA Board] - This exercise tests the configured boards and Xilinx tool chain
    62 
    63  *  [wiki:Exercises/XPSIntro Introduction to the Xilinx Platform Studio] - This exercise further tests the Xilinx tool chain
    64 
    65 
    66 
    67 
     41== Support ==
     42 * [http://warp.rice.edu/forums WARP Forums]