Searched refs:LogAndThrowRE (Results 1 – 2 of 2) sorted by relevance
145 LogAndThrowRE("CoSimulatedCFU already connected, cannot change the file name!");149 LogAndThrowRE("Another CFU already connected to provided library!");161 LogAndThrowRE(e.Message);177 LogAndThrowRE("CFU already connected to CPU, cannot change CPU!");184 LogAndThrowRE("CFU is supported for RISCV-V CPUs only!");199 private void LogAndThrowRE(string info) in LogAndThrowRE() method in Antmicro.Renode.Peripherals.CoSimulated.CoSimulatedCFU224 this.LogAndThrowRE("Can't handle more than 4 CFUs!"); in RegisterCFU()
81 LogAndThrowRE($"Connection to the cosimulated peripheral failed!"); in Connect()272 LogAndThrowRE($"Error starting cosimulated peripheral!\n{e.Message}"); in InitCoSimulatedProcess()276 private void LogAndThrowRE(string info) in LogAndThrowRE() method in Antmicro.Renode.Plugins.CoSimulationPlugin.Connection.SocketConnection