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


Ignore:
Timestamp:
Jul 20, 2010, 3:10:59 PM (14 years ago)
Author:
khanhle
Comment:

--

Legend:

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

    v1 v1  
     1== How to run a simulation ==
     2
     3This tutorial explains how to setup and run a simulation. Note that the external simulation environment is not yet integrated into MATLAB/Simulink
     4environment. To run a simulation, you need to
     5
     6  1. Create a top level file of your design from within MATLAB (if using the provided Simulink CRKit Framework, then the top Input/Output (IO) signals should match the IOs of the testbench environment). 
     7  2. Port top file into the external testbench environment
     8 
     9
     10   
     11
     12[..]