Changes between Version 12 and Version 13 of arch_info


Ignore:
Timestamp:
Jul 20, 2016, 3:00:36 PM (8 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • arch_info

    v12 v13  
    7171The Archi( ) constructor build an ''archi'' object and defines the target architecture general parameters:
    7272
    73 || '''name'''               || mapping name == architecture name ||
     73|| '''name'''               || target architecture name ||
    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) ||             
     
    7777|| '''x_width'''           || number of bits to encode X coordinate in CXY  ||
    7878|| '''y_width'''            || number of bits to encode Y coordinate in CXY  ||
    79 || '''cluster_span'''     || number of bits in localphysical address ||
     79|| '''cluster_span'''     || number of bits in local physical address ||
    8080|| '''coherence'''        || Boolean true if hardware cache coherence ||     
    8181|| '''irq_per_proc'''     || number of IRQ lines between XCU and one core ||