Changes between Version 100 and Version 101 of Component
- Timestamp:
- Nov 27, 2009, 10:33:33 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component
v100 v101 41 41 == VCI Initiators == 42 42 43 === Iss Wrappers (caches) === 43 * Iss Wrappers (caches) 44 44 * [wiki:Component/VciXcacheWrapper VciXcacheWrapper] : A generic, VCI compliant, cache controller for [#ProcessorISSInstructionSetSimulator Iss2Api] processors 45 45 * [wiki:Component/VciXcacheWrapper VciVcacheWrapper] : A generic, VCI compliant, cache controller for [#ProcessorISSInstructionSetSimulator Iss2Api] processors supporting virtual memory 46 === Other initiators === 46 * Other initiators 47 47 * [wiki:Component/VciXcache VciXcache] : An old cache controller for 32 bits RISC processors (deprecated) 48 48 * [wiki:Component/VciDma VciDma] : A DMA engine … … 65 65 * [wiki:Component/VirtualDspinNetwork VirtualDspinNetwork] : A VCI compliant Dspin micro-network with virtual channels. 66 66 67 == VCI Utilities == 68 69 * [wiki:Component/VciLogger VciLogger] : A VCI spy, useful for debugging network messages 67 70 68 71 = Dedicated coprocessors =