OpenCores
URL https://opencores.org/ocsvn/avs_aes/avs_aes/trunk

Subversion Repositories avs_aes

[/] [avs_aes/] [trunk/] [doc/] [manual/] [src/] [glossary.tex] - Blame information for rev 11

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 11 ruschi
\glossary{name={Byte},
2
                        description={String of Bits - nowadays mostly a string of 8 Bits, also called oktett},
3
        sort={Byte}
4
}
5
\glossary{name={Bit},
6
                        description={Binary Digit, atomary information unit},
7
        sort={Bit}
8
}
9
\glossary{name={switch fabric},
10
                        description={Interconnect between IP-Cores providing arbiration and glue logic. Altera\rtm\ Avalon\rtm\ term},
11
        sort={Switch fabric}
12
}
13
 
14
\glossary{name={Master},
15
                        description={Entity initiating and controlling communication.},
16
        sort={Master}
17
}
18
 
19
\glossary{name={Slave},
20
                        description={Entity responding to communication requests by a Master.},
21
        sort={Slave}
22
}
23
 
24
\glossary{name={memory mapped},
25
                   description={Method of addressing peripheral components like Avalon Slaves via the same address bus as main memory},
26
        sort={memory mapped}
27
}
28
 
29
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.