02-14-2009 02:06 PM - edited 02-14-2009 02:07 PM
Hi, this is my first time using a HDL node in my Labview FPGA code, and I just wanted to test the simple adder that is presented in the help file, located here:
http://zone.ni.com/reference/en-XX/help/371599C-01/lvfpgaconcepts/control_exec_hdl/
I'm trying to use the HDL node inside of a while loop (outside of a Single-Cycle Timed Loop). However, when I run my code, the value of result doesn't change, regardless of what values I put into x and y. Could anyone give me an example VI or some pointers as to how I get the HDL node to work properly?
02-16-2009 06:38 PM