


Target Platform selections include Xilinx Evaluation Boards and Altera Evaluation Boards as well as other custom evaluation boards. The user can choose from a selection of several different Target Workflows, including “ASIC/FPGA”, “FPGA-In-The-Loop”, and “IP Core Generation”.
RF TOOLBOX MATLAB YOUTUBE CODE
The MathWorks HDL Workflow Advisor enables users to automatically generate HDL code from a Simulink model. To get more information on a given object run: To get a list of currently available objects with the BSP installed simply run: The available code is available in the GitHub repo folder here, where object tests have the naming convention Tests. However, to interact with the more familiar DAQ2 interface naming the Rx side can be instantiated like above as:įor example usage of certain objects, it can be useful to inspect their related test code which exercises initiations in different configurations. Therefore, it simply uses AD9680 and AD9144 objects under the hood.

For example, the DAQ2 Evaluation board actually contains an AD9680 and AD9144. These System Objects can be access under the “adi” namespace in MATLAB and are followed by their part number or board name and finally Tx or Rx:įor example, to instantiate an AD9361 object to control the Tx aspects of the transceiver it can be created as follows:Īll supported boards are derived from low level objects based on their parts. Device interfaces which provide control and data streaming are implemented with MATLAB System Objects and Simulink Blocks.
