Question about cRIO 9004 resources - labview

This is a discussion on Question about cRIO 9004 resources - labview ;   I am writing a FPGA VI and need to download it to cRIO 9004 to generate bitstream, I need to use LUT( look up table) in my VI as the FPGA VI cannot calculate the sine function so I ...

+ Reply to Thread
Results 1 to 2 of 2

Question about cRIO 9004 resources

  1. Default Question about cRIO 9004 resources

      I am writing a FPGA VI and need to download it to cRIO 9004 to generate bitstream, I need to use LUT( look up table) in my VI as the FPGA VI cannot calculate the sine function so I need to contruct a LUT in order to do the sine calculation inside the FPGA VI. However, after I contruct 2 LUT with size 2048, it shows there is not enough resources and the compliation is failed, what is the maximum sizes of the 2 LUTs in the FPGA VI so that the FPGA resources of LUT will be enough for use.
     
      At the same time, I want to know does using LUT also consumes the FPGA resources of SLICES, not just the FPGA resources of LUT? 
     
     
     
       
     
     

  2. Default Re: Question about cRIO 9004 resources

    &nbsp; Apart from the overuse of the number 4 LUTs, sometimes, I also have the experience of overusing the resources of SLICES, does NI have the&nbsp;utilization table of resources SLICES, similar to the utilization table of the number 4 LUTs in the homepage of <a href="http://sine.ni.com/devzone/cda/epd/p/id/3257" target="_blank">http://sine.ni.com/devzone/cda/epd/p/id/ 3257</a> &nbsp;&nbsp; ?
    I am using cRIO 9004 with LabVIEW 8.2,&nbsp; Thank you!
    &nbsp;

+ Reply to Thread