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


Ignore:
Timestamp:
Nov 15, 2010, 7:01:08 PM (13 years ago)
Author:
khanhle
Comment:

--

Legend:

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

    v33 v34  
    1818In C:\ , do the following steps :[[BR]]
    1919 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. Each time Xilinx ISE or Modelsim version has been updated then the libraries will need to be recompiled. How to compile the Xilinx libraries can be found [wiki:Software/Firmware/Framework/tutorial/config/xlib here].[[BR]]   
     20 2. Compile Xilinx ISE and EDK libraries into c:\hw\xlib\ise10.1 and c:\hw\xlib\edk10.1, respectively. Each time Xilinx ISE or Modelsim version has been updated then the libraries will need to be recompiled. [wiki:Software/Firmware/Framework/tutorial/config/xlib How to compile Xilinx libraries.][[BR]]   
    2121[[BR]]
    2222=== D: Partition ===