Changes between Version 17 and Version 18 of SoclibComponents


Ignore:
Timestamp:
Jan 28, 2008, 4:20:57 PM (16 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SoclibComponents

    v17 v18  
    11[[PageOutline]]
    22
    3 = Interconnects =
     3= A) Interconnects =
    44
    5 == Vgmn ==
     5== A.1) Vgmn ==
    66
    77 * functionality : a generic VCI compliant micro-network
     
    1717   * `getBoth()`, `getInit()` and `getTarget()`: local ports, allocated on demand
    1818
    19 == !LocalCrossbar ==
     19== A.2) !LocalCrossbar ==
    2020
    2121 * functionality : a VCI compliant crossbar interconnect
     
    3030   * `upstream`, bidirectional port to upper-level interconnect
    3131
    32 = VCI Initiators =
     32= B) VCI Initiators =
    3333
    34 == Xcache ==
     34== B.1) Xcache ==
    3535
    3636 * functionality: a direct mapping cache controler (separated instruction & data cache)
     
    5454   * `vci`: to the VCI micro-network
    5555
    56 = Processors =
     56= C) Processors =
    5757
    58 == Mips ==
     58== C.1) Mips ==
    5959
    6060 * Functionality : a MIPS R3000 micro-processor
     
    6969   * `irq[n]`: interrupt line (0 <= n < 6)
    7070
    71 = VCI Targets =
     71= D) VCI Targets =
    7272
    73 == !MultiRam ==
     73== D.1) !MultiRam ==
    7474
    7575 * !Mandatory arguments:
     
    8484   * `vci`: to the micro-network
    8585
    86 == !MultiTty ==
     86== D.2) !MultiTty ==
    8787
    8888 * functionality: a TTY controler (up to  256 TTYs)
     
    9898   * `irq[n]`: interrupt line (0 <= n < nb of ttys)
    9999
    100 == Locks ==
     100== D.3) Locks ==
    101101
    102102 * functionality : a locks controler