== 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. 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). 2. Port top file into the external testbench environment [..]