== Build Simulink App == The CRKit subsystem is as shown in Figure 1. We have three subsystems : 1. '''TB PKT SUB''' - testbench for Ethernet and IP level processing 2. '''APP SUB''' - Application module. This module is the one which will be built, and ported to external Xilinx ISE tool for further framework integration 3. '''TB RF SUB''' - testbench for RF interface. Currently a simple loop interface between dac and adc interfaces e.g. Tx DAC -> Rx ADC __Figure 1 - CRKit Subsystem__ [[BR]][[BR]] [[Image(crkit_sub.png, 1300px)]] [[BR]][[BR]] __Figure 2 - APP Subsystem__ [[BR]][[BR]] [[Image(app_sub.png, 1300px)]] [[BR]][[BR]] [..]