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,607 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,606 Views)