Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FPGA Configuration Space
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
FPGA Configuration Space
Commits
c407c89d
Commit
c407c89d
authored
12 years ago
by
Alessandro Rubini
Browse files
Options
Downloads
Patches
Plain Diff
doc: use eps images in the description
Signed-off-by:
Alessandro Rubini
<
rubini@gnudd.com
>
parent
c885d393
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/specification/sdb.tex
+42
-0
42 additions, 0 deletions
docs/specification/sdb.tex
with
42 additions
and
0 deletions
docs/specification/sdb.tex
+
42
−
0
View file @
c407c89d
...
...
@@ -532,6 +532,13 @@ The following sections define the details of each structure.
The product is embedded in all currently-defined non-empty data structures.
All multi-byte fields
\textbf
{
must
}
be stored in big-endian byte order.
\begin{figure}
[h]
\centering
%
\includegraphics
[width=100mm]
{
img/sdb-product.ps
}
\caption
{
The Product Structure
}
\label
{
fig:FigureProduct
}
\end{figure}
\begin{center}
\begin{savenotes}
\begin{table}
[!ht]
\footnotesize
...
...
@@ -634,6 +641,13 @@ The SDB Component is described by a data structure that includes \textit{product
information. It provides information regarding the address space used by the
component it describes.
\begin{figure}
[h]
\centering
%
\includegraphics
[width=100mm]
{
img/sdb-component.ps
}
\caption
{
The Component Structure
}
\label
{
fig:FigureComponent
}
\end{figure}
\begin{center}
\begin{savenotes}
\begin{table}
[!ht]
\footnotesize
...
...
@@ -678,6 +692,13 @@ respective fields apply.
The
\textit
{
interconnect
}
record describes the overall bus or bus subset. Every
SDB table
\textbf
{
must
}
feature such structure as first one in the array.
\begin{figure}
[h]
\centering
%
\includegraphics
[width=100mm]
{
img/sdb-interconnect.ps
}
\caption
{
The Interconnect Structure
}
\label
{
fig:FigureInterconnect
}
\end{figure}
\begin{center}
\begin{savenotes}
\begin{table}
[!ht]
\footnotesize
...
...
@@ -748,6 +769,13 @@ interconnect. This aggregate product can be described by an SDB integration reco
a vendor ID, the release date and the other
\textit
{
product
}
information.
The integrator record is is described in Table
\ref
{
sdb
_
integrator
}
.
\begin{figure}
[h]
\centering
%
\includegraphics
[width=100mm]
{
img/sdb-integration.ps
}
\caption
{
The Integration Structure
}
\label
{
fig:FigureIntegration
}
\end{figure}
\begin{center}
\begin{savenotes}
\begin{table}
[!ht]
\footnotesize
...
...
@@ -780,6 +808,13 @@ connected to the bus. Users \textbf{may} choose to aggregate a complex device un
description record. The structure of the device record structure is shown below in Table
\ref
{
sdb
_
device
}
.
\begin{figure}
[h]
\centering
%
\includegraphics
[width=100mm]
{
img/sdb-device.ps
}
\caption
{
The Device Structure
}
\label
{
fig:FigureDevice
}
\end{figure}
\begin{center}
\begin{savenotes}
\begin{table}
[!ht]
\footnotesize
...
...
@@ -829,6 +864,13 @@ a bus controller which provides access to an entirely different address space al
structures with nested interconnects are typical in complex projects.
The structure of the bridge record is shown in Table
\ref
{
sdb
_
bridge
}
.
\begin{figure}
[h]
\centering
%
\includegraphics
[width=100mm]
{
img/sdb-bridge.ps
}
\caption
{
The Bridge Structure
}
\label
{
fig:FigureBridge
}
\end{figure}
\begin{center}
\begin{savenotes}
\begin{table}
[!ht]
\footnotesize
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment