Jump to content

Qbits

Members
  • Posts

    1
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

LabVIEW Information

  • Version
    LabVIEW 2012
  • Since
    2000

Qbits's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I am trying to understand why the LabVIEW compiler (when creating intermediate files) is having problems when shifting the data back around in a loop. If I don't use a shift register it compiles fine. My thought is that this has something to do with dynamic dispatching, but since the data type isn't changing between iterations (when using the shift register) it should be fine. Attached is the code (LabVIEW 2012). Does anyone have any insight why I'm having a problem? Thanks. Test FPGA.zip
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.