Last week I released a web-based, automated build environment / Makefile generator for FPGA projects:<p>http://www.boldport.com<p>It's just a start, and I'd appreciate feedback. Tell me what sucks about it, what you love, where to improve. (BTW, I'm happy to help anyone who's interested to set up or convert their projects to work with the "boldport flow"!)<p>In this context, my proposal for a scalable and version control friendly project structure for FPGA designs may be interesting as well:<p>https://www.boldport.com/docs/fpgaproj
Have you thought of using your technology to generate Makefiles for projects based on C, Autotools, Pkg-config, etc. ? (Read as: I don't do FPGAs, but those build processes are not particularly fun to set up).