Hi, ZamiaCAD is an open source VHDL development environment with simulation and *synthesis* capabilities. It is written in Java, but would probably be helpful in terms of getting an idea of an approach to the synthesis problem. I believe they do the synthesis from a representation of the elaboration of the design instead of the AST. That makes more sense to me. Another interesting feature of ZamiaCAD is that a Python (actually Jython) interpreter is embeded. I use Jython to export designs to an external simulator.
I have read that there is consideration of embedding Python in the GHDL system. That would probably be a lot of work compared to embedding Jython in a Java based system. Has anyone done much work on embedding Python in an Ada app.? Best, Vern
_______________________________________________ Ghdl-discuss mailing list Ghdl-discuss@gna.org https://mail.gna.org/listinfo/ghdl-discuss