Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_EntropySource.cs48 if(PathSelect == Route.HardwareInterface) in RequestEntropySourceData()
175 switch(PathSelect) in OutputPath()
647 …private Route PathSelect => routeSelect.Value == MultiBitBool4.True ? Route.FirmwareInterface : Ro… field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_EntropySource