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 23 and Version 24 of crkit/Software/Firmware/Framework/tutorial/config


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

--

Legend:

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

    v23 v24  
    1616
    1717=== C: Partition ===
    18 In C:\ , do the following steps :
    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.
    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].   
     18In C:\ , do the following steps :[[BR]]
     191. 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]]
     202. 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 ===
    23 In D:\ , do the following steps :
    24 1. create 'crkit_svn' folder e.g. d:\crkit_svn, this is the location for CRKit svn folder.
    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 .
     23In D:\ , do the following steps :[[BR]]
     241. create 'crkit_svn' folder e.g. d:\crkit_svn, this is the location for CRKit svn folder. [[BR]]
     252. 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 ===