SiliconWizard

Results 7 comments of SiliconWizard

Hello, I ran into the same problem on Arch Linux. Actually, most distributions are probably affected by this. It comes from a recent (a few months?) incompatibility between GLEXT and...

Quick update: this has been fixed in GLEW. You need to update GLEW from git currently, has the fix has not made it to an official release as of yet....

Just trying to build from the latest git source code. Not from a release. I realize this may not always build. :) Although I've had good success with that until...

I was using the last commit, but I forgot to clean and relauch the configuration. So it was using the latest source code but a configuration older than commit https://github.com/ghdl/ghdl/commit/119034986fb631d2e8baa8e90aa30febe5b95b55...

Thanks for pointing out the ecpprog project. Yours actually has more features: apparently, ecpprog can only program Flash and can't just configure the FPGA the way your tool does (unless...

Thanks! Regarding ecpprog, actually the project description is very sparse, but I looked at the source code and it seems to support many more features than is described there. I'll...

Just tried building this. Full of missing header files and errors (mispelled identifiers, etc.) As it looks, the source code in this repo was probably just a work in progress.