LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Handling 128 bits of data on FPGA

Solved!
Go to solution

From what I can see at https://github.com/ni/nifpga-python/blob/master/nifpga/bitfile.py it looks indeed like FXP is not getting packed at all. Funny how I repeatedly happen to avoid certain problems without specifically trying to.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 11 of 13
(513 Views)

@rolfk wrote:

From what I can see at https://github.com/ni/nifpga-python/blob/master/nifpga/bitfile.py it looks indeed like FXP is not getting packed at all. Funny how I repeatedly happen to avoid certain problems without specifically trying to.


If you're lucky often enough, I reckon it's okay to call it skill.

0 Kudos
Message 12 of 13
(510 Views)

Hi Intaris,

 

Thanking you taking some time and sharing knowledge. I always wonder how you guys gather all this in-depth information. It seems like it always mostly benchmark process and testings done internally.

 

And I guess some reading of whitepapers.

0 Kudos
Message 13 of 13
(496 Views)