AsFigo / pyVhG

A Python based VHDL app to improve productivity of VHDL designs
5 stars 6 forks source link

Error in the testcase #7

Open ashifakk opened 2 weeks ago

ashifakk commented 2 weeks ago

Error: ../testcase.e.vhdl(8): (vcom-1598) Library "osvvm" not found. Error: ../testcase.e.vhdl(9): (vcom-1474) Selected name prefix "osvvm" in context reference is not a library name. Error: ../testcase.e.vhdl(10): (vcom-1136) Unknown identifier "osvvm".

ajeethakv commented 2 weeks ago

Try using latest code. Added local osvvm compile now.

ashifakk commented 2 weeks ago

I have download the latest code , but getting the same error

Error: ../testcase.e.vhdl(8): (vcom-1598) Library "osvvm" not found. Error: ../testcase.e.vhdl(9): (vcom-1474) Selected name prefix "osvvm" in context reference is not a library name. Error: ../testcase.e.vhdl(10): (vcom-1136) Unknown identifier "osvvm".