Hi, I have just started looking at cocotb to create tests for my VHDL entities. cocotb comes with one example using vhdl, endian_swapper, and this example runs all the way through to execution, but then loops forever. (make SIM=ghdl GPI_IMPL=vhpi) I have no idea where to start looking, so I wrote an issue on the cocotb tracker to see how far ghdl is implemented. I guess there must be VHPI-calls from cocotb which must also be implemented in ghdl. I guess I must look for the calls in cocotb code and hunt them down in the ghdl code.
Anybody using or doing development with cocotb on this list? An alternative testbench driver would be myHDL, but I haven't found out how to instantiate existing VHDL into that language yet. I have only been working on python and vhdl simulation for a couple of days. -- Svenn
_______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
