docs: cover `nmigen.vendor`.
authorIrides <irides@irides.network>
Mon, 13 Dec 2021 09:10:40 +0000 (03:10 -0600)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 31 Dec 2021 20:29:38 +0000 (20:29 +0000)
commit1a17f05009957f7cf4ba9282cb46229ee626ed98
tree7f33df0fee61f926fd8538e03fc6aaa6aced7374
parentd97e74cbf4870c299dca80c7f214187460ea1068
docs: cover `nmigen.vendor`.
13 files changed:
docs/index.rst
docs/platform.rst [new file with mode: 0644]
docs/platform/intel.rst [new file with mode: 0644]
docs/platform/lattice-ecp5.rst [new file with mode: 0644]
docs/platform/lattice-ice40.rst [new file with mode: 0644]
docs/platform/lattice-machxo-2-3l.rst [new file with mode: 0644]
docs/platform/quicklogic.rst [new file with mode: 0644]
docs/platform/xilinx.rst [new file with mode: 0644]
nmigen/vendor/intel.py
nmigen/vendor/lattice_ecp5.py
nmigen/vendor/lattice_ice40.py
nmigen/vendor/quicklogic.py
nmigen/vendor/xilinx.py