uvm-python
uvm-python copied to clipboard
Any example that shows integrating C++/SystemC predictor?
Any example that shows integrating C++/SystemC predictor? Thanks.
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.