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


Ignore:
Timestamp:
Nov 11, 2010, 9:33:15 PM (13 years ago)
Author:
khanhle
Comment:

--

Legend:

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

    v10 v11  
    1313In the reference environment, we are using two drive partitions : C:\ partition for OS and software applications, and D:\ for data files.     
    1414If you are not using the same drive partition or directory structures, then you will need to modify the links to the appropriate
    15 folders/files according to your particular environment.
     15folders/files according to your particular environment. In the following, we have assumed that all software have been installed on your PC. 
    1616
    1717=== C Partition ===
    18 Create 'hw' folder, and 'xlib' subfolder e.g  c:\hw and c:\hw\xlib, xlib contains the Xilinx precompiled libraries for Modelsim. Those libraries
    19 are used only for simulation purposes.
     18In C:\ , 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. How to compile the Xilinx libraries can be found [wiki:Software/Firmware/Framework/tutorial/build/env/ise_lib here].   
    2019
    2120=== D Partition ===