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


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

--

Legend:

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

    v4 v5  
    22
    33This section describes how to prepare the PC environment for building the CRKit framework using either shell scripts or Simulink.
    4 If you are not using the same drive partition or directory structures as described in here, then you will need to modify the links to the appropriate folders/files according to your particular environment.   
    54
    65To build the CRKit framework, we would need the following tools :
    76
    87 1. Modelsim
    9  2. Xilinx ISE
    10  3. Xilinx EDK (optional for now)
     8 2. Xilinx ISE Design Suite 10.1
    119 3. [http://www.cygwin.com/ Cygwin] (cygwin is known to have interoperability issues with older version of Xilinx EDK shell, therefore it is recommended to use ISE/EDK 10.1 or higher)
     10 4. MATLAB R2008a
     11
     12In the reference environment, we are using two drive partitions : C partition for OS and software applications and D for data files.     
     13If you are not using the same drive partition or directory structures, then you will need to modify the links to the appropriate
     14folders/files according to your particular environment.
    1215
    1316First, we will setup the .bash_profile (this file should be located in "c:\Documents and Settings\YOUR_USER_ACCOUNT")