Adapt icon indicating copy to clipboard operation
Adapt copied to clipboard

The client library for ProteusISC

Results 4 Adapt issues
Sort by recently updated
recently updated
newest added

https://archive.org/details/CoolRunnerIIProgrammerQualificationSpecification This pdf outlines how a CoolRunner II programmer should behave, including operation descriptions and standard error codes. It could be cool to comply with these requirements.

enhancement

Xilinx makes many FPGAs. The Spartan 6 family of FPGAs is quite popular, and needs to be supported.

enhancement

Xilinx makes many fpgas. The spartan 3 is a pretty popular family of devices that should be supported.

enhancement

Currently, Device Driver classes are all loaded at once and matched from a dictionary. This works when there are only a few classes, but will quickly suffer performance and memory...

enhancement