FPGA Lesson 1 (Creating)
FPGA Lesson 1 (Creating)
PXI-7831R
must be set
VISA Server
VISA
Remote OS (RT)
PXI-7831R
Compile Server
Compiles VIs for FPGA LabVIEW is the client
Can disconnect and reconnect
Compile Server
FPGA VI
Bit File Embedded
Compile Server
Download
Windows OS LabVIEW FPGA Module FPGA VI Bit File Embedded
Download
Each
Bit File has a unique signature *Downloads over VISA Server for remote devices
Interactive Mode
Windows OS LabVIEW FPGA Module FPGA VI (Front Panel)
Emulation Mode
Software Emulation
No Hardware Timing I/O performed by device
Debugging possible
Check logic before compile PXI-7831R Emulation
Exercise 1.1
Create a VI which adds two numbers. Run (Automatically Compiles and Downloads) the VI in interactive mode.
Exercise 1.2
Run add.vi in emulation mode and use debugging tools.
Lesson 1 Summary
Use Emulation Mode to debug logic before compiling Client-Server architecture for compiles Compile for FPGA before downloading Use Interactive Mode for further verification