uvm-python icon indicating copy to clipboard operation
uvm-python copied to clipboard

Any example that shows integrating C++/SystemC predictor?

Open sbhutada opened this issue 2 years ago • 1 comments

Any example that shows integrating C++/SystemC predictor? Thanks.

sbhutada avatar Jan 09 '24 19:01 sbhutada

There are no examples for this in uvm-python. You can call standard C++ easily from Python, and it's well documented, but I don't know any usecases or examples mixing RTL, cocotb and SystemC.

tpoikela avatar Jan 10 '24 06:01 tpoikela