Commit Graph

2 Commits

Author SHA1 Message Date
mjoekhan eeb13096ef docs: add mailbox_sem example Makefile 2026-07-21 18:37:22 +05:00
mjoekhan 7379ff6530 SV: add mailbox/semaphore builtins for UVM IPC
Implement native SystemVerilog mailbox and semaphore with blocking and
nonblocking put/get, so Accellera-style code can use the standard API
without depending on the legacy IVL_UVM poor-man's classes.
2026-07-21 18:37:08 +05:00