10-07-2021 08:20 AM
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.
10-07-2021 09:54 AM
@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.
10-08-2021 08:35 AM
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.