Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Using Memory Items in FPGA VIs (FPGA Module)

LabVIEW 8.6 FPGA Module Help
June 2008

NI Part Number:
371599D-01

»View Product Info

Complete the following steps to read from or write to a memory item in an FPGA VI.

  1. Create a new project or open an existing project.
  2. Add an FPGA target to the project.
  3. Right-click the FPGA target and select New»VI from the shortcut menu to add an FPGA VI to the project. You also can open an existing FPGA VI.
  4. Create a memory item in the project or using the VI-Scoped Memory Configuration node.
  5. Place a Memory Read or Memory Write function on the block diagram of the FPGA VI.Memory Read Memory Write
  6. Right-click the Memory Read or Memory Write function and select Select Memory»x from the shortcut menu, where x is the name of the memory item in the Project Explorer window or the VI-scoped memory item on the block diagram. LabVIEW prepends VI:: to the name of VI-scoped memory items.

You also can click the memory item in the Project Explorer window and drag it onto the block diagram. LabVIEW places a Memory Read function, configured for the memory item, onto the FPGA VI block diagram. Right-click the Memory Read function and select Select Method»Write from the shortcut menu to change to a Memory Write function. You also can click the function and select Write from the shortcut menu to change to a Memory Write function.


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit