Changes between Version 9 and Version 10 of SoclibCourseTp2


Ignore:
Timestamp:
Sep 6, 2009, 5:58:02 PM (16 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SoclibCourseTp2

    v9 v10  
    117117}}}
    118118
    119 Cette archive contient les fichiers généraux suivants :
     119Cette archive contient les fichiers généraux suivants, extraits de la plate-forme SoCLib :
    120120 * ''vci_param.h'' : definition des paramètres VCI
    121121 * ''vci_signals.h'' : definition d'un canal VCI
    122  * ''vci_target.h'' : définition d'un port VCI initiateur
    123  * ''vci_initiator.h'' : définition d'un port VCI cible
     122 * ''vci_initiator.h'' : définition d'un port VCI initiateur
     123 * ''vci_target.h'' : définition d'un port VCI cible
    124124 * ''int_tab.h'' : définition des index composites
    125125 * ''segment.h'' : définition d'un segment de l'espace adressable
     
    128128 * ''mapping_table.cpp'' : implémentation des méthodes de la mapping table
    129129 * ''address_decoding_table.h''
     130 * ''address_decoding_table.cpp''
    130131
    131132== 5.1 Composant ''!VciLcdCoprocessor ==