Changes between Version 13 and Version 14 of arch_info


Ignore:
Timestamp:
Jul 20, 2016, 4:41:42 PM (9 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • arch_info

    v13 v14  
    7474|| '''x_size'''              || number of clusters in a row (for a 2D mesh) ||
    7575|| '''y_size'''              || number of clusters in a column (for a 2D mesh) ||             
    76 || '''nprocs'''             || max number of processors per cluster ||     
    7776|| '''x_width'''           || number of bits to encode X coordinate in CXY  ||
    7877|| '''y_width'''            || number of bits to encode Y coordinate in CXY  ||
    79 || '''cluster_span'''     || number of bits in local physical address ||
    80 || '''coherence'''        || Boolean true if hardware cache coherence ||     
     78|| '''cores_max'''      || max number of cores per cluster ||     
     79|| '''cluster_span'''     || number of bits in local physical address || 
    8180|| '''irq_per_proc'''     || number of IRQ lines between XCU and one core ||
    8281|| '''use_ramdisk'''     || Boolean true if the architecture contains a RamDisk ||
    8382|| '''io_cxy'''               || io_cluster identifier ||         
    84 || '''boot_cxy'''           || boot_cluster identifier ||
     83|| '''boot_cxy'''           || boot_cluster identifier ||           
    8584|| '''reset_address'''   || physical base address of the ROM containing the preloader code ||
    8685