mirror of https://github.com/openXC7/prjxray.git
55 lines
1.2 KiB
ReStructuredText
55 lines
1.2 KiB
ReStructuredText
=============
|
|
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: Introduction
|
|
|
|
introduction
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Getting Started
|
|
|
|
getting
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Xilinx 7-Series Architecture
|
|
|
|
architecture/overview
|
|
architecture/configuration
|
|
architecture/bitstream_format
|
|
architecture/interconnect
|
|
architecture/dram_configuration
|
|
architecture/glossary
|
|
architecture/reference
|
|
architecture/code_of_conduct
|
|
architecture/updating_the_docs
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Database Development Process
|
|
|
|
db_dev_process/readme
|
|
db_dev_process/contributing
|
|
db_dev_process/new_fuzzer
|
|
db_dev_process/fuzzers/index
|
|
db_dev_process/minitests/index
|
|
db_dev_process/parts
|
|
db_dev_process/newpart
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Output Formats
|
|
|
|
dev_database/index
|