Home
last modified time | relevance | path

Searched refs:InternalStateSoftwareStateSelection (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_CSRNG.cs151 if(val != InternalStateSoftwareStateSelection) in DefineRegisters()
153 …only internal state implemented is the SoftwareIdState ({})", InternalStateSoftwareStateSelection); in DefineRegisters()
661 private const int InternalStateSoftwareStateSelection = 2; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_CSRNG