mirror of https://github.com/openXC7/prjxray.git
24 lines
806 B
ReStructuredText
24 lines
806 B
ReStructuredText
.. Project X-Ray documentation master file, created by
|
|
sphinx-quickstart on Mon Feb 5 11:04:37 2018.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to Project X-Ray
|
|
=========================================
|
|
|
|
`Project X-Ray`_ documents the `Xilinx`_ 7-Series FPGA architecture to enable
|
|
development of open-source tools. Our goal is to provide sufficient information
|
|
to develop a free and open Verilog to bitstream toolchain for these devices.
|
|
|
|
.. _Project X-Ray: https://github.com/SymbiFlow/prjxray
|
|
.. _Xilinx: http://www.xilinx.com/
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Xilinx 7-series Architecture
|
|
|
|
architecture/overview
|
|
architecture/configuration
|
|
architecture/bitstream_format
|
|
architecture/glossary
|