FPGA Configuration Space, a.k.a. Self Describing Bus ---------------------------------------------------- [Updated as of 2013-03, right before release 1.1 of the specification] This project hosts the SDB specification and related material: docs/specification: the actual specification for SDB. The generated pdf for official releases is always placed in the "Files" tab of the ohwr project (http://www.ohwr.org/projects/fpga-config-space/files) pcie-wb: a driver by Wesley, for two different FPGA carriers. It was born as a separate project and then merged here, since it's very relevant to SDB. sdbfs: sdb "filesystem" work. Includes "gensdbfs", to generate rom images. sdbfs/doc includes documentation for this project. Again, it used to be a separate project, but it's now merged. We kept some previous work: historic/fosdem2012: the presentation by Manohar Vanga, made at FOSDEM. The current data structures are very different from what was planned back then, so this is mainly of historical value. historic/driver: previous work by Manohar, most likely to be removed at this point because it is based on the older data structures, that were not implemented in gateware.
Alessandro Rubini
authored
With the new forced page breaks (previous commit) two pages had just a
single line in them. So this shrinks a little the text to fix the
problem. I don't want to force page breaks only in some of the
subsections, for consistency.
Note: I tried the argument "3" to page breaks, to have them strongly
"suggeested" but not "mandated" (argument 4 or default if no argument),
but the result was like without page breaks (i.e., bad).
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
Name | Last commit | Last update |
---|---|---|
docs/specification | ||
historic | ||
pcie-wb | ||
sdbfs | ||
.gitignore | ||
README |