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 7 and Version 8 of crkit/Software/Firmware/Framework/tutorial/build


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

--

Legend:

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

    v7 v8  
    11== Framework Build ==
    22
    3 This section explains how to build the framework from within MATLAB/Simulink. We assumed that the environment had configured as defined in the
    4 [wiki:Software/Firmware/Framework/tutorial/config Environment Setup] section.
     3This section explains how to build the framework using MATLAB/Simulink (application build, synthesis only) and Xilinx ISE (framework build, synthesis & place/route). We assumed that the machine environment had been configured as defined in the [wiki:Software/Firmware/Framework/tutorial/config Environment Setup] section.
     4[[BR]]
     5Perform following operations :[[BR]]
     6
     71. Xilinx ISE CRKit project, copy latest zipped project from 'd:\crkit_svn\design\trunk\ocrp\R3\par\archive\simulink\build\ise' to 'd:\hw\cr_build' . Currently, the main release is R3. In the future, replace R3 with for example R4 to point to the latest project. Hence, in 'd:\hw\cr_build' folder, we should have a new subfolder e.g. 'd:\hw\cr_build\cr_r3_sim', this folder contains all necessary information to build the framework using Xilinx ISE. Note, the application module is missing from this project. The app module is pick up from the MATLAB/Simulink project.[[BR]]
     8 
    59
    610[..]