Expand description

L1 Cache autoload-operation control register

Structs

Type Aliases

  • Field L1_CACHE_AUTOLOAD_DONE reader - The bit is used to indicate whether autoload operation on L1-Cache is finished or not. 0: not finished. 1: finished.
  • Field L1_CACHE_AUTOLOAD_ENA reader - The bit is used to enable and disable autoload operation on L1-Cache. 1: enable, 0: disable.
  • Field L1_CACHE_AUTOLOAD_ENA writer - The bit is used to enable and disable autoload operation on L1-Cache. 1: enable, 0: disable.
  • Field L1_CACHE_AUTOLOAD_ORDER reader - The bit is used to configure the direction of autoload operation on L1-Cache. 0: ascending. 1: descending.
  • Field L1_CACHE_AUTOLOAD_ORDER writer - The bit is used to configure the direction of autoload operation on L1-Cache. 0: ascending. 1: descending.
  • Field L1_CACHE_AUTOLOAD_RGID reader - The bit is used to set the gid of l1 cache autoload.
  • Field L1_CACHE_AUTOLOAD_SCT0_ENA reader - The bit is used to enable the first section for autoload operation on L1-Cache.
  • Field L1_CACHE_AUTOLOAD_SCT0_ENA writer - The bit is used to enable the first section for autoload operation on L1-Cache.
  • Field L1_CACHE_AUTOLOAD_SCT1_ENA reader - The bit is used to enable the second section for autoload operation on L1-Cache.
  • Field L1_CACHE_AUTOLOAD_SCT1_ENA writer - The bit is used to enable the second section for autoload operation on L1-Cache.
  • Field L1_CACHE_AUTOLOAD_SCT2_ENA reader - The bit is used to enable the third section for autoload operation on L1-Cache.
  • Field L1_CACHE_AUTOLOAD_SCT3_ENA reader - The bit is used to enable the fourth section for autoload operation on L1-Cache.
  • Field L1_CACHE_AUTOLOAD_TRIGGER_MODE reader - The field is used to configure trigger mode of autoload operation on L1-Cache. 0/3: miss-trigger, 1: hit-trigger, 2: miss-hit-trigger.
  • Field L1_CACHE_AUTOLOAD_TRIGGER_MODE writer - The field is used to configure trigger mode of autoload operation on L1-Cache. 0/3: miss-trigger, 1: hit-trigger, 2: miss-hit-trigger.
  • Register L1_CACHE_AUTOLOAD_CTRL reader
  • Register L1_CACHE_AUTOLOAD_CTRL writer