Python SystemVerilog interface¶
PyStim exposes Python types and functions using thin SystemVerilog wrappers, which makes it possible to conveniently call Python code from SystemVerilog without resorting to Python’s C API.
PyStim exposes Python types and functions using thin SystemVerilog wrappers, which makes it possible to conveniently call Python code from SystemVerilog without resorting to Python’s C API.