surelog

SystemVerilog parser and UHDM compiler for hardware design verification

brewmacoslinux
Try with needOr install directly
Source

About

SystemVerilog Pre-processor, parser, elaborator, UHDM compiler

Commands

sureloguhdm-dump

Examples

Parse and elaborate a SystemVerilog design file$ surelog -parse design.sv
Compile SystemVerilog to UHDM format$ surelog -compile -uhdm design.sv -top module_name
Dump UHDM database contents for inspection$ uhdm-dump output.uhdm