wiki:crkit/Software/Firmware/Framework/tutorial/build
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.

Version 11 (modified by khanhle, 13 years ago) ( diff )

--

Framework Build

This 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 Environment Setup section.
Perform following operations :

  1. Prepare 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 newer 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.

..

Note: See TracWiki for help on using the wiki.