From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

Target Scoped FIFO

Hey guys....

 

  When I compile my FPGA  code I get an error saying FIFO missing a function. Add a read function to the block diagram. Does neone know what dis means.  I am using a target scoped FIFO wid slice fabric memory. 

0 Kudos
Message 1 of 2
(3,232 Views)
When using target scoped FIFOs, you must include a Read method and a Write method in your application.
0 Kudos
Message 2 of 2
(3,231 Views)