diff --git a/docs/amaranth/latest/.buildinfo b/docs/amaranth/latest/.buildinfo index f35f9ad2..add4a040 100644 --- a/docs/amaranth/latest/.buildinfo +++ b/docs/amaranth/latest/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: be66936d1fb7c3227dbfaa88e7ccb45a +config: d461e6dcf4dd3592e3d5e9035f1f4cd8 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/amaranth/latest/.doctrees/environment.pickle b/docs/amaranth/latest/.doctrees/environment.pickle index 7ccf461c..b11f3545 100644 Binary files a/docs/amaranth/latest/.doctrees/environment.pickle and b/docs/amaranth/latest/.doctrees/environment.pickle differ diff --git a/docs/amaranth/latest/_static/custom.css b/docs/amaranth/latest/_static/custom.css index 163b9fac..e95df7d5 100644 --- a/docs/amaranth/latest/_static/custom.css +++ b/docs/amaranth/latest/_static/custom.css @@ -1,3 +1,13 @@ +/* Links in text should be underlined. */ +a { text-decoration: underline; } +.wy-menu-vertical a, .wy-side-nav-search > a { text-decoration: none; } + +/* Match the logo colors in the background. */ +.wy-side-nav-search { background-color: #784b9a; } + +/* Make the logo more reasonably sized. */ +.wy-side-nav-search > a img.logo { width: 200px; } + /* Some of our section titles are looong */ .wy-nav-side, .wy-side-scroll, .wy-menu-vertical { width: 340px; } .wy-side-nav-search { width: 325px; } diff --git a/docs/amaranth/latest/_static/documentation_options.js b/docs/amaranth/latest/_static/documentation_options.js index 1a825208..559610f8 100644 --- a/docs/amaranth/latest/_static/documentation_options.js +++ b/docs/amaranth/latest/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '0.4.1.dev15', + VERSION: '0.4.1.dev19', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/amaranth/latest/_static/logo.png b/docs/amaranth/latest/_static/logo.png new file mode 100644 index 00000000..cb2e7cf6 Binary files /dev/null and b/docs/amaranth/latest/_static/logo.png differ diff --git a/docs/amaranth/latest/changes.html b/docs/amaranth/latest/changes.html index c8a734b6..6c5fd80f 100644 --- a/docs/amaranth/latest/changes.html +++ b/docs/amaranth/latest/changes.html @@ -4,7 +4,7 @@ - Changelog — Amaranth HDL toolchain 0.4.1.dev15 documentation + Changelog — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/conf.py b/docs/amaranth/latest/conf.py index 8487b097..a51949ef 100644 --- a/docs/amaranth/latest/conf.py +++ b/docs/amaranth/latest/conf.py @@ -4,7 +4,7 @@ import amaranth project = "Amaranth HDL toolchain" -version = amaranth.__version__ +version = amaranth.__version__.replace(".editable", "") release = version.split("+")[0] copyright = "2020—2023, Amaranth HDL developers" @@ -43,6 +43,7 @@ html_theme = "sphinx_rtd_theme" html_static_path = ["_static"] html_css_files = ["custom.css"] +html_logo = "_static/logo.png" rst_prolog = """ .. role:: pc(code) diff --git a/docs/amaranth/latest/contrib.html b/docs/amaranth/latest/contrib.html index 8eb1ab7b..217c2f7c 100644 --- a/docs/amaranth/latest/contrib.html +++ b/docs/amaranth/latest/contrib.html @@ -4,7 +4,7 @@ - Contributing — Amaranth HDL toolchain 0.4.1.dev15 documentation + Contributing — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -35,9 +35,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/cover.html b/docs/amaranth/latest/cover.html index 13948679..40439f33 100644 --- a/docs/amaranth/latest/cover.html +++ b/docs/amaranth/latest/cover.html @@ -4,7 +4,7 @@ - Amaranth HDL documentation — Amaranth HDL toolchain 0.4.1.dev15 documentation + Amaranth HDL documentation — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -35,9 +35,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/genindex.html b/docs/amaranth/latest/genindex.html index 9f2af16f..216aa44f 100644 --- a/docs/amaranth/latest/genindex.html +++ b/docs/amaranth/latest/genindex.html @@ -3,7 +3,7 @@ - Index — Amaranth HDL toolchain 0.4.1.dev15 documentation + Index — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -14,7 +14,7 @@ - + @@ -33,9 +33,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/index.html b/docs/amaranth/latest/index.html index 5740e08a..21790a5c 100644 --- a/docs/amaranth/latest/index.html +++ b/docs/amaranth/latest/index.html @@ -4,7 +4,7 @@ - Language & toolchain — Amaranth HDL toolchain 0.4.1.dev15 documentation + Language & toolchain — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/install.html b/docs/amaranth/latest/install.html index ce7bebfe..1b80bb2a 100644 --- a/docs/amaranth/latest/install.html +++ b/docs/amaranth/latest/install.html @@ -4,7 +4,7 @@ - Installation — Amaranth HDL toolchain 0.4.1.dev15 documentation + Installation — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/intro.html b/docs/amaranth/latest/intro.html index 6f199a70..652f2a67 100644 --- a/docs/amaranth/latest/intro.html +++ b/docs/amaranth/latest/intro.html @@ -4,7 +4,7 @@ - Introduction — Amaranth HDL toolchain 0.4.1.dev15 documentation + Introduction — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/lang.html b/docs/amaranth/latest/lang.html index 67df8448..8c8e055a 100644 --- a/docs/amaranth/latest/lang.html +++ b/docs/amaranth/latest/lang.html @@ -4,7 +4,7 @@ - Language guide — Amaranth HDL toolchain 0.4.1.dev15 documentation + Language guide — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/objects.inv b/docs/amaranth/latest/objects.inv index 0b66171d..8861d1c5 100644 Binary files a/docs/amaranth/latest/objects.inv and b/docs/amaranth/latest/objects.inv differ diff --git a/docs/amaranth/latest/platform.html b/docs/amaranth/latest/platform.html index f49d8825..71fc9f36 100644 --- a/docs/amaranth/latest/platform.html +++ b/docs/amaranth/latest/platform.html @@ -4,7 +4,7 @@ - Platform integration — Amaranth HDL toolchain 0.4.1.dev15 documentation + Platform integration — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/platform/gowin.html b/docs/amaranth/latest/platform/gowin.html index aca1e459..a9578399 100644 --- a/docs/amaranth/latest/platform/gowin.html +++ b/docs/amaranth/latest/platform/gowin.html @@ -4,7 +4,7 @@ - Gowin — Amaranth HDL toolchain 0.4.1.dev15 documentation + Gowin — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/platform/intel.html b/docs/amaranth/latest/platform/intel.html index ddc192d0..92d14b13 100644 --- a/docs/amaranth/latest/platform/intel.html +++ b/docs/amaranth/latest/platform/intel.html @@ -4,7 +4,7 @@ - Intel — Amaranth HDL toolchain 0.4.1.dev15 documentation + Intel — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/platform/lattice-ecp5.html b/docs/amaranth/latest/platform/lattice-ecp5.html index 4cf4c276..563f03bd 100644 --- a/docs/amaranth/latest/platform/lattice-ecp5.html +++ b/docs/amaranth/latest/platform/lattice-ecp5.html @@ -4,7 +4,7 @@ - Lattice ECP5 — Amaranth HDL toolchain 0.4.1.dev15 documentation + Lattice ECP5 — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/platform/lattice-ice40.html b/docs/amaranth/latest/platform/lattice-ice40.html index da40edca..43d24a6c 100644 --- a/docs/amaranth/latest/platform/lattice-ice40.html +++ b/docs/amaranth/latest/platform/lattice-ice40.html @@ -4,7 +4,7 @@ - Lattice iCE40 — Amaranth HDL toolchain 0.4.1.dev15 documentation + Lattice iCE40 — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/platform/lattice-machxo-2-3l.html b/docs/amaranth/latest/platform/lattice-machxo-2-3l.html index 98b53514..f811de88 100644 --- a/docs/amaranth/latest/platform/lattice-machxo-2-3l.html +++ b/docs/amaranth/latest/platform/lattice-machxo-2-3l.html @@ -4,7 +4,7 @@ - Lattice MachXO2 and MachXO3L — Amaranth HDL toolchain 0.4.1.dev15 documentation + Lattice MachXO2 and MachXO3L — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/platform/quicklogic.html b/docs/amaranth/latest/platform/quicklogic.html index 72840fba..67469fc8 100644 --- a/docs/amaranth/latest/platform/quicklogic.html +++ b/docs/amaranth/latest/platform/quicklogic.html @@ -4,7 +4,7 @@ - Quicklogic — Amaranth HDL toolchain 0.4.1.dev15 documentation + Quicklogic — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/platform/xilinx.html b/docs/amaranth/latest/platform/xilinx.html index 6c1f137a..e055332b 100644 --- a/docs/amaranth/latest/platform/xilinx.html +++ b/docs/amaranth/latest/platform/xilinx.html @@ -4,7 +4,7 @@ - Xilinx — Amaranth HDL toolchain 0.4.1.dev15 documentation + Xilinx — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/py-modindex.html b/docs/amaranth/latest/py-modindex.html index 32225315..c4628908 100644 --- a/docs/amaranth/latest/py-modindex.html +++ b/docs/amaranth/latest/py-modindex.html @@ -3,7 +3,7 @@ - Python Module Index — Amaranth HDL toolchain 0.4.1.dev15 documentation + Python Module Index — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -14,7 +14,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/search.html b/docs/amaranth/latest/search.html index 931294aa..a5f8f5b3 100644 --- a/docs/amaranth/latest/search.html +++ b/docs/amaranth/latest/search.html @@ -3,7 +3,7 @@ - Search — Amaranth HDL toolchain 0.4.1.dev15 documentation + Search — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/start.html b/docs/amaranth/latest/start.html index 30983bf3..eb5366af 100644 --- a/docs/amaranth/latest/start.html +++ b/docs/amaranth/latest/start.html @@ -4,7 +4,7 @@ - Getting started — Amaranth HDL toolchain 0.4.1.dev15 documentation + Getting started — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/stdlib.html b/docs/amaranth/latest/stdlib.html index 1d1247dc..2764fc22 100644 --- a/docs/amaranth/latest/stdlib.html +++ b/docs/amaranth/latest/stdlib.html @@ -4,7 +4,7 @@ - Standard library — Amaranth HDL toolchain 0.4.1.dev15 documentation + Standard library — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/stdlib/cdc.html b/docs/amaranth/latest/stdlib/cdc.html index 762eb830..3ded6d6e 100644 --- a/docs/amaranth/latest/stdlib/cdc.html +++ b/docs/amaranth/latest/stdlib/cdc.html @@ -4,7 +4,7 @@ - Clock domain crossing — Amaranth HDL toolchain 0.4.1.dev15 documentation + Clock domain crossing — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/stdlib/coding.html b/docs/amaranth/latest/stdlib/coding.html index 64bef499..706bfe12 100644 --- a/docs/amaranth/latest/stdlib/coding.html +++ b/docs/amaranth/latest/stdlib/coding.html @@ -4,7 +4,7 @@ - Code conversion — Amaranth HDL toolchain 0.4.1.dev15 documentation + Code conversion — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/stdlib/crc.html b/docs/amaranth/latest/stdlib/crc.html index fcb3149c..1adf467a 100644 --- a/docs/amaranth/latest/stdlib/crc.html +++ b/docs/amaranth/latest/stdlib/crc.html @@ -4,7 +4,7 @@ - Cyclic redundancy checks — Amaranth HDL toolchain 0.4.1.dev15 documentation + Cyclic redundancy checks — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/stdlib/crc/catalog.html b/docs/amaranth/latest/stdlib/crc/catalog.html index dc6e1d63..2730f9b6 100644 --- a/docs/amaranth/latest/stdlib/crc/catalog.html +++ b/docs/amaranth/latest/stdlib/crc/catalog.html @@ -4,7 +4,7 @@ - Predefined CRC Algorithms — Amaranth HDL toolchain 0.4.1.dev15 documentation + Predefined CRC Algorithms — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/stdlib/data.html b/docs/amaranth/latest/stdlib/data.html index 00bdbfeb..19108836 100644 --- a/docs/amaranth/latest/stdlib/data.html +++ b/docs/amaranth/latest/stdlib/data.html @@ -4,7 +4,7 @@ - Data structures — Amaranth HDL toolchain 0.4.1.dev15 documentation + Data structures — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/stdlib/enum.html b/docs/amaranth/latest/stdlib/enum.html index 7d4bb223..34a25f2d 100644 --- a/docs/amaranth/latest/stdlib/enum.html +++ b/docs/amaranth/latest/stdlib/enum.html @@ -4,7 +4,7 @@ - Enumerations — Amaranth HDL toolchain 0.4.1.dev15 documentation + Enumerations — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/stdlib/fifo.html b/docs/amaranth/latest/stdlib/fifo.html index 2e9ff920..5202fa90 100644 --- a/docs/amaranth/latest/stdlib/fifo.html +++ b/docs/amaranth/latest/stdlib/fifo.html @@ -4,7 +4,7 @@ - First-in first-out queues — Amaranth HDL toolchain 0.4.1.dev15 documentation + First-in first-out queues — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/stdlib/wiring.html b/docs/amaranth/latest/stdlib/wiring.html index 775f83e7..7eb5cec9 100644 --- a/docs/amaranth/latest/stdlib/wiring.html +++ b/docs/amaranth/latest/stdlib/wiring.html @@ -4,7 +4,7 @@ - Interfaces and connections — Amaranth HDL toolchain 0.4.1.dev15 documentation + Interfaces and connections — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb
diff --git a/docs/amaranth/latest/tutorial.html b/docs/amaranth/latest/tutorial.html index 4fd8052b..8d7850be 100644 --- a/docs/amaranth/latest/tutorial.html +++ b/docs/amaranth/latest/tutorial.html @@ -4,7 +4,7 @@ - Tutorial — Amaranth HDL toolchain 0.4.1.dev15 documentation + Tutorial — Amaranth HDL toolchain 0.4.1.dev19 documentation @@ -15,7 +15,7 @@ - + @@ -36,9 +36,10 @@ Amaranth HDL toolchain +
- 0.4.1.dev15+gc00e770.editable + 0.4.1.dev19+g996fcfb