### Bug Description https://github.com/openhwgroup/cve2/blob/b72358c73e39914c79568219c03b2d58e12119ba/rtl/cve2_top_tracing.sv#L87 It seems that this `$fatal` call has a syntax error when trying to run with industrial EDA. If I understand correctly the correct syntax would be: `$fatal(1, "Message")`