Ignore:
Timestamp:
Mar 30, 2015, 11:26:28 AM (9 years ago)
Author:
cfuguet
Message:

reconf: merge commit 959 concerning parameters of the XICU

  • All four parameters (HWI, PTI, WTI and IRQ) has their own width constant in the hard_config.h.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/reconfiguration/platforms/tsar_generic_iob/tsar_iob_cluster/caba/source/include/tsar_iob_cluster.h

    r926 r961  
    233233                    size_t                             l1_d_sets,
    234234                    size_t                             xram_latency,
    235                     size_t                             xcu_nb_inputs,
     235                    size_t                             xcu_nb_hwi,
     236                    size_t                             xcu_nb_pti,
     237                    size_t                             xcu_nb_wti,
     238                    size_t                             xcu_nb_out,
    236239
    237240                    bool                               distboot,
Note: See TracChangeset for help on using the changeset viewer.