diff options
| author | Miodrag Milanovic <mmicko@gmail.com> | 2025-02-07 12:43:20 +0100 |
|---|---|---|
| committer | Miodrag Milanovic <mmicko@gmail.com> | 2025-02-07 12:43:20 +0100 |
| commit | 13411373725778b96b85d289311f83387950992d (patch) | |
| tree | 4026421742a6c58963cdb2c7868aba5e628020e5 /docs | |
| parent | 287f6666c88ccf8ccbd8a7e67507580705f1ee82 (diff) | |
Generate chip database HTML
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/overview.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/source/overview.rst b/docs/source/overview.rst index 307079b..43ef702 100644 --- a/docs/source/overview.rst +++ b/docs/source/overview.rst @@ -471,8 +471,9 @@ tiles. - `IO Tile Documentation <io_tile.html>`__ - `RAM Tile Documentation <ram_tile.html>`__ - `The Bitstream File Format <format.html>`__ -- `The iCE40 HX1K Bit Docs <bitdocs-1k/>`__ -- `The iCE40 HX8K Bit Docs <bitdocs-8k/>`__ +- `The iCE40 LP384 Bit Docs <_static/bitdocs-384/index.html>`__ +- `The iCE40 HX1K Bit Docs <_static/bitdocs-1k/index.html>`__ +- `The iCE40 HX8K Bit Docs <_static/bitdocs-8k/index.html>`__ - `Notes on UltraPlus features <ultraplus.html>`__ The iceunpack program can be used to convert the bitstream into an ASCII |
