TheAnimatrix

Results 9 comments of TheAnimatrix

You have to import the library too , after you've done it then goto project properties of library and check if it is marked as "is library" and now goto...

It's really not feasible to do usb 3.0 on FPGA's only select high performance fpga's can achieve any benefit from it. What are you looking to achieve ?

Notsure what the demand is for this feature. Would love to have it. Please work on it if possible. Thank you.

// high when dpl has atleast one pair of 1's - 110,011,111 (101-X) - low when 000,001,100 //but why is it high for 110 and low for 001, we are...

After having a better look of the code, dpv looks like an "average" over the shifted in values. however, this only really makes sense when you look at in tandem...

I just added A14 support to [quick_usb] will make a pull request soon

Even getting a device list causes my entire app to hang, not sure why. This is 0.3.1 (hangs even with proper future handling) 0.4.0 is a non-starter - same issue....

Alright i fixed both the error and my laggy issue 1 -> Check your platform and run QuickUsbWindows.registerWith() before init() if you platform is windows. You have functions for each...

if you're still interested, i can look into this. @Alixson