Searched refs:ThrowException (Results 1 – 1 of 1) sorted by relevance
826 …ThrowException($"{Width}-bit signal in a {addressWidth}-bit unit shouldn't be set from 0x{address:… in SetFromAddress()857 … ThrowException($"Can't convert {valueWidth}-bit signal from or to {addressWidth}-bit address"); in AssertAddressWidth()865 ThrowException($"Tried to set {Width}-bit signal to 0x{value:X}"); in SetValue()870 private void ThrowException(string message) in ThrowException() method in Antmicro.Renode.Peripherals.Miscellaneous.ArmSignalsUnit.TEnum