LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I communicate between two fpga targets

Hello everybody

I need to communicate between two fpga targets to know whether they are working or not...how can I do that...

Is it called handshaking and acknowledgement concept?If yes how can I do that ?

0 Kudos
Message 1 of 4
(2,833 Views)

Hi irfan,

 

you could use two digital signal lines between those FPGAs to signal data or handshake each other.

 

Or you use their RT hosts to speak with each other over a network connection…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(2,809 Views)
FlexRIO can do FPGA P2P streaming: http://www.ni.com/white-paper/10801/en/

Other FPGA targets cannot though, GerdW has you covered for those options.
Craig H. | CLA CTA CLED | Applications Engineer | NI Employee 2012-2023
0 Kudos
Message 3 of 4
(2,798 Views)

ya  to do so i am trying to send a signal of 1 MHz and  50 % duty cycle and reading them back ...this thing i am doing on the two  boards... which will send and recieve the same 

 

 

i have attached the snippet and the genration and counting vis

which  runs on both the 

i would like to know which of the fpga has lost the connection from the communication bus 

0 Kudos
Message 4 of 4
(2,792 Views)