|
| long | ReadRegister (TARM_Register ARegister) |
| void | WriteRegister (TARM_Register ARegister, long AValue) |
| long | ReadRegister_1 (TARM_Register ARegister, TARM_Mode AMode) |
| void | WriteRegister_1 (TARM_Register ARegister, long AValue, TARM_Mode AMode) |
| int | ReadMemory_Byte (long AAddress) |
| long | ReadMemory_HalfWord (long AAddress) |
| long | ReadMemory_Word (long AAddress) |
| void | WriteMemory_Byte (long AAddress, int AValue) |
| void | WriteMemory_HalfWord (long AAddress, long AValue) |
| void | WriteMemory_Word (long AAddress, long AValue) |
| void | SaveState () |
| void | RestoreState () |
| void | ClearState () |
| void | SwitchProcessorMode_Begin (TARM_Mode AMode) |
| void | SwitchProcessorMode_End () |
| void | ChangeToARMState () |
| void | ChangeToThumbState () |
| void | InitWatchPoints () |
| INT64 | GetTranslationTableBase () |
| INT64 | TranslateVirtualAddress (INT64 AAddress, long *ACacheable, long *ADomain, long *AnAp) |
| bool | HasTinyPages () |
| void | EnableMMUCaches () |
| void | DisableMMUCaches () |
| void | DisableMMUCaches_1 (bool MMU, bool DCache, bool ICache) |
| void | InitializeMemory () |
| std::wstring | GetDeviceTypeForLicenseCheck () |
| INexusDevice * | GetNexusDevice () |
| bool | SetNexusDevice (INexusDevice *ANexusDevice) |
| bool | Finalize () |
| long | GetBitmapHandle () |
| bool | SaveProcessorState () |
| bool | RestoreProcessorState () |
| void | CreateRackViewer () |
| IInstrumentView * | GetRackViewer () |
| bool | Supports (std::wstring const Action) |
| void | ShowAboutDialog () |
| std::wstring | VendorToolsDescriptor () |
| bool | VendorToolsPresent () |
| bool | VendorToolsUpToDate () |
| bool | SetProcessorRegisterValue (int RegisterIndex, long Value) |
| long | GetProcessorRegisterValue (int RegisterIndex) |
| long | GetProcessorRegisterWidth (int RegisterIndex) |
| std::wstring | GetProcessorRegisterName (int RegisterIndex) |
| std::wstring | GetProcessorRegisterShortName (int RegisterIndex) |
| int | GetProcessorRegisterCount () |
| int | GetRegisterIndex_PC () |
| int | GetRegisterIndex_SP () |
| int | GetSoftBreakpointAddressByteAlign () |
| long | GetMemorySpaceWidth (int MemorySpaceIndex) |
| TMemoryKind | GetMemorySpaceKind (int MemorySpaceIndex) |
| long | GetMemorySpaceBytesPerUnit (int MemorySpaceIndex) |
| std::wstring | GetMemorySpaceName (int MemorySpaceIndex) |
| std::wstring | GetMemorySpaceShortName (int MemorySpaceIndex) |
| int | GetMemorySpaceCount () |
| int | GetMemorySpace_Program () |
| bool | InitDownload (int MemorySpaceIndex) |
| bool | FinishDownload (int MemorySpaceIndex) |
| bool | RunDiagnostic () |
| bool | LittleEndian () |
| bool | ResetDevice () |
| TDeviceState | GetDeviceState () |
| int | ProgramDevice (std::wstring FileName) |
| long | ReadUserCode () |
| IProcessFlow * | FlowStage_Build () |
| IProcessFlow * | FlowStage_Download () |
| std::wstring | CoreGen_OutputExtension () |
| void | ResetNexusRegisters () |
| void | SingleStepProcessor () |
| void | RunSingleStepInSubstitutionRegister () |
| void | ResetProcessor () |
| void | PauseProcessor () |
| void | ContinueProcessor () |
| void | RunSteps (int StepCount) |
| bool | ProcessorIsPaused () |
| bool | ProcessorIsReset () |
| bool | ProcessorIsRunning () |
| bool | ProcessorIsUsingReducedInstructionSet () |
| bool | Flash_Reset () |
| int | Flash_Program (std::wstring FileName) |
| void | Flash_Configure () |
| bool | SetProcessorRegisterWideValue (int RegisterIndex, std::wstring const Value) |
| std::wstring | GetProcessorRegisterWideValue (int RegisterIndex) |
| bool | ConfigureFpgaProject (EDP::IProject *const Project) |
| bool | ShowConfiguration () |
| void | ShowCurrentSensePanel () |
| void | ReleaseResources () |
| bool | InvalidateResources () |
| void | CustomAction_Execute (int Index) |
| void | CustomAction_GetState (int Index, bool *Enabled, bool *Checked, bool *Visible, std::wstring *Caption, std::wstring *ImageFile) |
| bool | EPM_Download (std::wstring Address, std::wstring FileName, std::wstring Location) |
| bool | EPM_InititateTest () |
| int | EPM_GetTestResult (int TestReg) |
| void | EPM_SetPercentCallBack (IPercentCallback *const ACallBack) |
| bool | Flash_ResetForBitStream () |
| std::wstring | GetEmbeddedConstraintFile () |
| void | SetEmbeddedConstraintFile (std::wstring AConstraintFile) |
| long | AddSoftBreakpoint (int MemorySpace, INT64 Address) |
| bool | RemoveSoftBreakpoint (int MemorySpace, INT64 Address, long Replaced) |
| INT64 | GetMemorySpaceLength (int MemorySpaceIndex) |
| std::wstring | GetFolder_Library () |
| IClockCoreGenerator * | ClockCoreGenerator () |
| IClockCoreTemplateGenerator * | ClockCoreTemplateGenerator () |
| ITargetCoreGenerator * | ClockGeneratorTargetCore () |
| ICustomCoreGenerator * | CustomCoreGenerator (TModuleType AModuleType) |
| long | GetIdCode () |
| std::wstring | GetDeviceName () |
| std::wstring | GetDeviceDescription () |
| std::wstring | GetFamilyName () |
| std::wstring | GetFamilyDescription () |
| std::wstring | GetLibraryName () |
| std::wstring | GetVendorPrimitiveLibraryName () |
| std::wstring | GetBaseName () |
| int | GetEquivalentGatesForBase () |
| int | GetMaxIOForBase () |
| std::wstring | GetPackageTypeId () |
| std::wstring | GetPackageTypeName () |
| std::wstring | GetPackageTypeDescription () |
| std::wstring | GetPackageId () |
| std::wstring | GetPackageName () |
| std::wstring | GetPackageDescription () |
| std::wstring | GetPackageDimensions () |
| std::wstring | GetTemperatureGradeId () |
| std::wstring | GetTemperatureGradeName () |
| std::wstring | GetTemperatureGradeDescription () |
| std::wstring | GetSpeedGradeId () |
| std::wstring | GetSpeedGradeName () |
| std::wstring | GetSpeedGradeDescription () |
| std::wstring | GetOptionDesignatorId () |
| std::wstring | GetOptionDesignatorName () |
| std::wstring | GetOptionDesignatorDescription () |
| std::wstring | GetBSDLFilename () |
| IBSDLEntity * | GetBSDLEntity () |
| std::wstring | GetVendorName () |
| int | GetInstructionLength () |
| int | GetDevicePinCount () |
| int | GetDeviceIOCount () |
| IDevicePin * | GetDevicePin (int Index) |
| std::wstring | GetDownloadFileExtensions () |
| int | GetDSPMultiplierCount () |
| int | GetClockManagerCount () |
| int | GetMemorySize () |
| bool | GetTerminationSupport () |
| int | GetGlobalClockCount () |
| int | GetConfigMemorySize () |
| int | GetDiffPairCount () |
| int | GetHighSpeedDiffPairCount () |
| int | GetIOStandardCount () |
| IDeviceIOStandard * | GetIOStandard (int Index) |
| std::wstring | GetDeviceDisplayName () |
| std::wstring | GetDeviceParameter (std::wstring ParameterName) |