tpoikela / uvm-python

UVM 1.2 port to Python
Apache License 2.0
235 stars 45 forks source link

examples/sv is failing ... any ideas? #50

Open sbhutada opened 8 months ago

sbhutada commented 8 months ago

Errors I see is with icarus, but vcs seems to be working fine. Any ideas? ... -.--ns INFO gpi ..mbed/gpi_embed.cpp:105 in set_program_name_in_venv Using Python virtual environment interpreter at ./venv/bin/python -.--ns INFO gpi ../gpi/GpiCommon.cpp:101 in gpi_print_registered_impl VPI registered : Unable to open input file.

tpoikela commented 6 months ago

Doesnt' look like uvm-python issue. Maybe file an issue to cocotb and provide more details what you are trying to do, and if there are other messages related to the error.