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


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

--

Legend:

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

    v3 v4  
    44
    55  1. Set up the build environment as explained in "How to setup build environment" tutorial.
    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). 
    7   2. Port top file into the external testbench environment
     6  2. 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 within the testbench environment). 
     7  3. Port top file into the external testbench environment
     8  4. Build the simulation testbench by either using the currently available testcases, or create your own test scenarios.
     9  5. Validate your design in Modelsim.
     10
     11
    812 
    913