Changes between Version 24 and Version 25 of VirtualMemory
- Timestamp:
- Jul 3, 2009, 1:49:05 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VirtualMemory
v24 v25 104 104 == 2. MMU/processor interface == 105 105 106 In order to be used with the various (32 bits) processor cores available in the SoCLib library, the TSAR generic MMU respects the following processor/MMU interface:106 In order to be used with the various (32 bits, single instruction issue) processor cores available in the SoCLib library, the TSAR generic MMU defines a generic processor/MMU interface for daata and instructions. 107 107 108 108 === 2.1 Instruction MMU interface ===