LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Emulation of ZCU216 Xilinx Evaluation board in software?

Is it possible to emulate the ZCU216 Evaluation board in Matlab Labview or any other software? I receive the board a month from now and must be prepared to deploy the hardware design quickly to the board. Any advice or possible alternatives would be greatly appreciated! Thank you very much!

0 Kudos
Message 1 of 4
(703 Views)

Hi doug,

 


@dougAd42 wrote:

Is it possible to emulate the ZCU216 Evaluation board in Matlab Labview or any other software? I receive the board a month from now and must be prepared to deploy the hardware design quickly to the board. Any advice or possible alternatives would be greatly appreciated! Thank you very much!


You want to emulate a complete µC board using a programming language like LabVIEW or MATLAB?

What exactly do you want to achieve by creating such a tool?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(692 Views)

I was hoping to design the transmitters and receivers of my project using the chains of ADCs, DACs and transceivers housed on the board (perhaps using the Labview block structure) and simulate them in conjunction with communication algorithms designed in Matlab. Once I receive the physical board, I could upload the hardware design. Do you think this is possible or if another feasible approach exists? Thanks for the reply!

0 Kudos
Message 3 of 4
(688 Views)

Hi doug,

 


@dougAd42 wrote:

I was hoping to design the transmitters and receivers of my project using the chains of ADCs, DACs and transceivers housed on the board (perhaps using the Labview block structure) and simulate them in conjunction with communication algorithms designed in Matlab.


LabVIEW is a programming language, so yes you could "design your hardware as a LabVIEW simulation". It even brings an API to communicate with MATLAB.

But is the effort to create the needed LabVIEW VIs worth when compared with the (to be) expected results?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(681 Views)