As a MyHDL user for the last 2 years I would like to see the possibility of integration. MyHDL uses the standart VPI for Verilog and VHPI(?) for VHDL interface, but theres no support for it in any VHDL simulator AFAIK. Another possibility to use python as a verification language, wich adds lots of possibilities, is cocotb(http://cocotb.readthedocs.org/en/latest/) but I had not tryied it yet.
2015-05-16 6:53 GMT-03:00 Adrien Prost-Boucle < [email protected]>: > Hello, > > > - it is currently possible to use LLVM as a jit engine > > About JIT, GCC is also on the way to have one. It is currently > considered alpha stage. Is it already known which one would be easier > to use? > https://gcc.gnu.org/wiki/JIT > > > - it would be nice to offer python interfaces. At two levels: > > * a simulation interface: using Python to create testbench and > > having a good way to drive and check VHDL designs from Python. > > * a semantic interface: once VHDL code is analyzed, being able > > to analyze it from Python, pretty printing in Python... > > Strong link with Python (or another scripting language) > > Is a collaboration pertinent with MyHDL? > They already do lots of stuff with Python. > http://www.myhdl.org/ > > > - There are missing VHDL 2008 features, like sequential signal > > assignments... > > Maybe that's the hardest part, as you need to deeply understand > > VHDL and GHDL. > > - Better integration with tools like gtkwave > > - CLI during simulation > > - I think it would be interesting to connect GHDL with an IDE. > > First, to do syntax colouring but also to handle references. > > Additional proposition: optimized builtin ieee libs ! ;-) > (if GHDL developers validate this) > > This point, and the ones about Python and integration with and IDE, > are not in the Roadmap wiki page. Can they be added there? > https://sourceforge.net/p/ghdl-updates/wiki/Roadmap/ > > Regards, > Adrien > > > _______________________________________________ > Ghdl-discuss mailing list > [email protected] > https://mail.gna.org/listinfo/ghdl-discuss >
_______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
