Here's where I'd start...
http://www.adacore.com/adaanswers/gems/gem-105-lady-ada-kiss-python-part-1/ Gem #105: Lady Ada Kisses Python -- Part 1 | Ada Gem of ...<http://www.adacore.com/adaanswers/gems/gem-105-lady-ada-kiss-python-part-1/> www.adacore.com Gem #105: Lady Ada Kisses Python—Part 1. The GNAT Components Collection (GNATCOLL) has included, since the beginning, a collection of packages to easily interface ... ________________________________ From: Ghdl-discuss <ghdl-discuss-boun...@gna.org> on behalf of Vern Muhr <vern.m...@gmail.com> Sent: 26 October 2016 18:44:37 To: ghdl-discuss@gna.org Subject: Re: [Ghdl-discuss] Synthesis for FPGAs 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