Read the Docs build information Build id: 2037782 Project: openhw-group-core-v-xif Version: latest Commit: daadbe71df06467263776ef0a96b63e925d25f24 Date: 2024-02-23T09:34:58.356200Z State: finished Success: True [rtd-command-info] start-time: 2024-02-23T09:34:59.540982Z, end-time: 2024-02-23T09:35:00.003117Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/openhwgroup/core-v-xif.git . Cloning into '.'... [rtd-command-info] start-time: 2024-02-23T09:35:00.081765Z, end-time: 2024-02-23T09:35:01.116521Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/openhwgroup/core-v-xif * [new tag] v1.0.0-rc.1 -> v1.0.0-rc.1 [rtd-command-info] start-time: 2024-02-23T09:35:01.249465Z, end-time: 2024-02-23T09:35:01.308208Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at daadbe7 Enforcing consistent terminology for instructions offloaded where acc… (#170) [rtd-command-info] start-time: 2024-02-23T09:35:01.384085Z, end-time: 2024-02-23T09:35:01.441279Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-02-23T09:35:01.517532Z, end-time: 2024-02-23T09:35:01.584881Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Configuration file for ReadTheDocs, used to render CV-X-IF documentation. # Copyright 2023 OpenHW Group # SPDX-License-Identifier:Apache-2.0 WITH SHL-2.1 version: 2 build: os: "ubuntu-20.04" tools: python: "3.9" # Build from the docs/source directory with Sphinx sphinx: configuration: docs/source/conf.py # Build PDF formats: - pdf # Explicitly set the Python requirements python: install: - requirements: docs/requirements.txt [rtd-command-info] start-time: 2024-02-23T09:35:06.650769Z, end-time: 2024-02-23T09:35:06.732323Z, duration: 0, exit-code: 0 asdf global python 3.9.18 [rtd-command-info] start-time: 2024-02-23T09:35:07.141123Z, end-time: 2024-02-23T09:35:08.389201Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.18.final.0-64 in 919ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-02-23T09:35:08.492568Z, end-time: 2024-02-23T09:35:20.134900Z, duration: 11, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (23.1) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 49.3 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.1.0-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.3/819.3 kB 145.2 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.0 setuptools-69.1.0 [rtd-command-info] start-time: 2024-02-23T09:35:20.211545Z, end-time: 2024-02-23T09:35:26.580043Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting Pygments>=2.14 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 8.4 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-7.0.1-py3-none-any.whl.metadata (4.9 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.17.0-py3-none-any.whl.metadata (3.7 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.2.6-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 84.0 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 197.9 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 263.1 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-7.0.1-py3-none-any.whl (23 kB) Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 243.5 MB/s eta 0:00:00 Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 205.7 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 263.1 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 210.1 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 238.1 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 230.9 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 233.2 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 226.5 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 220.9 MB/s eta 0:00:00 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 250.5 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.3/142.3 kB 247.1 MB/s eta 0:00:00 Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 213.1 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 240.1 MB/s eta 0:00:00 Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB) Installing collected packages: snowballstemmer, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.16 babel-2.14.0 certifi-2024.2.2 charset-normalizer-3.3.2 docutils-0.20.1 idna-3.6 imagesize-1.4.1 importlib-metadata-7.0.1 packaging-23.2 readthedocs-sphinx-ext-2.2.5 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.2.6 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 urllib3-2.2.1 zipp-3.17.0 [rtd-command-info] start-time: 2024-02-23T09:35:26.643352Z, end-time: 2024-02-23T09:35:28.158330Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from -r docs/requirements.txt (line 1)) (7.2.6) Collecting sphinx-rtd-theme (from -r docs/requirements.txt (line 2)) Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl.metadata (4.4 kB) Collecting recommonmark (from -r docs/requirements.txt (line 3)) Downloading recommonmark-0.7.1-py2.py3-none-any.whl (10 kB) Collecting sphinxcontrib-svg2pdfconverter (from -r docs/requirements.txt (line 4)) Downloading sphinxcontrib_svg2pdfconverter-1.2.2-py3-none-any.whl.metadata (3.0 kB) Collecting sphinx_github_changelog (from -r docs/requirements.txt (line 5)) Downloading sphinx_github_changelog-1.2.1-py3-none-any.whl.metadata (9.3 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.8) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.6) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.0.5) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.1.10) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.7) Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (3.1.3) Requirement already satisfied: Pygments>=2.14 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.17.2) Requirement already satisfied: docutils<0.21,>=0.18.1 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (0.20.1) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.14.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (0.7.16) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.31.0) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (23.2) Requirement already satisfied: importlib-metadata>=4.8 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (7.0.1) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme->-r docs/requirements.txt (line 2)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting commonmark>=0.8.1 (from recommonmark->-r docs/requirements.txt (line 3)) Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 7.7 MB/s eta 0:00:00 Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from importlib-metadata>=4.8->sphinx->-r docs/requirements.txt (line 1)) (3.17.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from Jinja2>=3.0->sphinx->-r docs/requirements.txt (line 1)) (2.1.5) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 1)) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 1)) (3.6) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 1)) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 1)) (2024.2.2) Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 79.1 MB/s eta 0:00:00 Downloading sphinxcontrib_svg2pdfconverter-1.2.2-py3-none-any.whl (8.1 kB) Downloading sphinx_github_changelog-1.2.1-py3-none-any.whl (8.2 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 241.6 MB/s eta 0:00:00 Installing collected packages: commonmark, sphinxcontrib-svg2pdfconverter, sphinxcontrib-jquery, sphinx_github_changelog, recommonmark, sphinx-rtd-theme Successfully installed commonmark-0.9.1 recommonmark-0.7.1 sphinx-rtd-theme-2.0.0 sphinx_github_changelog-1.2.1 sphinxcontrib-jquery-4.1 sphinxcontrib-svg2pdfconverter-1.2.2 [rtd-command-info] start-time: 2024-02-23T09:35:28.753855Z, end-time: 2024-02-23T09:35:28.815923Z, duration: 0, exit-code: 0 cat docs/source/conf.py # Copyright 2024 NXP # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 # Licensed under the Solderpad Hardware License v 2.1 (the "License"); you may not use this file except in compliance with the License, or, at your option, the Apache License version 2.0. # You may obtain a copy of the License at https://solderpad.org/licenses/SHL-2.1/ # Unless required by applicable law or agreed to in writing, any work distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- Specification Process Data ----------------------------------------------- states = ( 'Development', 'Review', 'Release Candidate', 'Release', ) state_postfix = [ '-dev', '-dev', '-rc', '', ] title_prefix = 'OpenHW Group Specification' # -- Project information ----------------------------------------------------- project = u'Core-V eXtension interface (CV-X-IF)' copyright = u'2021-2024 OpenHW Group' author = u'OpenHW Group' # State must be one of Development, Review, Release Candidate, or Release state = 'Release Candidate' # The short vX.Y.Z version version = u'v1.0.0' # If release candidate, provide release candidate version (integer) rc_version = 1 # -- Derived Project Information - Do not modify ------------------------------ if state == 'Release Candidate' or state == 'Release': if version[0] == '0': raise ValueError(f'Version {version} not allowed for state {state}.') postfix = state_postfix[states.index(state)] if state == 'Release Candidate': postfix += f'.{rc_version}' # The full version, including alpha/beta/rc tags release = f'{version}{postfix}' version = release title = f'{title_prefix}: {project} - {state}' filename = f'{title_prefix}_{project}_{release}'.replace(' ', '_') # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.todo', 'recommonmark', 'sphinxcontrib.inkscapeconverter', 'sphinx_github_changelog', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['ytemplates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = 'en' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] # Numbering numfig=True numfig_format = {'figure': 'Figure %s', 'table': 'Table %s', 'code-block': 'Listing %s'} # The name of the Pygments (syntax highlighting) style to use. pygments_style = None # Entries for text replacement rst_epilog = f""" .. |title| replace:: {title} .. |copyright| replace:: {copyright} .. |processor| replace:: :term:`CPU` .. |processors| replace:: :term:`CPUs` .. |coprocessor| replace:: coprocessor """ # Tags for conditional text # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # #html_theme = 'alabaster' html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = {'style_nav_header_background': '#DDDDDD', 'prev_next_buttons_location': 'both'} html_show_sphinx = False html_show_sourcelink = False html_logo = '../images/openhw-landscape.svg' html_favicon ='../images/favicon.ico' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". #html_static_path = ['ystatic'] # Set html_static_path to null on the advice of RTDs: html_static_path = ['_static'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} html_css_files = [ 'css/custom.css', ] # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = f'{filename}' # -- Options for LaTeX output ------------------------------------------------ latex_logo = '../images/openhw-landscape.png' latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', 'atendofbody': f'Copyright © {copyright}' } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, f'{filename}.tex', title, author, 'manual'), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, f'{filename}.tex', title, author, 1) ] # -- Options for Texinfo output ---------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, f'{filename}.tex', title, author, 'Specification', title, 'Miscellaneous'), ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = title # The unique identifier of the text. This can be a ISBN number # or the title homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ['search.html'] # -- Extension configuration ------------------------------------------------- # -- Options for todo extension ---------------------------------------------- # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("v1.0.0-rc.1", "/en/v1.0.0-rc.1/"), ("v0.2.0", "/en/v0.2.0/"), ], 'downloads': [ ("pdf", "//docs.openhwgroup.org/_/downloads/openhw-group-core-v-xif/en/latest/pdf/"), ], 'subprojects': [ ], 'slug': 'openhw-group-core-v-xif', 'name': u'CV-X-IF Specification', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'openhwgroup', 'proxied_api_host': '/_', 'github_repo': 'core-v-xif', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'daadbe71', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/openhw-group-core-v-xif/builds/2037782/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-02-23T09:35:28.886543Z, end-time: 2024-02-23T09:35:31.259126Z, duration: 2, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.2.6 making output directory... done building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 4 source files that are out of date updating environment: [new config] 4 added, 0 changed, 0 removed reading sources... [ 25%] index reading sources... [ 50%] intro reading sources... [ 75%] preface reading sources... [100%] x_ext looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 25%] index writing output... [ 50%] intro writing output... [ 75%] preface writing output... [100%] x_ext generating indices... genindex done writing additional pages... search done copying images... [ 50%] ../images/logo_EU.png copying images... [100%] ../images/logo_chipsJU.png dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded. The HTML pages are in ../../_readthedocs/html. [rtd-command-info] start-time: 2024-02-23T09:35:31.338201Z, end-time: 2024-02-23T09:35:32.951460Z, duration: 1, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v7.2.6 making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed reading sources... looking for now-outdated files... none found copying TeX support files... copying TeX support files... done processing OpenHW_Group_Specification_Core-V_eXtension_interface_(CV-X-IF)_v1.0.0-rc.1.tex... index preface intro x_ext resolving references... done writing... done copying images... [ 50%] ../images/logo_EU.png copying images... [100%] ../images/logo_chipsJU.png Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/checkouts/latest/_readthedocs/pdf/_static/searchtools.js build succeeded. The LaTeX files are in ../../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2024-02-23T09:35:33.429543Z, end-time: 2024-02-23T09:35:33.492304Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2024-02-23T09:35:33.561592Z, end-time: 2024-02-23T09:35:35.949169Z, duration: 2, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=openhw-group-core-v-xif -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 13) line 1, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 2, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 3, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 4, chunk 1. Subroutine makeglo redefined at (eval 14) line 7, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 1, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 2, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 3, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67. Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="openhw-group-core-v-xif" "OpenHW_Group_Specification_Core-V_eXtension_interface_(CV-X-IF)_v1.0.0-rc.1.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./OpenHW_Group_Specification_Core-V_eXtension_interface_(CV-X-IF)_v1.0.0-rc.1. tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file openhw-group-core-v-xif.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./openhw-group-core-v-xif.aux) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map} <./openhw-landscape.png>] [2] [1] [2] Chapter 1. [1 <./logo_EU.png> <./logo_chipsJU.png>] Package Fancyhdr Warning: \headheight is too small (12.0pt): Make it at least 22.87502pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [2] Chapter 2. [3] [4] Chapter 3. LaTeX Warning: Hyper reference `intro:term-CPU' on page 5 undefined on input li ne 136. LaTeX Warning: Hyper reference `intro:term-CPU' on page 5 undefined on input li ne 143. LaTeX Warning: Hyper reference `intro:term-CPU' on page 5 undefined on input li ne 144. LaTeX Warning: Hyper reference `intro:term-CPU' on page 5 undefined on input li ne 145. LaTeX Warning: Hyper reference `intro:term-CPU' on page 5 undefined on input li ne 145. LaTeX Warning: Hyper reference `intro:term-CPU' on page 5 undefined on input li ne 153. LaTeX Warning: Hyper reference `intro:term-CPU' on page 5 undefined on input li ne 153. LaTeX Warning: Hyper reference `intro:term-CPU' on page 5 undefined on input li ne 154. LaTeX Warning: Hyper reference `intro:term-CPU' on page 5 undefined on input li ne 154. [5] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Citation `intro:risc-v-unpriv' on page 6 undefined on input line 187. LaTeX Warning: Citation `intro:risc-v-priv' on page 6 undefined on input line 1 87. [6] [7] [8] Chapter 4. LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 248. LaTeX Warning: Hyper reference `intro:term-RTL' on page 9 undefined on input li ne 248. LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 249. LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 249. LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 253. LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 254. LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 258. LaTeX Warning: Hyper reference `intro:term-ALU' on page 9 undefined on input li ne 262. LaTeX Warning: Hyper reference `intro:term-CSR' on page 9 undefined on input li ne 266. Underfull \hbox (badness 10000) in paragraph at lines 313--315 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 327--329 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 340--342 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 356--358 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 372--375 []|\T1/qtm/m/n/10 int un-signed Overfull \hbox (3.43674pt too wide) in paragraph at lines 372--375 \T1/qtm/m/n/10 (1..2^MXLEN)| LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 381. Underfull \hbox (badness 10000) in paragraph at lines 387--390 []|\T1/qtm/m/n/10 int un-signed LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 398. LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 412. Underfull \hbox (badness 10000) in paragraph at lines 431--433 []|\T1/qtm/m/n/10 int un-signed LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 440. Underfull \hbox (badness 10000) in paragraph at lines 446--448 []|\T1/qtm/m/n/10 int un-signed LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 454. Underfull \hbox (badness 10000) in paragraph at lines 460--462 []|\T1/qtm/m/n/10 int un-signed LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 468. [9] LaTeX Warning: Hyper reference `intro:term-CPU' on page 10 undefined on input l ine 479. LaTeX Warning: Hyper reference `intro:term-CPU' on page 10 undefined on input l ine 479. LaTeX Warning: Hyper reference `intro:term-CPU' on page 10 undefined on input l ine 480. LaTeX Warning: Hyper reference `intro:term-CPU' on page 10 undefined on input l ine 481. Underfull \hbox (badness 10000) in paragraph at lines 512--514 []|\T1/qtm/m/n/10 logic Overfull \hbox (2.71349pt too wide) in paragraph at lines 512--514 \T1/qtm/m/n/10 [X_NUM_RS+X_DUALREAD- Underfull \hbox (badness 10000) in paragraph at lines 541--543 []|\T1/qtm/m/n/10 logic [X_NUM_RS- LaTeX Warning: Hyper reference `x_ext:identification' on page 10 undefined on i nput line 558. Underfull \hbox (badness 10000) in paragraph at lines 564--566 []|\T1/qtm/m/n/10 logic [X_HARTID_WIDTH- [10] LaTeX Warning: Citation `intro:risc-v-unpriv' on page 11 undefined on input lin e 591. LaTeX Warning: Hyper reference `intro:term-ISA' on page 11 undefined on input l ine 601. LaTeX Warning: Hyper reference `intro:term-ISA' on page 11 undefined on input l ine 612. LaTeX Warning: Hyper reference `intro:term-CPU' on page 11 undefined on input l ine 618. [11] LaTeX Warning: Hyper reference `intro:term-ISA' on page 12 undefined on input l ine 628. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 12 undefined on input lin e 629. LaTeX Warning: Hyper reference `intro:term-GPR' on page 12 undefined on input l ine 653. LaTeX Warning: Hyper reference `intro:term-CSR' on page 12 undefined on input l ine 653. LaTeX Warning: Hyper reference `intro:term-CPU' on page 12 undefined on input l ine 669. LaTeX Warning: Hyper reference `intro:term-CPU' on page 12 undefined on input l ine 681. LaTeX Warning: Hyper reference `intro:term-CPU' on page 12 undefined on input l ine 684. LaTeX Warning: Hyper reference `intro:term-CPU' on page 12 undefined on input l ine 690. LaTeX Warning: Hyper reference `intro:term-CPU' on page 12 undefined on input l ine 691. LaTeX Warning: Hyper reference `intro:term-CSR' on page 12 undefined on input l ine 692. LaTeX Warning: Hyper reference `intro:term-CPU' on page 12 undefined on input l ine 696. [12] LaTeX Warning: Hyper reference `intro:term-CPU' on page 13 undefined on input l ine 703. LaTeX Warning: Hyper reference `intro:term-CPU' on page 13 undefined on input l ine 751. LaTeX Warning: Hyper reference `intro:term-CPU' on page 13 undefined on input l ine 751. LaTeX Warning: Hyper reference `intro:term-CSR' on page 13 undefined on input l ine 755. LaTeX Warning: Hyper reference `intro:term-CPU' on page 13 undefined on input l ine 760. [13] LaTeX Warning: Hyper reference `x_ext:compressed-interface-signals' on page 14 undefined on input line 769. LaTeX Warning: Reference `x_ext:compressed-interface-signals' on page 14 undefi ned on input line 769. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 790. Underfull \hbox (badness 10000) in paragraph at lines 788--791 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 788--791 \T1/qhv/m/n/10 tion Overfull \hbox (2.04875pt too wide) in paragraph at lines 797--799 []|\T1/txtt/m/n/10 compressed_valid| Overfull \hbox (2.04875pt too wide) in paragraph at lines 810--812 []|\T1/txtt/m/n/10 compressed_ready| Overfull \hbox (0.809pt too wide) in paragraph at lines 827--829 []|\T1/qtm/m/n/10 x_compressed_req_t| Overfull \hbox (4.699pt too wide) in paragraph at lines 840--842 []|\T1/qtm/m/n/10 x_compressed_resp_t| LaTeX Warning: Hyper reference `x_ext:compressed-request-type' on page 14 undef ined on input line 855. LaTeX Warning: Reference `x_ext:compressed-request-type' on page 14 undefined o n input line 855. LaTeX Warning: Hyper reference `x_ext:hartid' on page 14 undefined on input lin e 893. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 904. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 909. LaTeX Warning: Hyper reference `x_ext:compressed-response-type' on page 14 unde fined on input line 926. LaTeX Warning: Reference `x_ext:compressed-response-type' on page 14 undefined on input line 926. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 978. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 978. [14] LaTeX Warning: Hyper reference `intro:term-CPU' on page 15 undefined on input l ine 982. LaTeX Warning: Hyper reference `intro:term-CPU' on page 15 undefined on input l ine 986. LaTeX Warning: Hyper reference `intro:term-CPU' on page 15 undefined on input l ine 990. LaTeX Warning: Hyper reference `intro:term-CPU' on page 15 undefined on input l ine 998. LaTeX Warning: Citation `intro:risc-v-priv' on page 15 undefined on input line 1005. LaTeX Warning: Hyper reference `x_ext:issue-interface-signals' on page 15 undef ined on input line 1012. LaTeX Warning: Reference `x_ext:issue-interface-signals' on page 15 undefined o n input line 1012. LaTeX Warning: Hyper reference `intro:term-CPU' on page 15 undefined on input l ine 1033. Underfull \hbox (badness 10000) in paragraph at lines 1031--1034 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1031--1034 \T1/qhv/m/n/10 tion LaTeX Warning: Hyper reference `intro:term-CPU' on page 15 undefined on input l ine 1050. Underfull \hbox (badness 10000) in paragraph at lines 1062--1066 \T1/txtt/m/n/10 issue_req \T1/qtm/m/n/10 and \T1/txtt/m/n/10 issue_resp \T1/qtm /m/n/10 is ac-cepted when LaTeX Warning: Hyper reference `x_ext:issue-request-type' on page 15 undefined on input line 1098. LaTeX Warning: Reference `x_ext:issue-request-type' on page 15 undefined on inp ut line 1098. LaTeX Warning: Hyper reference `x_ext:hartid' on page 15 undefined on input lin e 1136. LaTeX Warning: Hyper reference `x_ext:id' on page 15 undefined on input line 11 46. LaTeX Warning: Hyper reference `intro:term-CPU' on page 15 undefined on input l ine 1158. [15] LaTeX Warning: Hyper reference `x_ext:issue-response-type' on page 16 undefined on input line 1175. LaTeX Warning: Reference `x_ext:issue-response-type' on page 16 undefined on in put line 1175. LaTeX Warning: Hyper reference `x_ext:writeregflags' on page 16 undefined on in put line 1213. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 1218. LaTeX Warning: Hyper reference `x_ext:readregflags' on page 16 undefined on inp ut line 1227. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 1255. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 1260. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 1265. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 1266. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 1270. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 1274. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 1278. [16] LaTeX Warning: Hyper reference `x_ext:register-interface-signals' on page 17 un defined on input line 1306. LaTeX Warning: Reference `x_ext:register-interface-signals' on page 17 undefine d on input line 1306. LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1327. Underfull \hbox (badness 10000) in paragraph at lines 1325--1328 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1325--1328 \T1/qhv/m/n/10 tion LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1344. LaTeX Warning: Hyper reference `x_ext:register-type' on page 17 undefined on in put line 1379. LaTeX Warning: Reference `x_ext:register-type' on page 17 undefined on input li ne 1379. LaTeX Warning: Hyper reference `x_ext:hartid' on page 17 undefined on input lin e 1407. LaTeX Warning: Hyper reference `x_ext:id' on page 17 undefined on input line 14 17. Overfull \hbox (2.04875pt too wide) in paragraph at lines 1423--1425 []|\T1/txtt/m/n/10 rs[X_NUM_RS[]1:0]| Underfull \hbox (badness 10000) in paragraph at lines 1426--1428 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1426--1428 \T1/qtm/m/n/10 [X_RFR_WIDTH- LaTeX Warning: Hyper reference `x_ext:readregflags' on page 17 undefined on inp ut line 1437. Underfull \hbox (badness 7667) in paragraph at lines 1468--1470 []\T1/qtm/m/n/10 There are two main sce-nar-ios, in how the reg-is-ter in-ter-f ace will be used. They are se-lected by LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1475. LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1486. LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1487. LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1489. LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1493. [17] LaTeX Warning: Hyper reference `intro:term-CSR' on page 18 undefined on input l ine 1513. LaTeX Warning: Hyper reference `x_ext:commit-interface-signals' on page 18 unde fined on input line 1519. LaTeX Warning: Reference `x_ext:commit-interface-signals' on page 18 undefined on input line 1519. LaTeX Warning: Hyper reference `intro:term-CPU' on page 18 undefined on input l ine 1540. Underfull \hbox (badness 10000) in paragraph at lines 1538--1541 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1538--1541 \T1/qhv/m/n/10 tion LaTeX Warning: Hyper reference `intro:term-CPU' on page 18 undefined on input l ine 1557. LaTeX Warning: Hyper reference `x_ext:commit-packet-type' on page 18 undefined on input line 1581. LaTeX Warning: Reference `x_ext:commit-packet-type' on page 18 undefined on inp ut line 1581. LaTeX Warning: Hyper reference `x_ext:hartid' on page 18 undefined on input lin e 1609. LaTeX Warning: Hyper reference `x_ext:id' on page 18 undefined on input line 16 19. Underfull \hbox (badness 10000) in paragraph at lines 1621--1624 []|\T1/qtm/m/n/10 Iden-ti-fi-ca-tion of the of-floaded in-struc-tion. Valid whe n [18] LaTeX Warning: Hyper reference `intro:term-CPU' on page 19 undefined on input l ine 1665. [19] LaTeX Warning: Hyper reference `x_ext:result-interface-signals' on page 20 unde fined on input line 1697. LaTeX Warning: Reference `x_ext:result-interface-signals' on page 20 undefined on input line 1697. LaTeX Warning: Hyper reference `intro:term-CPU' on page 20 undefined on input l ine 1718. Underfull \hbox (badness 10000) in paragraph at lines 1716--1719 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1716--1719 \T1/qhv/m/n/10 tion LaTeX Warning: Hyper reference `intro:term-CPU' on page 20 undefined on input l ine 1773. LaTeX Warning: Hyper reference `x_ext:result-packet-type' on page 20 undefined on input line 1777. LaTeX Warning: Reference `x_ext:result-packet-type' on page 20 undefined on inp ut line 1777. LaTeX Warning: Hyper reference `x_ext:hartid' on page 20 undefined on input lin e 1805. LaTeX Warning: Hyper reference `x_ext:id' on page 20 undefined on input line 18 15. Underfull \hbox (badness 10000) in paragraph at lines 1824--1826 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1824--1826 \T1/qtm/m/n/10 [X_RFW_WIDTH- LaTeX Warning: Hyper reference `x_ext:writeregflags' on page 20 undefined on in put line 1845. LaTeX Warning: Hyper reference `intro:term-CPU' on page 20 undefined on input l ine 1880. LaTeX Warning: Hyper reference `intro:term-CPU' on page 20 undefined on input l ine 1881. LaTeX Warning: Hyper reference `intro:term-CPU' on page 20 undefined on input l ine 1883. [20] LaTeX Warning: Hyper reference `intro:term-CPU' on page 21 undefined on input l ine 1888. LaTeX Warning: Hyper reference `intro:term-CPU' on page 21 undefined on input l ine 1889. LaTeX Warning: Hyper reference `intro:term-CPU' on page 21 undefined on input l ine 1896. LaTeX Warning: Hyper reference `intro:term-CPU' on page 21 undefined on input l ine 1906. LaTeX Warning: Hyper reference `intro:term-CPU' on page 21 undefined on input l ine 1910. [21] LaTeX Warning: Hyper reference `intro:term-CPU' on page 22 undefined on input l ine 1990. LaTeX Warning: Hyper reference `intro:term-CPU' on page 22 undefined on input l ine 1990. LaTeX Warning: Hyper reference `intro:term-CPU' on page 22 undefined on input l ine 1994. LaTeX Warning: Hyper reference `intro:term-CPU' on page 22 undefined on input l ine 2010. LaTeX Warning: Hyper reference `intro:term-CPU' on page 22 undefined on input l ine 2036. LaTeX Warning: Hyper reference `intro:term-CPU' on page 22 undefined on input l ine 2041. LaTeX Warning: Hyper reference `intro:term-CPU' on page 22 undefined on input l ine 2042. [22] LaTeX Warning: Hyper reference `intro:term-CPU' on page 23 undefined on input l ine 2049. [23] [24] Chapter 5. LaTeX Warning: Hyper reference `intro:term-CPU' on page 25 undefined on input l ine 2132. LaTeX Warning: Hyper reference `intro:term-CPU' on page 25 undefined on input l ine 2132. LaTeX Warning: Hyper reference `intro:term-CPU' on page 25 undefined on input l ine 2140. [25] LaTeX Warning: Hyper reference `intro:term-UVM' on page 26 undefined on input l ine 2146. [26] No file openhw-group-core-v-xif.ind. [27] (./openhw-group-core-v-xif.aux) Package rerunfilecheck Warning: File `openhw-group-core-v-xif.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texmf/fonts/type1/public/tex-gyre/qhvb.pfb> Output written on openhw-group-core-v-xif.pdf (31 pages, 269322 bytes). Transcript written on openhw-group-core-v-xif.log. Latexmk: Index file 'openhw-group-core-v-xif.idx' was written Latexmk: Missing input file: 'openhw-group-core-v-xif.ind' from line 'No file openhw-group-core-v-xif.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'openhw-group-core-v-xif.pdf' Latexmk: List of undefined refs and citations: Citation `intro:risc-v-priv' on page 15 undefined on input line 1005 Citation `intro:risc-v-priv' on page 6 undefined on input line 187 Citation `intro:risc-v-unpriv' on page 11 undefined on input line 591 Citation `intro:risc-v-unpriv' on page 12 undefined on input line 629 Citation `intro:risc-v-unpriv' on page 6 undefined on input line 187 Reference `x_ext:commit-interface-signals' on page 18 undefined on input line 1519 Reference `x_ext:commit-packet-type' on page 18 undefined on input line 1581 Reference `x_ext:compressed-interface-signals' on page 14 undefined on input line 769 Reference `x_ext:compressed-request-type' on page 14 undefined on input line 855 Reference `x_ext:compressed-response-type' on page 14 undefined on input line 926 Reference `x_ext:issue-interface-signals' on page 15 undefined on input line 1012 Reference `x_ext:issue-request-type' on page 15 undefined on input line 1098 Reference `x_ext:issue-response-type' on page 16 undefined on input line 1175 Reference `x_ext:register-interface-signals' on page 17 undefined on input line 1306 Reference `x_ext:register-type' on page 17 undefined on input line 1379 Reference `x_ext:result-interface-signals' on page 20 undefined on input line 1697 Reference `x_ext:result-packet-type' on page 20 undefined on input line 1777 Rule 'makeindex openhw-group-core-v-xif.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'openhw-group-core-v-xif.idx' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex openhw-group-core-v-xif.idx'... ------------ Run number 1 of rule 'makeindex openhw-group-core-v-xif.idx' ------------ ------------ Running 'makeindex -s python.ist -o "openhw-group-core-v-xif.ind" "openhw-group-core-v-xif.idx"' ------------ This is makeindex, version 2.15 [TeX Live 2019] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file openhw-group-core-v-xif.idx....done (12 entries accepted, 0 rejected). Sorting entries....done (43 comparisons). Generating output file openhw-group-core-v-xif.ind....done (45 lines written, 0 warnings). Output written in openhw-group-core-v-xif.ind. Transcript written in openhw-group-core-v-xif.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'openhw-group-core-v-xif.aux' 'openhw-group-core-v-xif.ind' 'openhw-group-core-v-xif.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="openhw-group-core-v-xif" "OpenHW_Group_Specification_Core-V_eXtension_interface_(CV-X-IF)_v1.0.0-rc.1.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./OpenHW_Group_Specification_Core-V_eXtension_interface_(CV-X-IF)_v1.0.0-rc.1. tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file openhw-group-core-v-xif.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./openhw-group-core-v-xif.aux) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./openhw-group-core-v-xif.out) (./openhw-group-core-v-xif.out) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map} <./openhw-landscape.png>] [2] (./openhw-group-core-v-xif.toc) [1] [2] Chapter 1. [1 <./logo_EU.png> <./logo_chipsJU.png>] Package Fancyhdr Warning: \headheight is too small (12.0pt): Make it at least 22.87502pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [2] Chapter 2. [3] [4] Chapter 3. [5] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [6] [7] [8] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 313--315 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 327--329 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 340--342 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 356--358 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 372--375 []|\T1/qtm/m/n/10 int un-signed Overfull \hbox (3.43674pt too wide) in paragraph at lines 372--375 \T1/qtm/m/n/10 (1..2^MXLEN)| Underfull \hbox (badness 10000) in paragraph at lines 387--390 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 431--433 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 446--448 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 460--462 []|\T1/qtm/m/n/10 int un-signed [9] Underfull \hbox (badness 10000) in paragraph at lines 512--514 []|\T1/qtm/m/n/10 logic Overfull \hbox (2.71349pt too wide) in paragraph at lines 512--514 \T1/qtm/m/n/10 [X_NUM_RS+X_DUALREAD- Underfull \hbox (badness 10000) in paragraph at lines 541--543 []|\T1/qtm/m/n/10 logic [X_NUM_RS- Underfull \hbox (badness 10000) in paragraph at lines 564--566 []|\T1/qtm/m/n/10 logic [X_HARTID_WIDTH- [10] [11] [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 788--791 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 788--791 \T1/qhv/m/n/10 tion Overfull \hbox (2.04875pt too wide) in paragraph at lines 797--799 []|\T1/txtt/m/n/10 compressed_valid| Overfull \hbox (2.04875pt too wide) in paragraph at lines 810--812 []|\T1/txtt/m/n/10 compressed_ready| Overfull \hbox (0.809pt too wide) in paragraph at lines 827--829 []|\T1/qtm/m/n/10 x_compressed_req_t| Overfull \hbox (4.699pt too wide) in paragraph at lines 840--842 []|\T1/qtm/m/n/10 x_compressed_resp_t| [14] Underfull \hbox (badness 10000) in paragraph at lines 1031--1034 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1031--1034 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1062--1066 \T1/txtt/m/n/10 issue_req \T1/qtm/m/n/10 and \T1/txtt/m/n/10 issue_resp \T1/qtm /m/n/10 is ac-cepted when [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 1325--1328 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1325--1328 \T1/qhv/m/n/10 tion Overfull \hbox (2.04875pt too wide) in paragraph at lines 1423--1425 []|\T1/txtt/m/n/10 rs[X_NUM_RS[]1:0]| Underfull \hbox (badness 10000) in paragraph at lines 1426--1428 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1426--1428 \T1/qtm/m/n/10 [X_RFR_WIDTH- Underfull \hbox (badness 7667) in paragraph at lines 1468--1470 []\T1/qtm/m/n/10 There are two main sce-nar-ios, in how the reg-is-ter in-ter-f ace will be used. They are se-lected by [17] Underfull \hbox (badness 10000) in paragraph at lines 1538--1541 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1538--1541 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1621--1624 []|\T1/qtm/m/n/10 Iden-ti-fi-ca-tion of the of-floaded in-struc-tion. Valid whe n [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 1716--1719 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1716--1719 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1824--1826 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1824--1826 \T1/qtm/m/n/10 [X_RFW_WIDTH- [20] [21] [22] [23] [24] Chapter 5. [25] [26] (./openhw-group-core-v-xif.ind [27] [28] [29]) (./openhw-group-core-v-xif.aux) Package rerunfilecheck Warning: File `openhw-group-core-v-xif.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texmf/fonts/type1/public/tex-gyre/qhvb.pfb> Output written on openhw-group-core-v-xif.pdf (33 pages, 282549 bytes). Transcript written on openhw-group-core-v-xif.log. Latexmk: Index file 'openhw-group-core-v-xif.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'openhw-group-core-v-xif.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'openhw-group-core-v-xif.aux' 'openhw-group-core-v-xif.out' 'openhw-group-core-v-xif.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="openhw-group-core-v-xif" "OpenHW_Group_Specification_Core-V_eXtension_interface_(CV-X-IF)_v1.0.0-rc.1.tex"' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./OpenHW_Group_Specification_Core-V_eXtension_interface_(CV-X-IF)_v1.0.0-rc.1. tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file openhw-group-core-v-xif.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./openhw-group-core-v-xif.aux) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./openhw-group-core-v-xif.out) (./openhw-group-core-v-xif.out) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map} <./openhw-landscape.png>] [2] (./openhw-group-core-v-xif.toc [1]) [2] Chapter 1. [1 <./logo_EU.png> <./logo_chipsJU.png>] Package Fancyhdr Warning: \headheight is too small (12.0pt): Make it at least 22.87502pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [2] Chapter 2. [3] [4] Chapter 3. [5] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [6] [7] [8] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 313--315 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 327--329 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 340--342 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 356--358 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 372--375 []|\T1/qtm/m/n/10 int un-signed Overfull \hbox (3.43674pt too wide) in paragraph at lines 372--375 \T1/qtm/m/n/10 (1..2^MXLEN)| Underfull \hbox (badness 10000) in paragraph at lines 387--390 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 431--433 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 446--448 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 460--462 []|\T1/qtm/m/n/10 int un-signed [9] Underfull \hbox (badness 10000) in paragraph at lines 512--514 []|\T1/qtm/m/n/10 logic Overfull \hbox (2.71349pt too wide) in paragraph at lines 512--514 \T1/qtm/m/n/10 [X_NUM_RS+X_DUALREAD- Underfull \hbox (badness 10000) in paragraph at lines 541--543 []|\T1/qtm/m/n/10 logic [X_NUM_RS- Underfull \hbox (badness 10000) in paragraph at lines 564--566 []|\T1/qtm/m/n/10 logic [X_HARTID_WIDTH- [10] [11] [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 788--791 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 788--791 \T1/qhv/m/n/10 tion Overfull \hbox (2.04875pt too wide) in paragraph at lines 797--799 []|\T1/txtt/m/n/10 compressed_valid| Overfull \hbox (2.04875pt too wide) in paragraph at lines 810--812 []|\T1/txtt/m/n/10 compressed_ready| Overfull \hbox (0.809pt too wide) in paragraph at lines 827--829 []|\T1/qtm/m/n/10 x_compressed_req_t| Overfull \hbox (4.699pt too wide) in paragraph at lines 840--842 []|\T1/qtm/m/n/10 x_compressed_resp_t| [14] Underfull \hbox (badness 10000) in paragraph at lines 1031--1034 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1031--1034 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1062--1066 \T1/txtt/m/n/10 issue_req \T1/qtm/m/n/10 and \T1/txtt/m/n/10 issue_resp \T1/qtm /m/n/10 is ac-cepted when [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 1325--1328 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1325--1328 \T1/qhv/m/n/10 tion Overfull \hbox (2.04875pt too wide) in paragraph at lines 1423--1425 []|\T1/txtt/m/n/10 rs[X_NUM_RS[]1:0]| Underfull \hbox (badness 10000) in paragraph at lines 1426--1428 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1426--1428 \T1/qtm/m/n/10 [X_RFR_WIDTH- Underfull \hbox (badness 7667) in paragraph at lines 1468--1470 []\T1/qtm/m/n/10 There are two main sce-nar-ios, in how the reg-is-ter in-ter-f ace will be used. They are se-lected by [17] Underfull \hbox (badness 10000) in paragraph at lines 1538--1541 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1538--1541 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1621--1624 []|\T1/qtm/m/n/10 Iden-ti-fi-ca-tion of the of-floaded in-struc-tion. Valid whe n [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 1716--1719 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1716--1719 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1824--1826 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1824--1826 \T1/qtm/m/n/10 [X_RFW_WIDTH- [20] [21] [22] [23] [24] Chapter 5. [25] [26] (./openhw-group-core-v-xif.ind [27] [28] [29]) (./openhw-group-core-v-xif.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texmf/fonts/type1/public/tex-gyre/qhvb.pfb> Output written on openhw-group-core-v-xif.pdf (33 pages, 282693 bytes). Transcript written on openhw-group-core-v-xif.log. Latexmk: Index file 'openhw-group-core-v-xif.idx' was written Latexmk: Log file says output to 'openhw-group-core-v-xif.pdf' === TeX engine is 'pdfTeX' Latexmk: All targets () are up-to-date