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


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

--

Legend:

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

    v1 v2  
    11== How to run a simulation ==
    22
    3 This tutorial explains how to setup and run a simulation. Note that the external simulation environment is not yet integrated into MATLAB/Simulink
    4 environment. To run a simulation, you need to
     3This tutorial explains how to setup and run a simulation. Note that the external simulation environment is not yet integrated into MATLAB/Simulink. To run a simulation, you need to
    54
    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). 
     5  1. Set up the build environment as explained in "
     6  1. Create a top level VHDL 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). 
    77  2. Port top file into the external testbench environment
    88