08-22-2008 04:26 AM
Hi !
When using the Open FPGA Reference, it returns an empty reference cluster. The open function is set to open the reference to a bitfile and the resource is given using a control... All property and invoke nodes linked this "empty" reference perfectly work (I caneven see all controls present in the FPGA VI) and the FPGA code is perfectly executed (I can see signals on my oscilloscope on FPGA outputs).
However, if I set a probe to visualize the FPGA reference cluster it appears empty... Why is that ?
08-22-2008 08:04 AM
08-22-2008 09:22 AM
Hi Muks!
No error appears !! In fact, as long as the Open FPGA Reference is directly linked toproperty/method nodes, it works even if the refercne cluster is empty.
But the final plan of this development is to integrate it inot a Testand application... So my project is divided into 3 parts :
08-25-2008 07:32 AM