Changes between Version 55 and Version 56 of VirtualMemory


Ignore:
Timestamp:
Jul 20, 2016, 3:44:25 PM (8 years ago)
Author:
cfuguet
Comment:

Fix in description of the MMU_PARAMS register

Legend:

Unmodified
Added
Removed
Modified
  • VirtualMemory

    v55 v56  
    343343 * STD (4 bits) : Ln(number of sets for the Data TLB)
    344344 * WCD (3 bits) : Ln(number of associative ways for the Data Cache)
    345  * SCD (4 bits) : Ln(number of sets ways for the Data Cache)
     345 * SCD (4 bits) : Ln(number of sets for the Data Cache)
    346346 * WTI (3 bits) : Ln(number of associative ways for the Instruction TLB)
    347347 * STI (4 bits) : Ln(number of sets for the Instruction TLB)
    348348 * WCI (3 bits) : Ln(number of associative ways for the Instruction Cache)
    349  * SCI (4 bits) : Ln(number of sets ways for the Instruction Cache)
    350  * NBL (4 bits) : Ln(number of bytes per Data or Instruction cache line)
     349 * SCI (4 bits) : Ln(number of sets for the Instruction Cache)
     350 * NWL (4 bits) : Ln(number of words per Data or Instruction cache line)
    351351
    352352=== 4.11 MMU_RELEASE ===