On Sun, Mar 29, 2015 at 8:41 AM, Tristan Gingold <[email protected]> wrote: > Yes, please. I always wondered if and how VHPI foreign architectures > were used. So if you can share VHPI code, that would be useful > examples for me.
I should probably mention that there is already a VHPI based simulation framework in cocotb (https://github.com/potentialventures/cocotb). Look under lib/vhpi in the source. It's not super clear, since cocotb was written for multiple interface (PLI/VPI and VHPI) and for both Verilog and VHDL. But digging around you can see the vhpi_* calls. Regardless, I'll get something put together and make it available. Pete _______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
