Hacker News new | ask | show | jobs
by CamperBob 6165 days ago
I wish. FPGA tools, without exception, suck. No C programmer would put up with compilers and linkers that work the way FPGA synthesis tools do. Open-source efforts could only improve things.

FPGA vendors don't document the details needed to configure their chips at the nuts-and-bolts level, so any FOSS toolchain would have to rely on a sustained reverse engineering effort.

1 comments

What's preventing the reverse engineering effort? Legality issues? Difficulty? Time? (I've heard stories about samba, and it seems like if MS protocols can be reverse engineered, then things that have to obey the laws of physics couldn't be that much worse).
I'm not sure. Probably the relatively obscure nature of the task and the manufacturers' relatively short design-life cycles discourage any sort of heroics.