50
|
ni.com
|
NI Digital System Development Board User Manual
5.
In the LabVIEW block diagram, wire SW0 output to the LED0 input.
6.
In the
Project Explorer
window FPGA Target (DSDB, Digital Systems Development
Board) tree view, select
BTN0
and
LED2
and drag them onto the block diagram.
7.
In the LabVIEW block diagram, wire BTN0 output to the LED2 input.
8.
Add a While Loop around the resources.
9.
Wire a false constant to the stop condition of the While Loop as shown below.
10. Save the VI as
FPGA_Design.vi
.