call_sv_bfm issues #41
Replies: 3 comments 2 replies
-
|
FYI - I started my exploration of the repository based on the article - https://bitsbytesgates.com/python/2024/11/04/DPI_Isnt_Enough_MakingPythonPartOfYourSVTB.html |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for reaching out, @sureshamathew. It's good timing, actually, since I was just wrapping up some work to make the examples (hopefully) easier to run and maintain. Have a look at Examples.md and follow the instructions there. I recommend using the 'setup.sh' script to create a virtual environment. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @mballance , |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Mark,
Thank you very much for developing this library. It certainly takes SV Python interaction to the next level.
I downloaded the repository and tried to run the examples/call/dpi/call_sv_bfm/ using the VCS simulator. However, I noticed that the WishboneInitiator and Test classes were never generated. However, I see that the interface implementation classes were generated correctly. Hence, the code didn't compile completely. Is there an update that I am missing? If you'd like more information about this issue, please let me know what information you'd like me to add.
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions