Commit 15db357c authored by Benoit Rat's avatar Benoit Rat

doc: moving glossary to the top and fixing "0" section

The numbering should only start for Introduction section.
parent d05f016c
\renewcommand{\thesection}{}
Copyright
### Copyright ==============
This document is copyrighted (under the Berne Convention) by Seven This document is copyrighted (under the Berne Convention) by Seven
Solutions company and is formally licensed to the public under **GPL v2.0** license. Solutions company and is formally licensed to the public under **GPL v2.0** license.
...@@ -9,7 +10,8 @@ Report content can be copied, modified, and redistributed. ...@@ -9,7 +10,8 @@ Report content can be copied, modified, and redistributed.
The Seven Solutions Logo can not be modified in any form, or by any means without prior The Seven Solutions Logo can not be modified in any form, or by any means without prior
written permission by Seven Solutions. written permission by Seven Solutions.
### Licenses Licenses
===============
~~~~~~~ ~~~~~~~
The "WR SPEC Starting Kit" (as defined above) is provided under the terms of GPL v2.0 The "WR SPEC Starting Kit" (as defined above) is provided under the terms of GPL v2.0
...@@ -50,7 +52,8 @@ conditions ...@@ -50,7 +52,8 @@ conditions
### Revision table Revision table
===============
------------------------------------------------------------------------ ------------------------------------------------------------------------
...@@ -72,8 +75,64 @@ conditions ...@@ -72,8 +75,64 @@ conditions
You can also check the [Changelog section](#changelog) for more information. You can also check the [Changelog section](#changelog) for more information.
Glossary
===========
NIC
: Network Interface Card
DIO
: Digital Input/Output
PTP
: Precise Time Protocol, a time synchronization protocol
EEPROM
: Electrically Erasable Programmable Read-Only Memory, a non-volatile memory
FMC
: FPGA Mezzanine Card, an ANSI standard for mezzanine card form factor.
LEMO
: LEMO is the name of a push-pull connectors made by the LEMO company.
SFP
: Small form-factor pluggable transceiver, a hot-pluggable transceiver for optical fiber
PCIe
: Peripheral Component Interconnect Express, a high-speed serial computer expansion bus standard
LM32
: LatticeMico32 is a 32-bit microprocessor soft core optimized for field-programmable gate arrays (FPGAs).
HDL
: Hardware description language
SPEC
: Simple PCIe FMC carrier
UART
: Universal Asynchronous Receiver/Transmitter
WB
: Whishbone Bus, an open system bus interconnect architecture designed for reuse
WRC / WRPC
: White Rabbit (PTP) Core, the main funcionality shared by all WR elements.
WR
: White Rabbit
WRS
: White Rabbit Switch
\clearpage \clearpage
\renewcommand{\thesection}{\oldthesection}
\setcounter{section}{0}
Introduction Introduction
============= =============
...@@ -1680,43 +1739,6 @@ Please help us to solve this error by sending us a log with the following inform ...@@ -1680,43 +1739,6 @@ Please help us to solve this error by sending us a log with the following inform
* The serial log starting from the login (dmesg) * The serial log starting from the login (dmesg)
Glossary
===========
NIC
: Network Interface Card
DIO
: Digital Input/Output
PTP
: Precise Time Protocol, a time synchronization protocol
EEPROM
: Electrically Erasable Programmable Read-Only Memory, a non-volatile memory
FMC
: FPGA Mezzanine Card, an ANSI standard for mezzanine card form factor.
LEMO
: LEMO is the name of a push-pull connectors made by the LEMO company.
SFP
: Small form-factor pluggable transceiver, a hot-pluggable transceiver for optical fiber
PCIe
: Peripheral Component Interconnect Express, a high-speed serial computer expansion bus standard
LM32
: LatticeMico32 is a 32-bit microprocessor soft core optimized for field-programmable gate arrays (FPGAs).
HDL
: Hardware description language
SPEC
: Simple PCIe FMC carrier
UART
: Universal Asynchronous Receiver/Transmitter
WB
: Whishbone Bus, an open system bus interconnect architecture designed for reuse
WRC / WRPC
: White Rabbit (PTP) Core, the main funcionality shared by all WR elements.
[WR]
: White Rabbit
[WRS]
: White Rabbit Switch
[WR]:https://www.ohwr.org/project/white-rabbit/wikis/home [WR]:https://www.ohwr.org/project/white-rabbit/wikis/home
[WRS]: https://sevensols.com/index.php/products/white-rabbit-switch/ [WRS]: https://sevensols.com/index.php/products/white-rabbit-switch/
[WRSSK]: http://www.sevensols.com/en/products/wr-starting-kit.html [WRSSK]: http://www.sevensols.com/en/products/wr-starting-kit.html
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment