iverilog/examples/mailbox_sem
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
..
mbx_sem_basic.sv SV: add mailbox/semaphore builtins for UVM IPC 2026-07-21 18:37:08 +05:00