Changes between Version 92 and Version 93 of Component
- Timestamp:
- Aug 7, 2009, 2:00:37 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component
v92 v93 2 2 = Processor ISS (Instruction Set Simulator) = 3 3 4 These simulation models must be wrapped in a CABA, TLM, or TLMDT wrapper to be used in aplat-form.4 These ISS must be wrapped in a CABA, TLM, or TLMDT wrapper to be used in a Soclib plat-form. 5 5 Example of such a wrapper is the [wiki:Component/VciXcacheWrapper VciXcacheWrapper] component. 6 6 7 * [wiki:Component/Iss2Api processors using the I SS2API]7 * [wiki:Component/Iss2Api processors using the Iss2API] 8 8 * [wiki:Component/Mips32 Mips32] 9 9 * [wiki:Component/Ppc405 Ppc405] 10 10 * [wiki:Component/Arm Arm] 11 11 * [wiki:Component/Sparcv8 Sparc v8] 12 * [wiki:Component/lm32 Lm32 : Lattice Mico 32] 13 * [wiki:Component/IssApi processors using the ISS1 API] 12 * [wiki:Component/lm32 Lattice Micro 32] 13 14 * [wiki:Component/IssApi processors using the IssAPI] 14 15 * [wiki:Component/MicroBlaze MicroBlaze] 15 16 * [wiki:Component/NIOSII NiosII] … … 19 20 * [wiki:Component/MPC7447A MPC7447A] 20 21 21 * [wiki:Tools/GdbServer] : A GDB-server wrapper, for any ISS 222 * [wiki:Tools/GdbServer] : A GDB-server wrapper, for any ISS using the Iss2API. 22 23 * [wiki:Component/IssIss2 IssIss2] : Utility wrapper to use any [wiki:Component/IssApi IssApi] compliant ISS in an [wiki:Component/Iss2Api Iss2Api] [#IssWrapperscaches wrapper] 23 24