aroelke

Results 3 issues of aroelke

## Observed Behavior When simulating Ibex with Cadence Xcelium, the following elaboration error is produced: ``` export "DPI-C" function simutil_get_scramble_key; | xmvlog: *E,IMPMOD (rtl/ibex_if_stage.sv,367|9): Export DPI function/task declaration only allowed...

Type:Bug

When attempting to inject faults into a (ground) member of an aggregate type, FIRRTL reports an error during one of its passes. For example, if I try to inject an...

Since C# 7, it's been possible to use the `_` character to [discard unused values](https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/functional/discards), but adding the `[SceneTree]` annotation to a class defines it as a field used to...

enhancement