Read the Docs build information Build id: 2235105 Project: openhw-group-core-v-xif Version: v1.0.0 Commit: f08d951d52e3705b54767bbf13dbb4748383fe49 Date: 2024-05-23T12:41:18.039607Z State: finished Success: True [rtd-command-info] start-time: 2024-05-23T12:41:21.535354Z, end-time: 2024-05-23T12:41:22.055223Z, 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-05-23T12:41:22.123875Z, end-time: 2024-05-23T12:41:23.170605Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/tags/v1.0.0:refs/tags/v1.0.0 From https://github.com/openhwgroup/core-v-xif * [new tag] v1.0.0-rc.1 -> v1.0.0-rc.1 * [new tag] v1.0.0-rc.2 -> v1.0.0-rc.2 [rtd-command-info] start-time: 2024-05-23T12:41:23.302079Z, end-time: 2024-05-23T12:41:23.359209Z, duration: 0, exit-code: 0 git checkout --force f08d951d52e3705b54767bbf13dbb4748383fe49 Note: switching to 'f08d951d52e3705b54767bbf13dbb4748383fe49'. 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 f08d951 Updated copyright notice to include contributing members (#226) [rtd-command-info] start-time: 2024-05-23T12:41:23.420798Z, end-time: 2024-05-23T12:41:23.475522Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-05-23T12:41:23.546919Z, end-time: 2024-05-23T12:41:23.598585Z, 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-05-23T12:41:28.607259Z, end-time: 2024-05-23T12:41:28.687453Z, duration: 0, exit-code: 0 asdf global python 3.9.18 [rtd-command-info] start-time: 2024-05-23T12:41:29.090561Z, end-time: 2024-05-23T12:41:30.282166Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.18.final.0-64 in 901ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/v1.0.0, 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-05-23T12:41:30.355566Z, end-time: 2024-05-23T12:41:40.492090Z, duration: 10, 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/v1.0.0/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 42.8 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/v1.0.0/lib/python3.9/site-packages (67.6.1) Collecting setuptools Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 139.6 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-70.0.0 [rtd-command-info] start-time: 2024-05-23T12:41:40.558972Z, end-time: 2024-05-23T12:41:46.908563Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 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.metadata (1.4 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.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.14 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.18.1 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.9 (from sphinx) Downloading Babel-2.15.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster~=0.7.14 (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.32.2-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.18.2-py3-none-any.whl.metadata (3.5 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.7-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.3.7-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 93.1 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.15.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 225.0 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 265.1 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-7.1.0-py3-none-any.whl (24 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 244.7 MB/s eta 0:00:00 Downloading packaging-24.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 208.8 MB/s eta 0:00:00 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 247.9 MB/s eta 0:00:00 Downloading requests-2.32.2-py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 196.6 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 214.6 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 239.0 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 231.3 MB/s eta 0:00:00 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 224.4 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 206.3 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 242.2 MB/s eta 0:00:00 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 256.6 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 240.5 MB/s eta 0:00:00 Downloading idna-3.7-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 195.6 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 237.2 MB/s eta 0:00:00 Downloading zipp-3.18.2-py3-none-any.whl (8.3 kB) Installing collected packages: snowballstemmer, zipp, urllib3, tomli, 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.4 MarkupSafe-2.1.5 Pygments-2.18.0 alabaster-0.7.16 babel-2.15.0 certifi-2024.2.2 charset-normalizer-3.3.2 docutils-0.21.2 idna-3.7 imagesize-1.4.1 importlib-metadata-7.1.0 packaging-24.0 readthedocs-sphinx-ext-2.2.5 requests-2.32.2 snowballstemmer-2.2.0 sphinx-7.3.7 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 tomli-2.0.1 urllib3-2.2.1 zipp-3.18.2 [rtd-command-info] start-time: 2024-05-23T12:41:46.995938Z, end-time: 2024-05-23T12:41:49.874113Z, duration: 2, 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/v1.0.0/lib/python3.9/site-packages (from -r docs/requirements.txt (line 1)) (7.3.7) 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 sphinxcontrib-svg2pdfconverter (from -r docs/requirements.txt (line 3)) Downloading sphinxcontrib_svg2pdfconverter-1.2.2-py3-none-any.whl.metadata (3.0 kB) Collecting sphinx_github_changelog (from -r docs/requirements.txt (line 4)) Downloading sphinx_github_changelog-1.3.0-py3-none-any.whl.metadata (9.6 kB) Collecting sphinx-contributors (from -r docs/requirements.txt (line 5)) Downloading sphinx_contributors-0.2.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinx-pyproject>=0.3.0 (from -r docs/requirements.txt (line 6)) Downloading sphinx_pyproject-0.3.0-py3-none-any.whl.metadata (9.8 kB) Collecting setuptools_scm==8.0.4 (from -r docs/requirements.txt (line 7)) Downloading setuptools_scm-8.0.4-py3-none-any.whl.metadata (6.4 kB) Requirement already satisfied: packaging>=20 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/v1.0.0/lib/python3.9/site-packages (from setuptools_scm==8.0.4->-r docs/requirements.txt (line 7)) (24.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/v1.0.0/lib/python3.9/site-packages (from setuptools_scm==8.0.4->-r docs/requirements.txt (line 7)) (70.0.0) Collecting typing-extensions (from setuptools_scm==8.0.4->-r docs/requirements.txt (line 7)) Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: tomli>=1 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/v1.0.0/lib/python3.9/site-packages (from setuptools_scm==8.0.4->-r docs/requirements.txt (line 7)) (2.0.1) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/v1.0.0/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/v1.0.0/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/v1.0.0/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/v1.0.0/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/v1.0.0/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/v1.0.0/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/v1.0.0/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (3.1.4) Requirement already satisfied: Pygments>=2.14 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/v1.0.0/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.18.0) Requirement already satisfied: docutils<0.22,>=0.18.1 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/v1.0.0/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (0.21.2) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/v1.0.0/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/v1.0.0/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.15.0) Requirement already satisfied: alabaster~=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/v1.0.0/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/v1.0.0/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/v1.0.0/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.32.2) Requirement already satisfied: importlib-metadata>=4.8 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/v1.0.0/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (7.1.0) Collecting docutils<0.22,>=0.18.1 (from sphinx->-r docs/requirements.txt (line 1)) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 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 dom-toml>=0.3.0 (from sphinx-pyproject>=0.3.0->-r docs/requirements.txt (line 6)) Downloading dom_toml-2.0.0-py3-none-any.whl.metadata (6.6 kB) Collecting domdf-python-tools>=2.7.0 (from sphinx-pyproject>=0.3.0->-r docs/requirements.txt (line 6)) Downloading domdf_python_tools-3.8.1-py3-none-any.whl.metadata (8.9 kB) Collecting natsort>=7.0.1 (from domdf-python-tools>=2.7.0->sphinx-pyproject>=0.3.0->-r docs/requirements.txt (line 6)) Downloading natsort-8.4.0-py3-none-any.whl.metadata (21 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/v1.0.0/lib/python3.9/site-packages (from importlib-metadata>=4.8->sphinx->-r docs/requirements.txt (line 1)) (3.18.2) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/v1.0.0/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/v1.0.0/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/v1.0.0/lib/python3.9/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 1)) (3.7) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/v1.0.0/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/v1.0.0/lib/python3.9/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 1)) (2024.2.2) Downloading setuptools_scm-8.0.4-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.1/42.1 kB 39.0 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 86.8 MB/s eta 0:00:00 Downloading sphinxcontrib_svg2pdfconverter-1.2.2-py3-none-any.whl (8.1 kB) Downloading sphinx_github_changelog-1.3.0-py3-none-any.whl (8.2 kB) Downloading sphinx_contributors-0.2.7-py3-none-any.whl (4.7 kB) Downloading sphinx_pyproject-0.3.0-py3-none-any.whl (23 kB) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 265.8 MB/s eta 0:00:00 Downloading dom_toml-2.0.0-py3-none-any.whl (13 kB) Downloading domdf_python_tools-3.8.1-py3-none-any.whl (127 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 127.1/127.1 kB 234.4 MB/s eta 0:00:00 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 245.8 MB/s eta 0:00:00 Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB) Downloading natsort-8.4.0-py3-none-any.whl (38 kB) Installing collected packages: typing-extensions, natsort, docutils, setuptools_scm, domdf-python-tools, sphinxcontrib-svg2pdfconverter, sphinxcontrib-jquery, sphinx_github_changelog, sphinx-contributors, dom-toml, sphinx-rtd-theme, sphinx-pyproject Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Successfully installed docutils-0.20.1 dom-toml-2.0.0 domdf-python-tools-3.8.1 natsort-8.4.0 setuptools_scm-8.0.4 sphinx-contributors-0.2.7 sphinx-pyproject-0.3.0 sphinx-rtd-theme-2.0.0 sphinx_github_changelog-1.3.0 sphinxcontrib-jquery-4.1 sphinxcontrib-svg2pdfconverter-1.2.2 typing-extensions-4.11.0 [rtd-command-info] start-time: 2024-05-23T12:41:50.422051Z, end-time: 2024-05-23T12:41:50.479308Z, 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 # -- pyproject integration --------------------------------------------------- from sphinx_pyproject import SphinxConfig #config = SphinxConfig("../../pyproject.toml", globalns=globals()) from setuptools_scm import get_version version = get_version(root='../../', relative_to=__file__, normalize=False, # https://setuptools-scm.readthedocs.io/en/latest/extending/#available-implementations local_scheme="no-local-version", ) # enforcing non-normalized notation for dev version = '-dev.'.join(version.split('.dev')) # Load settings from pyproject.toml, but override the version config = SphinxConfig("../../pyproject.toml", globalns=globals(), config_overrides = {"version": version}) # -- 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('.')) title_prefix = 'OpenHW Group Specification' # -- Project information ----------------------------------------------------- project = name # -- Derived Project Information - Do not modify ------------------------------ # split on first - separator version_elements = version.split('-', 1) if len(version_elements) > 1: # dev needs to be checked first, as vX.Y.Z-rc.1-dev.4 would be considered development if 'dev' in version_elements[1]: state = 'Development' elif version_elements[1].startswith('rc'): state = 'Release Candidate' else: state = 'Release' if state == 'Release Candidate' or state == 'Release': if version[0] == '0': raise ValueError(f'Version {version} not allowed for state {state}.') title = f'{title_prefix}: {project} - {state}' filename = f'{title_prefix}_{project}_{version}'.replace(' ', '_') release = version # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # 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 .. |coprocessors| replace:: coprocessors """ # 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': "v1.0.0", 'version_slug': "v1.0.0", '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", "/en/v1.0.0/"), ("v1.0.0-rc.2", "/en/v1.0.0-rc.2/"), ("v1.0.0-rc.1", "/en/v1.0.0-rc.1/"), ("v0.2.0", "/en/v0.2.0/"), ], 'downloads': [ ], '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': 'v1.0.0', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'v1.0.0', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'v1.0.0', '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': 'f08d951d', } # 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 'tag' == '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/2235105/' 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-05-23T12:41:50.577420Z, end-time: 2024-05-23T12:41:53.380736Z, duration: 2, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.3.7 /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/v1.0.0/lib/python3.9/site-packages/setuptools_scm/git.py:163: UserWarning: "/home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/checkouts/v1.0.0" is shallow and may cause errors warnings.warn(f'"{wd.path}" is shallow and may cause errors') 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-05-23T12:41:53.484047Z, end-time: 2024-05-23T12:41:55.274713Z, duration: 1, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v7.3.7 /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/v1.0.0/lib/python3.9/site-packages/setuptools_scm/git.py:163: UserWarning: "/home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/checkouts/v1.0.0" is shallow and may cause errors warnings.warn(f'"{wd.path}" is shallow and may cause errors') 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.1-dev.0.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/v1.0.0/_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-05-23T12:41:56.923676Z, end-time: 2024-05-23T12:41:56.979365Z, 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-05-23T12:41:57.047358Z, end-time: 2024-05-23T12:42:13.850276Z, duration: 16, 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.1-dev.0.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.1-dev.0 .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. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [3] [4] Chapter 3. [5] [6] Chapter 4. LaTeX Warning: Hyper reference `intro:term-CPU' on page 7 undefined on input li ne 252. LaTeX Warning: Hyper reference `intro:term-CPU' on page 7 undefined on input li ne 259. LaTeX Warning: Hyper reference `intro:term-CPU' on page 7 undefined on input li ne 260. LaTeX Warning: Hyper reference `intro:term-CPU' on page 7 undefined on input li ne 261. LaTeX Warning: Hyper reference `intro:term-CPU' on page 7 undefined on input li ne 261. LaTeX Warning: Hyper reference `intro:term-CPU' on page 7 undefined on input li ne 269. LaTeX Warning: Hyper reference `intro:term-CPU' on page 7 undefined on input li ne 269. LaTeX Warning: Hyper reference `intro:term-CPU' on page 7 undefined on input li ne 270. LaTeX Warning: Hyper reference `intro:term-CPU' on page 7 undefined on input li ne 270. [7] LaTeX Warning: Citation `intro:risc-v-unpriv' on page 8 undefined on input line 303. LaTeX Warning: Citation `intro:risc-v-priv' on page 8 undefined on input line 3 03. [8] [9] [10] Chapter 5. LaTeX Warning: Hyper reference `intro:term-CPU' on page 11 undefined on input l ine 368. LaTeX Warning: Hyper reference `intro:term-RTL' on page 11 undefined on input l ine 368. LaTeX Warning: Hyper reference `intro:term-CPU' on page 11 undefined on input l ine 369. LaTeX Warning: Hyper reference `intro:term-CPU' on page 11 undefined on input l ine 369. LaTeX Warning: Hyper reference `intro:term-CPU' on page 11 undefined on input l ine 373. LaTeX Warning: Hyper reference `intro:term-CPU' on page 11 undefined on input l ine 374. LaTeX Warning: Hyper reference `intro:term-CPU' on page 11 undefined on input l ine 378. LaTeX Warning: Hyper reference `intro:term-ALU' on page 11 undefined on input l ine 382. LaTeX Warning: Hyper reference `intro:term-CSR' on page 11 undefined on input l ine 386. LaTeX Warning: Hyper reference `intro:term-CPU' on page 11 undefined on input l ine 405. LaTeX Warning: Hyper reference `intro:term-CPU' on page 11 undefined on input l ine 408. Underfull \hbox (badness 10000) in paragraph at lines 439--441 []|\T1/qtm/m/n/10 int un-signed LaTeX Warning: Hyper reference `intro:term-CPU' on page 11 undefined on input l ine 448. Underfull \hbox (badness 10000) in paragraph at lines 454--456 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 467--469 []|\T1/qtm/m/n/10 int un-signed LaTeX Warning: Hyper reference `intro:term-CPU' on page 11 undefined on input l ine 475. Underfull \hbox (badness 10000) in paragraph at lines 484--486 []|\T1/qtm/m/n/10 int un-signed LaTeX Warning: Hyper reference `intro:term-CPU' on page 11 undefined on input l ine 492. Underfull \hbox (badness 10000) in paragraph at lines 501--504 []|\T1/qtm/m/n/10 int un-signed Overfull \hbox (3.43674pt too wide) in paragraph at lines 501--504 \T1/qtm/m/n/10 (1..2^MXLEN)| LaTeX Warning: Hyper reference `intro:term-CPU' on page 11 undefined on input l ine 510. Underfull \hbox (badness 10000) in paragraph at lines 516--519 []|\T1/qtm/m/n/10 int un-signed LaTeX Warning: Hyper reference `intro:term-CPU' on page 11 undefined on input l ine 527. LaTeX Warning: Hyper reference `intro:term-CPU' on page 11 undefined on input l ine 541. Underfull \hbox (badness 10000) in paragraph at lines 547--549 []|\T1/qtm/m/n/10 int un-signed LaTeX Warning: Hyper reference `intro:term-CPU' on page 11 undefined on input l ine 556. Underfull \hbox (badness 10000) in paragraph at lines 562--564 []|\T1/qtm/m/n/10 int un-signed LaTeX Warning: Hyper reference `intro:term-CPU' on page 11 undefined on input l ine 570. Underfull \hbox (badness 10000) in paragraph at lines 576--578 []|\T1/qtm/m/n/10 int un-signed LaTeX Warning: Hyper reference `intro:term-CPU' on page 11 undefined on input l ine 584. [11] LaTeX Warning: Hyper reference `intro:term-CPU' on page 12 undefined on input l ine 594. LaTeX Warning: Hyper reference `intro:term-CPU' on page 12 undefined on input l ine 595. LaTeX Warning: Hyper reference `intro:term-CPU' on page 12 undefined on input l ine 599. LaTeX Warning: Hyper reference `intro:term-CPU' on page 12 undefined on input l ine 599. LaTeX Warning: Hyper reference `intro:term-CPU' on page 12 undefined on input l ine 600. LaTeX Warning: Hyper reference `intro:term-CPU' on page 12 undefined on input l ine 601. Underfull \hbox (badness 10000) in paragraph at lines 632--634 []|\T1/qtm/m/n/10 logic Overfull \hbox (2.71349pt too wide) in paragraph at lines 632--634 \T1/qtm/m/n/10 [X_NUM_RS+X_DUALREAD- LaTeX Warning: Hyper reference `x_ext:identification' on page 12 undefined on i nput line 666. Underfull \hbox (badness 10000) in paragraph at lines 672--674 []|\T1/qtm/m/n/10 logic [X_HARTID_WIDTH- [12] LaTeX Warning: Hyper reference `intro:term-CPU' on page 13 undefined on input l ine 698. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 13 undefined on input lin e 699. LaTeX Warning: Hyper reference `intro:term-CPU' on page 13 undefined on input l ine 701. LaTeX Warning: Hyper reference `intro:term-ISA' on page 13 undefined on input l ine 709. LaTeX Warning: Hyper reference `intro:term-ISA' on page 13 undefined on input l ine 720. LaTeX Warning: Hyper reference `intro:term-CPU' on page 13 undefined on input l ine 725. LaTeX Warning: Hyper reference `intro:term-ISA' on page 13 undefined on input l ine 735. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 13 undefined on input lin e 736. [13] LaTeX Warning: Hyper reference `intro:term-ECS' on page 14 undefined on input l ine 749. LaTeX Warning: Citation `intro:risc-v-priv' on page 14 undefined on input line 749. LaTeX Warning: Hyper reference `intro:term-ECS' on page 14 undefined on input l ine 750. LaTeX Warning: Citation `intro:risc-v-priv' on page 14 undefined on input line 751. LaTeX Warning: Hyper reference `intro:term-ECS' on page 14 undefined on input l ine 752. LaTeX Warning: Hyper reference `intro:term-GPR' on page 14 undefined on input l ine 768. LaTeX Warning: Hyper reference `intro:term-CSR' on page 14 undefined on input l ine 768. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 784. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 785. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 791. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 792. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 807. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 810. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 812. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 812. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 816. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 817. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 818. LaTeX Warning: Hyper reference `intro:term-CSR' on page 14 undefined on input l ine 818. [14] LaTeX Warning: Hyper reference `intro:term-CPU' on page 15 undefined on input l ine 822. LaTeX Warning: Hyper reference `intro:term-CPU' on page 15 undefined on input l ine 829. [15] LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 908. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 909. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 910. LaTeX Warning: Hyper reference `x_ext:recommendations-for-implementing-multiple -coprocessors-on-a-shared-interface' on page 16 undefined on input line 911. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 918. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 918. LaTeX Warning: Hyper reference `intro:term-CSR' on page 16 undefined on input l ine 922. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 927. LaTeX Warning: Hyper reference `x_ext:compressed-interface-signals' on page 16 undefined on input line 936. LaTeX Warning: Reference `x_ext:compressed-interface-signals' on page 16 undefi ned on input line 936. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 957. Underfull \hbox (badness 10000) in paragraph at lines 955--958 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 955--958 \T1/qhv/m/n/10 tion Overfull \hbox (2.04875pt too wide) in paragraph at lines 964--966 []|\T1/txtt/m/n/10 compressed_valid| Overfull \hbox (2.04875pt too wide) in paragraph at lines 977--979 []|\T1/txtt/m/n/10 compressed_ready| Overfull \hbox (0.809pt too wide) in paragraph at lines 994--996 []|\T1/qtm/m/n/10 x_compressed_req_t| Overfull \hbox (4.699pt too wide) in paragraph at lines 1007--1009 []|\T1/qtm/m/n/10 x_compressed_resp_t| [16] LaTeX Warning: Hyper reference `x_ext:compressed-request-type' on page 17 undef ined on input line 1022. LaTeX Warning: Reference `x_ext:compressed-request-type' on page 17 undefined o n input line 1022. LaTeX Warning: Hyper reference `x_ext:hartid' on page 17 undefined on input lin e 1060. LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1071. LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1076. LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1081. LaTeX Warning: Hyper reference `x_ext:compressed-response-type' on page 17 unde fined on input line 1097. LaTeX Warning: Reference `x_ext:compressed-response-type' on page 17 undefined on input line 1097. LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1149. LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1149. LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1156. [17] LaTeX Warning: Hyper reference `intro:term-CPU' on page 18 undefined on input l ine 1160. LaTeX Warning: Hyper reference `intro:term-CPU' on page 18 undefined on input l ine 1164. LaTeX Warning: Hyper reference `intro:term-CPU' on page 18 undefined on input l ine 1172. LaTeX Warning: Citation `intro:risc-v-priv' on page 18 undefined on input line 1179. LaTeX Warning: Hyper reference `x_ext:issue-interface-signals' on page 18 undef ined on input line 1186. LaTeX Warning: Reference `x_ext:issue-interface-signals' on page 18 undefined o n input line 1186. LaTeX Warning: Hyper reference `intro:term-CPU' on page 18 undefined on input l ine 1207. Underfull \hbox (badness 10000) in paragraph at lines 1205--1208 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1205--1208 \T1/qhv/m/n/10 tion LaTeX Warning: Hyper reference `intro:term-CPU' on page 18 undefined on input l ine 1224. Underfull \hbox (badness 10000) in paragraph at lines 1236--1240 \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 18 undefined on input line 1272. LaTeX Warning: Reference `x_ext:issue-request-type' on page 18 undefined on inp ut line 1272. LaTeX Warning: Hyper reference `x_ext:hartid' on page 18 undefined on input lin e 1310. LaTeX Warning: Hyper reference `x_ext:id' on page 18 undefined on input line 13 20. LaTeX Warning: Hyper reference `intro:term-CPU' on page 18 undefined on input l ine 1332. LaTeX Warning: Hyper reference `x_ext:issue-response-type' on page 18 undefined on input line 1349. LaTeX Warning: Reference `x_ext:issue-response-type' on page 18 undefined on in put line 1349. [18] LaTeX Warning: Hyper reference `x_ext:writeregflags' on page 19 undefined on in put line 1387. LaTeX Warning: Hyper reference `intro:term-CPU' on page 19 undefined on input l ine 1390. LaTeX Warning: Hyper reference `intro:term-CPU' on page 19 undefined on input l ine 1392. LaTeX Warning: Hyper reference `x_ext:readregflags' on page 19 undefined on inp ut line 1400. LaTeX Warning: Hyper reference `intro:term-CPU' on page 19 undefined on input l ine 1412. LaTeX Warning: Hyper reference `intro:term-CPU' on page 19 undefined on input l ine 1416. LaTeX Warning: Hyper reference `intro:term-CPU' on page 19 undefined on input l ine 1421. LaTeX Warning: Hyper reference `intro:term-CPU' on page 19 undefined on input l ine 1426. LaTeX Warning: Hyper reference `intro:term-CPU' on page 19 undefined on input l ine 1427. LaTeX Warning: Hyper reference `intro:term-CPU' on page 19 undefined on input l ine 1431. LaTeX Warning: Hyper reference `intro:term-CPU' on page 19 undefined on input l ine 1432. LaTeX Warning: Hyper reference `intro:term-CPU' on page 19 undefined on input l ine 1436. LaTeX Warning: Hyper reference `intro:term-CPU' on page 19 undefined on input l ine 1440. LaTeX Warning: Hyper reference `x_ext:register-interface-signals' on page 19 un defined on input line 1459. LaTeX Warning: Reference `x_ext:register-interface-signals' on page 19 undefine d on input line 1459. LaTeX Warning: Hyper reference `intro:term-CPU' on page 19 undefined on input l ine 1480. Underfull \hbox (badness 10000) in paragraph at lines 1478--1481 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1478--1481 \T1/qhv/m/n/10 tion LaTeX Warning: Hyper reference `intro:term-CPU' on page 19 undefined on input l ine 1497. [19] LaTeX Warning: Hyper reference `x_ext:register-type' on page 20 undefined on in put line 1532. LaTeX Warning: Reference `x_ext:register-type' on page 20 undefined on input li ne 1532. LaTeX Warning: Hyper reference `x_ext:hartid' on page 20 undefined on input lin e 1560. LaTeX Warning: Hyper reference `x_ext:id' on page 20 undefined on input line 15 70. Overfull \hbox (2.04875pt too wide) in paragraph at lines 1576--1578 []|\T1/txtt/m/n/10 rs[X_NUM_RS[]1:0]| Underfull \hbox (badness 10000) in paragraph at lines 1579--1581 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1579--1581 \T1/qtm/m/n/10 [X_RFR_WIDTH- LaTeX Warning: Hyper reference `x_ext:readregflags' on page 20 undefined on inp ut line 1590. Underfull \hbox (badness 7667) in paragraph at lines 1601--1603 []\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 20 undefined on input l ine 1608. LaTeX Warning: Hyper reference `intro:term-CPU' on page 20 undefined on input l ine 1621. LaTeX Warning: Hyper reference `intro:term-CPU' on page 20 undefined on input l ine 1622. LaTeX Warning: Hyper reference `intro:term-CPU' on page 20 undefined on input l ine 1624. LaTeX Warning: Hyper reference `intro:term-CPU' on page 20 undefined on input l ine 1628. LaTeX Warning: Hyper reference `intro:term-CPU' on page 20 undefined on input l ine 1637. [20] LaTeX Warning: Hyper reference `x_ext:commit-interface-signals' on page 21 unde fined on input line 1665. LaTeX Warning: Reference `x_ext:commit-interface-signals' on page 21 undefined on input line 1665. LaTeX Warning: Hyper reference `intro:term-CPU' on page 21 undefined on input l ine 1686. Underfull \hbox (badness 10000) in paragraph at lines 1684--1687 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1684--1687 \T1/qhv/m/n/10 tion LaTeX Warning: Hyper reference `intro:term-CPU' on page 21 undefined on input l ine 1703. LaTeX Warning: Hyper reference `x_ext:commit-packet-type' on page 21 undefined on input line 1727. LaTeX Warning: Reference `x_ext:commit-packet-type' on page 21 undefined on inp ut line 1727. LaTeX Warning: Hyper reference `x_ext:hartid' on page 21 undefined on input lin e 1755. LaTeX Warning: Hyper reference `x_ext:id' on page 21 undefined on input line 17 65. Underfull \hbox (badness 10000) in paragraph at lines 1767--1770 []|\T1/qtm/m/n/10 Iden-ti-fi-ca-tion of the of-floaded in-struc-tion. Valid whe n LaTeX Warning: Hyper reference `intro:term-CPU' on page 21 undefined on input l ine 1778. [21] LaTeX Warning: Hyper reference `intro:term-CPU' on page 22 undefined on input l ine 1812. [22] LaTeX Warning: Hyper reference `x_ext:result-interface-signals' on page 23 unde fined on input line 1844. LaTeX Warning: Reference `x_ext:result-interface-signals' on page 23 undefined on input line 1844. LaTeX Warning: Hyper reference `intro:term-CPU' on page 23 undefined on input l ine 1865. Underfull \hbox (badness 10000) in paragraph at lines 1863--1866 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1863--1866 \T1/qhv/m/n/10 tion LaTeX Warning: Hyper reference `intro:term-CPU' on page 23 undefined on input l ine 1896. LaTeX Warning: Hyper reference `intro:term-CPU' on page 23 undefined on input l ine 1918. LaTeX Warning: Hyper reference `intro:term-CPU' on page 23 undefined on input l ine 1918. LaTeX Warning: Hyper reference `intro:term-CPU' on page 23 undefined on input l ine 1919. LaTeX Warning: Hyper reference `intro:term-CPU' on page 23 undefined on input l ine 1920. LaTeX Warning: Hyper reference `x_ext:result-packet-type' on page 23 undefined on input line 1924. LaTeX Warning: Reference `x_ext:result-packet-type' on page 23 undefined on inp ut line 1924. LaTeX Warning: Hyper reference `x_ext:hartid' on page 23 undefined on input lin e 1952. LaTeX Warning: Hyper reference `x_ext:id' on page 23 undefined on input line 19 62. Underfull \hbox (badness 10000) in paragraph at lines 1971--1973 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1971--1973 \T1/qtm/m/n/10 [X_RFW_WIDTH- LaTeX Warning: Hyper reference `x_ext:writeregflags' on page 23 undefined on in put line 1992. LaTeX Warning: Hyper reference `intro:term-CPU' on page 23 undefined on input l ine 2007. LaTeX Warning: Hyper reference `intro:term-CPU' on page 23 undefined on input l ine 2008. LaTeX Warning: Hyper reference `intro:term-CPU' on page 23 undefined on input l ine 2010. [23] LaTeX Warning: Hyper reference `intro:term-CPU' on page 24 undefined on input l ine 2015. LaTeX Warning: Hyper reference `intro:term-CPU' on page 24 undefined on input l ine 2016. LaTeX Warning: Hyper reference `intro:term-CPU' on page 24 undefined on input l ine 2027. LaTeX Warning: Hyper reference `intro:term-CPU' on page 24 undefined on input l ine 2031. LaTeX Warning: Hyper reference `intro:term-CPU' on page 24 undefined on input l ine 2059. [24] LaTeX Warning: Hyper reference `intro:term-CPU' on page 25 undefined on input l ine 2130. LaTeX Warning: Hyper reference `intro:term-CPU' on page 25 undefined on input l ine 2130. LaTeX Warning: Hyper reference `intro:term-CPU' on page 25 undefined on input l ine 2134. LaTeX Warning: Hyper reference `intro:term-CPU' on page 25 undefined on input l ine 2158. LaTeX Warning: Hyper reference `intro:term-CPU' on page 25 undefined on input l ine 2184. [25] LaTeX Warning: Hyper reference `intro:term-CPU' on page 26 undefined on input l ine 2189. LaTeX Warning: Hyper reference `intro:term-CPU' on page 26 undefined on input l ine 2190. LaTeX Warning: Hyper reference `intro:term-CPU' on page 26 undefined on input l ine 2197. [26] Chapter 6. LaTeX Warning: Hyper reference `intro:term-CPU' on page 27 undefined on input l ine 2282. [27] LaTeX Warning: Hyper reference `intro:term-CPU' on page 28 undefined on input l ine 2324. LaTeX Warning: Hyper reference `intro:term-CPU' on page 28 undefined on input l ine 2331. LaTeX Warning: Hyper reference `intro:term-CPU' on page 28 undefined on input l ine 2344. LaTeX Warning: Hyper reference `intro:term-CPU' on page 28 undefined on input l ine 2353. LaTeX Warning: Hyper reference `intro:term-CPU' on page 28 undefined on input l ine 2353. LaTeX Warning: Hyper reference `intro:term-CPU' on page 28 undefined on input l ine 2361. [28] LaTeX Warning: Hyper reference `intro:term-UVM' on page 29 undefined on input l ine 2367. [29] [30] No file openhw-group-core-v-xif.ind. [31] (./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/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb> Output written on openhw-group-core-v-xif.pdf (35 pages, 301237 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 14 undefined on input line 749 Citation `intro:risc-v-priv' on page 14 undefined on input line 751 Citation `intro:risc-v-priv' on page 18 undefined on input line 1179 Citation `intro:risc-v-priv' on page 8 undefined on input line 303 Citation `intro:risc-v-unpriv' on page 13 undefined on input line 699 Citation `intro:risc-v-unpriv' on page 13 undefined on input line 736 Citation `intro:risc-v-unpriv' on page 8 undefined on input line 303 Reference `x_ext:commit-interface-signals' on page 21 undefined on input line 1665 Reference `x_ext:commit-packet-type' on page 21 undefined on input line 1727 Reference `x_ext:compressed-interface-signals' on page 16 undefined on input line 936 Reference `x_ext:compressed-request-type' on page 17 undefined on input line 1022 Reference `x_ext:compressed-response-type' on page 17 undefined on input line 1097 Reference `x_ext:issue-interface-signals' on page 18 undefined on input line 1186 Reference `x_ext:issue-request-type' on page 18 undefined on input line 1272 Reference `x_ext:issue-response-type' on page 18 undefined on input line 1349 Reference `x_ext:register-interface-signals' on page 19 undefined on input line 1459 Reference `x_ext:register-type' on page 20 undefined on input line 1532 Reference `x_ext:result-interface-signals' on page 23 undefined on input line 1844 Reference `x_ext:result-packet-type' on page 23 undefined on input line 1924 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' ------------ Run number 1 of rule 'makeindex openhw-group-core-v-xif.idx' ------------ === TeX engine is 'pdfTeX' Latexmk: applying 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 (13 entries accepted, 0 rejected). Sorting entries....done (45 comparisons). Generating output file openhw-group-core-v-xif.ind....done (49 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' ------------ Latexmk: applying 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.1-dev.0.tex"' ------------ 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.1-dev.0 .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. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [3] [4] Chapter 3. [5] [6] Chapter 4. [7] [8] [9] [10] Chapter 5. Underfull \hbox (badness 10000) in paragraph at lines 439--441 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 454--456 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 467--469 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 484--486 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 501--504 []|\T1/qtm/m/n/10 int un-signed Overfull \hbox (3.43674pt too wide) in paragraph at lines 501--504 \T1/qtm/m/n/10 (1..2^MXLEN)| Underfull \hbox (badness 10000) in paragraph at lines 516--519 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 547--549 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 562--564 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 576--578 []|\T1/qtm/m/n/10 int un-signed [11] Underfull \hbox (badness 10000) in paragraph at lines 632--634 []|\T1/qtm/m/n/10 logic Overfull \hbox (2.71349pt too wide) in paragraph at lines 632--634 \T1/qtm/m/n/10 [X_NUM_RS+X_DUALREAD- Underfull \hbox (badness 10000) in paragraph at lines 672--674 []|\T1/qtm/m/n/10 logic [X_HARTID_WIDTH- [12] [13] [14] [15] Underfull \hbox (badness 10000) in paragraph at lines 955--958 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 955--958 \T1/qhv/m/n/10 tion Overfull \hbox (2.04875pt too wide) in paragraph at lines 964--966 []|\T1/txtt/m/n/10 compressed_valid| Overfull \hbox (2.04875pt too wide) in paragraph at lines 977--979 []|\T1/txtt/m/n/10 compressed_ready| Overfull \hbox (0.809pt too wide) in paragraph at lines 994--996 []|\T1/qtm/m/n/10 x_compressed_req_t| Overfull \hbox (4.699pt too wide) in paragraph at lines 1007--1009 []|\T1/qtm/m/n/10 x_compressed_resp_t| [16] [17] Underfull \hbox (badness 10000) in paragraph at lines 1205--1208 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1205--1208 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1236--1240 \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 [18] Underfull \hbox (badness 10000) in paragraph at lines 1478--1481 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1478--1481 \T1/qhv/m/n/10 tion [19] Overfull \hbox (2.04875pt too wide) in paragraph at lines 1576--1578 []|\T1/txtt/m/n/10 rs[X_NUM_RS[]1:0]| Underfull \hbox (badness 10000) in paragraph at lines 1579--1581 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1579--1581 \T1/qtm/m/n/10 [X_RFR_WIDTH- Underfull \hbox (badness 7667) in paragraph at lines 1601--1603 []\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 [20] Underfull \hbox (badness 10000) in paragraph at lines 1684--1687 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1684--1687 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1767--1770 []|\T1/qtm/m/n/10 Iden-ti-fi-ca-tion of the of-floaded in-struc-tion. Valid whe n [21] [22] Underfull \hbox (badness 10000) in paragraph at lines 1863--1866 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1863--1866 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1971--1973 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1971--1973 \T1/qtm/m/n/10 [X_RFW_WIDTH- [23] [24] [25] [26] Chapter 6. [27] [28] [29] [30] (./openhw-group-core-v-xif.ind [31] [32] [33]) (./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/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb> Output written on openhw-group-core-v-xif.pdf (37 pages, 317244 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' ------------ === TeX engine is 'pdfTeX' Latexmk: applying 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.1-dev.0.tex"' ------------ 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.1-dev.0 .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. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [3] [4] Chapter 3. [5] [6] Chapter 4. [7] [8] [9] [10] Chapter 5. Underfull \hbox (badness 10000) in paragraph at lines 439--441 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 454--456 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 467--469 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 484--486 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 501--504 []|\T1/qtm/m/n/10 int un-signed Overfull \hbox (3.43674pt too wide) in paragraph at lines 501--504 \T1/qtm/m/n/10 (1..2^MXLEN)| Underfull \hbox (badness 10000) in paragraph at lines 516--519 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 547--549 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 562--564 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 576--578 []|\T1/qtm/m/n/10 int un-signed [11] Underfull \hbox (badness 10000) in paragraph at lines 632--634 []|\T1/qtm/m/n/10 logic Overfull \hbox (2.71349pt too wide) in paragraph at lines 632--634 \T1/qtm/m/n/10 [X_NUM_RS+X_DUALREAD- Underfull \hbox (badness 10000) in paragraph at lines 672--674 []|\T1/qtm/m/n/10 logic [X_HARTID_WIDTH- [12] [13] [14] [15] Underfull \hbox (badness 10000) in paragraph at lines 955--958 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 955--958 \T1/qhv/m/n/10 tion Overfull \hbox (2.04875pt too wide) in paragraph at lines 964--966 []|\T1/txtt/m/n/10 compressed_valid| Overfull \hbox (2.04875pt too wide) in paragraph at lines 977--979 []|\T1/txtt/m/n/10 compressed_ready| Overfull \hbox (0.809pt too wide) in paragraph at lines 994--996 []|\T1/qtm/m/n/10 x_compressed_req_t| Overfull \hbox (4.699pt too wide) in paragraph at lines 1007--1009 []|\T1/qtm/m/n/10 x_compressed_resp_t| [16] [17] Underfull \hbox (badness 10000) in paragraph at lines 1205--1208 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1205--1208 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1236--1240 \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 [18] Underfull \hbox (badness 10000) in paragraph at lines 1478--1481 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1478--1481 \T1/qhv/m/n/10 tion [19] Overfull \hbox (2.04875pt too wide) in paragraph at lines 1576--1578 []|\T1/txtt/m/n/10 rs[X_NUM_RS[]1:0]| Underfull \hbox (badness 10000) in paragraph at lines 1579--1581 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1579--1581 \T1/qtm/m/n/10 [X_RFR_WIDTH- Underfull \hbox (badness 7667) in paragraph at lines 1601--1603 []\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 [20] Underfull \hbox (badness 10000) in paragraph at lines 1684--1687 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1684--1687 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1767--1770 []|\T1/qtm/m/n/10 Iden-ti-fi-ca-tion of the of-floaded in-struc-tion. Valid whe n [21] [22] Underfull \hbox (badness 10000) in paragraph at lines 1863--1866 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1863--1866 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1971--1973 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1971--1973 \T1/qtm/m/n/10 [X_RFW_WIDTH- [23] [24] [25] [26] Chapter 6. [27] [28] [29] [30] (./openhw-group-core-v-xif.ind [31] [32] [33]) (./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/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb> Output written on openhw-group-core-v-xif.pdf (37 pages, 317407 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