Thanks Martin and yg!

These are very, very interesting examples. It seems GHDL's VHPI is really
powerful, so congratulations Tristan!

yg, your code seems to work with ghdl 0.34dev (I haven't tried the parallel
port example, and have to further tinker with the framebuffer example: I
think I am having permission problems accessing /dev/fb0). Thanks for the
clean code with comments :)

Kind regards,

Hipólito

On Mon, Apr 24, 2017 at 1:17 PM, <why...@f-cpu.org> wrote:

> Le 2017-04-24 12:32, Martin Strubel a écrit :
>
>> Hi,
>>
>>
>>> What is the status of the VPI / VHPI / interfacing to other languages
>>> implementation on GHDL?
>>>
>>>
>> For me, the VHPI i/f turned out to be very robust and way more
>> powerful than what Modelsim has to offer. You will have to dig through
>> some code though, and you might want to search this list's archive for
>> posts about whygee's example code
>>
>
> http://ygdes.com/GHDL/
> it's a bit outdated and was designed for the older, GCC, 32-bits version
> of GHDL.
> Use with caution and please report all your experiences :-)
>
> or the keyword "ghdlex", the latter
>> being some kind of loosely knitted together linux library functions
>> for virtual interfaces (FIFO/pipe/UART) or busses allowing
>> co-simulation with Python, qemu, et al.
>>
>
> A pretty crazy project, I admit :-)
>
> Greetings,
>>
>> - Martin
>>
> yg
>
>
> _______________________________________________
> Ghdl-discuss mailing list
> Ghdl-discuss@gna.org
> https://mail.gna.org/listinfo/ghdl-discuss
>
_______________________________________________
Ghdl-discuss mailing list
Ghdl-discuss@gna.org
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to