LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

fpga compile error

Error compiling simple FPGA code:
 
The following is a section of the message on the server prior to the error:
 
 
 
Synthesizing Unit <HandshakeBase_1>.
    Related source file is "C:/NIFPGA82/srvrTmp/LOCALH~1/TEST_F~2/HandshakeBase.vhd".
    Found 1-bit register for signal <oDataValid<0>>.
    Found 5-bit register for signal <oData>.
    Found 1-bit xor2 for signal <$n0009> created at line 226.
    Found 1-bit register for signal <iDlyPush<0>>.
    Found 1-bit register for signal <iLclReady<0>>.
    Found 5-bit register for signal <iLclStoredData>.
    Found 1-bit register for signal <iPushToggle<0>>.
    Found 1-bit register for signal <iRdyPushToggle<0>>.
    Found 1-bit register for signal <iRdyPushToggle_ms<0>>.
    Found 1-bit register for signal <iReset<0>>.
    Found 1-bit register for signal <iReset_ms<0>>.
    Found 1-bit register for signal <oDataAckRisingEdge<0>> #
 
 
 
 
No other error was mentioned. The compilation was fine for the same code on a laptop, but not on a desktop. What is the cause of the error? What is the significance of the #?
 
Thanks,
 
George.
0 Kudos
Message 1 of 2
(3,185 Views)
Hi Ganwar,

Unfortunately, I was not able to find any info about this text you're getting - it doesn't even really indicate anywhere that an error has occurred, which is quite strange. What leads you to believe an error has occurred?

Does this error happen on the desktop PC with other FPGA VIs that you've tried compiling? You could try one that ships with LV FPGA module. It would be illuminating for you to try that out as well.

Which version of LabVIEW is this?
-Sam F, DAQ Marketing Manager
0 Kudos
Message 2 of 2
(3,165 Views)