close Warning: Can't synchronize with repository "(default)" (/common/SVN/crkit does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 24 and Version 25 of crkit/Software/Firmware/Framework/tutorial/config


Ignore:
Timestamp:
Nov 12, 2010, 3:34:37 PM (13 years ago)
Author:
khanhle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • crkit/Software/Firmware/Framework/tutorial/config

    v24 v25  
    1717=== C: Partition ===
    1818In C:\ , do the following steps :[[BR]]
    19 1. create 'hw' folder, and 'xlib' subfolder e.g  c:\hw and c:\hw\xlib. xlib contains the Xilinx precompiled libraries for Modelsim. Those libraries are used only for simulation purposes. [[BR]]
    20 2. Compile Xilinx ISE and EDK libraries into c:\hw\xlib\ise10.1 and c:\hw\xlib\edk10.1, respectively. How to compile the Xilinx libraries can be found [wiki:Software/Firmware/Framework/tutorial/config/xlib here].[[BR]]   
     19 1. create 'hw' folder, and 'xlib' subfolder e.g  c:\hw and c:\hw\xlib. xlib contains the Xilinx precompiled libraries for Modelsim. Those libraries are used only for simulation purposes. [[BR]]
     20 2. Compile Xilinx ISE and EDK libraries into c:\hw\xlib\ise10.1 and c:\hw\xlib\edk10.1, respectively. How to compile the Xilinx libraries can be found [wiki:Software/Firmware/Framework/tutorial/config/xlib here].[[BR]]   
    2121[[BR]]
    2222=== D: Partition ===
    2323In D:\ , do the following steps :[[BR]]
    24 1. create 'crkit_svn' folder e.g. d:\crkit_svn, this is the location for CRKit svn folder. [[BR]]
    25 2. create 'hw' folder e.g. d:\hw, create 'cr_build' and 'simulink' subfolders e.g. d:\hw\cr_build and d:\hw\simulink . [[BR]]
     24 1. create 'crkit_svn' folder e.g. d:\crkit_svn, this is the location for CRKit svn folder. [[BR]]
     25 2. create 'hw' folder e.g. d:\hw, create 'cr_build' and 'simulink' subfolders e.g. d:\hw\cr_build and d:\hw\simulink . [[BR]]
    2626
    2727=== Windows Environment Variable ===