wiki:crkit/Software/Firmware/Framework/tutorial/build/sim
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 7 (modified by khanhle, 14 years ago) ( diff )

--

How to run a simulation

This 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

  1. Set up the build environment as explained in "How to setup build environment" tutorial
  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)
  3. Port top file into the external testbench environment
  4. Build the simulation testbench by either using the currently available testcases, or create your own test scenarios
  5. Validate your design in Modelsim

To better understand the testbench environment, you may want to refer to the Testbench Architecture document.

..

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.