diff --git a/docs/amaranth/latest/.buildinfo b/docs/amaranth/latest/.buildinfo index add4a040..4e691b69 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: d461e6dcf4dd3592e3d5e9035f1f4cd8 +config: 03614df11149c99451adef8fbc534d6d tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/amaranth/latest/.doctrees/environment.pickle b/docs/amaranth/latest/.doctrees/environment.pickle index b11f3545..87043c99 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 e95df7d5..c9ba739c 100644 --- a/docs/amaranth/latest/_static/custom.css +++ b/docs/amaranth/latest/_static/custom.css @@ -9,9 +9,11 @@ a { text-decoration: underline; } .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; } -.wy-nav-content-wrap { margin-left: 340px; } +@media screen and (min-width:769px) { + .wy-nav-side, .wy-side-scroll, .wy-menu-vertical { width: 340px; } + .wy-side-nav-search { width: 325px; } + .wy-nav-content-wrap { margin-left: 340px; } +} /* We don't have a version picker widget */ .wy-nav-side { padding-bottom: 0; } diff --git a/docs/amaranth/latest/_static/documentation_options.js b/docs/amaranth/latest/_static/documentation_options.js index 559610f8..758a6b2e 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.dev19', + VERSION: '0.4.1.dev20', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/amaranth/latest/changes.html b/docs/amaranth/latest/changes.html index 6c5fd80f..20c0c1cd 100644 --- a/docs/amaranth/latest/changes.html +++ b/docs/amaranth/latest/changes.html @@ -4,7 +4,7 @@ - Changelog — Amaranth HDL toolchain 0.4.1.dev19 documentation + Changelog — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/contrib.html b/docs/amaranth/latest/contrib.html index 217c2f7c..60f71654 100644 --- a/docs/amaranth/latest/contrib.html +++ b/docs/amaranth/latest/contrib.html @@ -4,7 +4,7 @@ - Contributing — Amaranth HDL toolchain 0.4.1.dev19 documentation + Contributing — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -38,7 +38,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/cover.html b/docs/amaranth/latest/cover.html index 40439f33..f8225f3a 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.dev19 documentation + Amaranth HDL documentation — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -38,7 +38,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/genindex.html b/docs/amaranth/latest/genindex.html index 216aa44f..cd4cd967 100644 --- a/docs/amaranth/latest/genindex.html +++ b/docs/amaranth/latest/genindex.html @@ -3,7 +3,7 @@ - Index — Amaranth HDL toolchain 0.4.1.dev19 documentation + Index — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -14,7 +14,7 @@ - + @@ -36,7 +36,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/index.html b/docs/amaranth/latest/index.html index 21790a5c..3c88e4ba 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.dev19 documentation + Language & toolchain — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/install.html b/docs/amaranth/latest/install.html index 1b80bb2a..e6a49868 100644 --- a/docs/amaranth/latest/install.html +++ b/docs/amaranth/latest/install.html @@ -4,7 +4,7 @@ - Installation — Amaranth HDL toolchain 0.4.1.dev19 documentation + Installation — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/intro.html b/docs/amaranth/latest/intro.html index 652f2a67..2388741d 100644 --- a/docs/amaranth/latest/intro.html +++ b/docs/amaranth/latest/intro.html @@ -4,7 +4,7 @@ - Introduction — Amaranth HDL toolchain 0.4.1.dev19 documentation + Introduction — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/lang.html b/docs/amaranth/latest/lang.html index 8c8e055a..1a30b6de 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.dev19 documentation + Language guide — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/objects.inv b/docs/amaranth/latest/objects.inv index 8861d1c5..baa90674 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 71fc9f36..1dee408e 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.dev19 documentation + Platform integration — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/platform/gowin.html b/docs/amaranth/latest/platform/gowin.html index a9578399..841583e3 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.dev19 documentation + Gowin — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/platform/intel.html b/docs/amaranth/latest/platform/intel.html index 92d14b13..402372e7 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.dev19 documentation + Intel — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/platform/lattice-ecp5.html b/docs/amaranth/latest/platform/lattice-ecp5.html index 563f03bd..ac8e8b94 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.dev19 documentation + Lattice ECP5 — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/platform/lattice-ice40.html b/docs/amaranth/latest/platform/lattice-ice40.html index 43d24a6c..b176724a 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.dev19 documentation + Lattice iCE40 — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/platform/lattice-machxo-2-3l.html b/docs/amaranth/latest/platform/lattice-machxo-2-3l.html index f811de88..e4dda67b 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.dev19 documentation + Lattice MachXO2 and MachXO3L — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/platform/quicklogic.html b/docs/amaranth/latest/platform/quicklogic.html index 67469fc8..c4b1e0ad 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.dev19 documentation + Quicklogic — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/platform/xilinx.html b/docs/amaranth/latest/platform/xilinx.html index e055332b..7b480187 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.dev19 documentation + Xilinx — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/py-modindex.html b/docs/amaranth/latest/py-modindex.html index c4628908..6acd18bc 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.dev19 documentation + Python Module Index — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -14,7 +14,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/search.html b/docs/amaranth/latest/search.html index a5f8f5b3..9a1df1af 100644 --- a/docs/amaranth/latest/search.html +++ b/docs/amaranth/latest/search.html @@ -3,7 +3,7 @@ - Search — Amaranth HDL toolchain 0.4.1.dev19 documentation + Search — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/start.html b/docs/amaranth/latest/start.html index eb5366af..2bb897f0 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.dev19 documentation + Getting started — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/stdlib.html b/docs/amaranth/latest/stdlib.html index 2764fc22..a9e8e0b1 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.dev19 documentation + Standard library — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/stdlib/cdc.html b/docs/amaranth/latest/stdlib/cdc.html index 3ded6d6e..c0772775 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.dev19 documentation + Clock domain crossing — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/stdlib/coding.html b/docs/amaranth/latest/stdlib/coding.html index 706bfe12..1ab2e570 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.dev19 documentation + Code conversion — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/stdlib/crc.html b/docs/amaranth/latest/stdlib/crc.html index 1adf467a..c315c231 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.dev19 documentation + Cyclic redundancy checks — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/stdlib/crc/catalog.html b/docs/amaranth/latest/stdlib/crc/catalog.html index 2730f9b6..b6f08e2b 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.dev19 documentation + Predefined CRC Algorithms — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/stdlib/data.html b/docs/amaranth/latest/stdlib/data.html index 19108836..3106193d 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.dev19 documentation + Data structures — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/stdlib/enum.html b/docs/amaranth/latest/stdlib/enum.html index 34a25f2d..523b16e4 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.dev19 documentation + Enumerations — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/stdlib/fifo.html b/docs/amaranth/latest/stdlib/fifo.html index 5202fa90..722e69bf 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.dev19 documentation + First-in first-out queues — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/stdlib/wiring.html b/docs/amaranth/latest/stdlib/wiring.html index 7eb5cec9..8ee21ad4 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.dev19 documentation + Interfaces and connections — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3
diff --git a/docs/amaranth/latest/tutorial.html b/docs/amaranth/latest/tutorial.html index 8d7850be..23ac4842 100644 --- a/docs/amaranth/latest/tutorial.html +++ b/docs/amaranth/latest/tutorial.html @@ -4,7 +4,7 @@ - Tutorial — Amaranth HDL toolchain 0.4.1.dev19 documentation + Tutorial — Amaranth HDL toolchain 0.4.1.dev20 documentation @@ -15,7 +15,7 @@ - + @@ -39,7 +39,7 @@
- 0.4.1.dev19+g996fcfb + 0.4.1.dev20+g7eea9c3