Read the Docs build information Build id: 2045106 Project: openhw-group-core-v-xif Version: latest Commit: a80f480f08957e87f4072040c996af8ffc0c023d Date: 2024-02-27T12:07:24.137837Z State: finished Success: True [rtd-command-info] start-time: 2024-02-27T12:07:25.336928Z, end-time: 2024-02-27T12:07:25.838033Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/openhwgroup/core-v-xif.git . Cloning into '.'... [rtd-command-info] start-time: 2024-02-27T12:07:25.922770Z, end-time: 2024-02-27T12:07:27.023606Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/openhwgroup/core-v-xif * [new tag] v1.0.0-rc.1 -> v1.0.0-rc.1 [rtd-command-info] start-time: 2024-02-27T12:07:27.149173Z, end-time: 2024-02-27T12:07:27.207581Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at a80f480 Improving X_MISA parameter (#167) [rtd-command-info] start-time: 2024-02-27T12:07:27.289575Z, end-time: 2024-02-27T12:07:27.348713Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-02-27T12:07:27.439388Z, end-time: 2024-02-27T12:07:27.498957Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Configuration file for ReadTheDocs, used to render CV-X-IF documentation. # Copyright 2023 OpenHW Group # SPDX-License-Identifier:Apache-2.0 WITH SHL-2.1 version: 2 build: os: "ubuntu-20.04" tools: python: "3.9" # Build from the docs/source directory with Sphinx sphinx: configuration: docs/source/conf.py # Build PDF formats: - pdf # Explicitly set the Python requirements python: install: - requirements: docs/requirements.txt [rtd-command-info] start-time: 2024-02-27T12:07:32.733002Z, end-time: 2024-02-27T12:07:32.811417Z, duration: 0, exit-code: 0 asdf global python 3.9.18 [rtd-command-info] start-time: 2024-02-27T12:07:33.219794Z, end-time: 2024-02-27T12:07:34.416884Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.18.final.0-64 in 864ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-02-27T12:07:34.486331Z, end-time: 2024-02-27T12:07:46.683449Z, duration: 12, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (23.1) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 36.3 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.1.1-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.3/819.3 kB 151.1 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.0 setuptools-69.1.1 [rtd-command-info] start-time: 2024-02-27T12:07:46.757698Z, end-time: 2024-02-27T12:07:54.153744Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting Pygments>=2.14 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.9 (from sphinx) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-7.0.1-py3-none-any.whl.metadata (4.9 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.17.0-py3-none-any.whl.metadata (3.7 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.2.6-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 59.2 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 147.2 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 154.5 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-7.0.1-py3-none-any.whl (23 kB) Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 135.8 MB/s eta 0:00:00 Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 123.0 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 253.7 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 215.5 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 227.1 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 233.7 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 230.4 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 126.2 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 141.9 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 149.5 MB/s eta 0:00:00 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 163.3 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 152.0 MB/s eta 0:00:00 Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 130.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.7 MB/s eta 0:00:00 Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB) Installing collected packages: snowballstemmer, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.16 babel-2.14.0 certifi-2024.2.2 charset-normalizer-3.3.2 docutils-0.20.1 idna-3.6 imagesize-1.4.1 importlib-metadata-7.0.1 packaging-23.2 readthedocs-sphinx-ext-2.2.5 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.2.6 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 urllib3-2.2.1 zipp-3.17.0 [rtd-command-info] start-time: 2024-02-27T12:07:54.223423Z, end-time: 2024-02-27T12:07:55.681039Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from -r docs/requirements.txt (line 1)) (7.2.6) Collecting sphinx-rtd-theme (from -r docs/requirements.txt (line 2)) Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl.metadata (4.4 kB) Collecting 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.2.1-py3-none-any.whl.metadata (9.3 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.8) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.6) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.0.5) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.1.10) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.7) Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (3.1.3) Requirement already satisfied: Pygments>=2.14 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.17.2) Requirement already satisfied: docutils<0.21,>=0.18.1 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (0.20.1) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.14.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (0.7.16) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.31.0) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (23.2) Requirement already satisfied: importlib-metadata>=4.8 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (7.0.1) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme->-r docs/requirements.txt (line 2)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from importlib-metadata>=4.8->sphinx->-r docs/requirements.txt (line 1)) (3.17.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from Jinja2>=3.0->sphinx->-r docs/requirements.txt (line 1)) (2.1.5) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 1)) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 1)) (3.6) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 1)) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/envs/latest/lib/python3.9/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 1)) (2024.2.2) Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 56.5 MB/s eta 0:00:00 Downloading sphinxcontrib_svg2pdfconverter-1.2.2-py3-none-any.whl (8.1 kB) Downloading sphinx_github_changelog-1.2.1-py3-none-any.whl (8.2 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 230.9 MB/s eta 0:00:00 Installing collected packages: sphinxcontrib-svg2pdfconverter, sphinxcontrib-jquery, sphinx_github_changelog, sphinx-rtd-theme Successfully installed sphinx-rtd-theme-2.0.0 sphinx_github_changelog-1.2.1 sphinxcontrib-jquery-4.1 sphinxcontrib-svg2pdfconverter-1.2.2 [rtd-command-info] start-time: 2024-02-27T12:07:56.279261Z, end-time: 2024-02-27T12:07:56.340618Z, duration: 0, exit-code: 0 cat docs/source/conf.py # Copyright 2024 NXP # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 # Licensed under the Solderpad Hardware License v 2.1 (the "License"); you may not use this file except in compliance with the License, or, at your option, the Apache License version 2.0. # You may obtain a copy of the License at https://solderpad.org/licenses/SHL-2.1/ # Unless required by applicable law or agreed to in writing, any work distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- Specification Process Data ----------------------------------------------- states = ( 'Development', 'Review', 'Release Candidate', 'Release', ) state_postfix = [ '-dev', '-dev', '-rc', '', ] title_prefix = 'OpenHW Group Specification' # -- Project information ----------------------------------------------------- project = u'Core-V eXtension interface (CV-X-IF)' copyright = u'2021-2024 OpenHW Group' author = u'OpenHW Group' # State must be one of Development, Review, Release Candidate, or Release state = 'Release Candidate' # The short vX.Y.Z version version = u'v1.0.0' # If release candidate, provide release candidate version (integer) rc_version = 1 # -- Derived Project Information - Do not modify ------------------------------ if state == 'Release Candidate' or state == 'Release': if version[0] == '0': raise ValueError(f'Version {version} not allowed for state {state}.') postfix = state_postfix[states.index(state)] if state == 'Release Candidate': postfix += f'.{rc_version}' # The full version, including alpha/beta/rc tags release = f'{version}{postfix}' version = release title = f'{title_prefix}: {project} - {state}' filename = f'{title_prefix}_{project}_{release}'.replace(' ', '_') # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinxcontrib.inkscapeconverter', 'sphinx_github_changelog', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['ytemplates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = 'en' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] # Numbering numfig=True numfig_format = {'figure': 'Figure %s', 'table': 'Table %s', 'code-block': 'Listing %s'} # The name of the Pygments (syntax highlighting) style to use. pygments_style = None # Entries for text replacement rst_epilog = f""" .. |title| replace:: {title} .. |copyright| replace:: {copyright} .. |processor| replace:: :term:`CPU` .. |processors| replace:: :term:`CPUs` .. |coprocessor| replace:: coprocessor """ # Tags for conditional text # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # #html_theme = 'alabaster' html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = {'style_nav_header_background': '#DDDDDD', 'prev_next_buttons_location': 'both'} html_show_sphinx = False html_show_sourcelink = False html_logo = '../images/openhw-landscape.svg' html_favicon ='../images/favicon.ico' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". #html_static_path = ['ystatic'] # Set html_static_path to null on the advice of RTDs: html_static_path = ['_static'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} html_css_files = [ 'css/custom.css', ] # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = f'{filename}' # -- Options for LaTeX output ------------------------------------------------ latex_logo = '../images/openhw-landscape.png' latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', 'atendofbody': f'Copyright © {copyright}' } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, f'{filename}.tex', title, author, 'manual'), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, f'{filename}.tex', title, author, 1) ] # -- Options for Texinfo output ---------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, f'{filename}.tex', title, author, 'Specification', title, 'Miscellaneous'), ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = title # The unique identifier of the text. This can be a ISBN number # or the title homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ['search.html'] # -- Extension configuration ------------------------------------------------- # -- Options for todo extension ---------------------------------------------- # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("v1.0.0-rc.1", "/en/v1.0.0-rc.1/"), ("v0.2.0", "/en/v0.2.0/"), ], 'downloads': [ ("pdf", "//docs.openhwgroup.org/_/downloads/openhw-group-core-v-xif/en/latest/pdf/"), ], 'subprojects': [ ], 'slug': 'openhw-group-core-v-xif', 'name': u'CV-X-IF Specification', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'openhwgroup', 'proxied_api_host': '/_', 'github_repo': 'core-v-xif', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'a80f480f', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/openhw-group-core-v-xif/builds/2045106/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-02-27T12:07:56.414708Z, end-time: 2024-02-27T12:07:58.820503Z, duration: 2, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.2.6 making output directory... done building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 4 source files that are out of date updating environment: [new config] 4 added, 0 changed, 0 removed reading sources... [ 25%] index reading sources... [ 50%] intro reading sources... [ 75%] preface reading sources... [100%] x_ext looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 25%] index writing output... [ 50%] intro writing output... [ 75%] preface writing output... [100%] x_ext generating indices... genindex done writing additional pages... search done copying images... [ 50%] ../images/logo_EU.png copying images... [100%] ../images/logo_chipsJU.png dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded. The HTML pages are in ../../_readthedocs/html. [rtd-command-info] start-time: 2024-02-27T12:07:58.898656Z, end-time: 2024-02-27T12:08:00.494615Z, duration: 1, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v7.2.6 making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed reading sources... looking for now-outdated files... none found copying TeX support files... copying TeX support files... done processing OpenHW_Group_Specification_Core-V_eXtension_interface_(CV-X-IF)_v1.0.0-rc.1.tex... index preface intro x_ext resolving references... done writing... done copying images... [ 50%] ../images/logo_EU.png copying images... [100%] ../images/logo_chipsJU.png Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-core-v-xif/checkouts/latest/_readthedocs/pdf/_static/searchtools.js build succeeded. The LaTeX files are in ../../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2024-02-27T12:08:02.169071Z, end-time: 2024-02-27T12:08:02.232232Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2024-02-27T12:08:02.306667Z, end-time: 2024-02-27T12:08:14.186087Z, duration: 11, 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' ------------ 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.0-rc.1.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.0-rc.1. tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file openhw-group-core-v-xif.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./openhw-group-core-v-xif.aux) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map} <./openhw-landscape.png>] [2] [1] [2] Chapter 1. [1 <./logo_EU.png> <./logo_chipsJU.png>] Package Fancyhdr Warning: \headheight is too small (12.0pt): Make it at least 22.87502pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [2] Chapter 2. [3] [4] Chapter 3. LaTeX Warning: Hyper reference `intro:term-CPU' on page 5 undefined on input li ne 136. LaTeX Warning: Hyper reference `intro:term-CPU' on page 5 undefined on input li ne 143. LaTeX Warning: Hyper reference `intro:term-CPU' on page 5 undefined on input li ne 144. LaTeX Warning: Hyper reference `intro:term-CPU' on page 5 undefined on input li ne 145. LaTeX Warning: Hyper reference `intro:term-CPU' on page 5 undefined on input li ne 145. LaTeX Warning: Hyper reference `intro:term-CPU' on page 5 undefined on input li ne 153. LaTeX Warning: Hyper reference `intro:term-CPU' on page 5 undefined on input li ne 153. LaTeX Warning: Hyper reference `intro:term-CPU' on page 5 undefined on input li ne 154. LaTeX Warning: Hyper reference `intro:term-CPU' on page 5 undefined on input li ne 154. [5] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Citation `intro:risc-v-unpriv' on page 6 undefined on input line 187. LaTeX Warning: Citation `intro:risc-v-priv' on page 6 undefined on input line 1 87. [6] [7] [8] Chapter 4. LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 248. LaTeX Warning: Hyper reference `intro:term-RTL' on page 9 undefined on input li ne 248. LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 249. LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 249. LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 253. LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 254. LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 258. LaTeX Warning: Hyper reference `intro:term-ALU' on page 9 undefined on input li ne 262. LaTeX Warning: Hyper reference `intro:term-CSR' on page 9 undefined on input li ne 266. Underfull \hbox (badness 10000) in paragraph at lines 313--315 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 327--329 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 340--342 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 356--358 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 372--375 []|\T1/qtm/m/n/10 int un-signed Overfull \hbox (3.43674pt too wide) in paragraph at lines 372--375 \T1/qtm/m/n/10 (1..2^MXLEN)| LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 381. Underfull \hbox (badness 10000) in paragraph at lines 387--390 []|\T1/qtm/m/n/10 int un-signed LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 398. LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 412. Underfull \hbox (badness 10000) in paragraph at lines 431--433 []|\T1/qtm/m/n/10 int un-signed LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 440. Underfull \hbox (badness 10000) in paragraph at lines 446--448 []|\T1/qtm/m/n/10 int un-signed LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 454. Underfull \hbox (badness 10000) in paragraph at lines 460--462 []|\T1/qtm/m/n/10 int un-signed LaTeX Warning: Hyper reference `intro:term-CPU' on page 9 undefined on input li ne 468. [9] LaTeX Warning: Hyper reference `intro:term-CPU' on page 10 undefined on input l ine 478. LaTeX Warning: Hyper reference `intro:term-CPU' on page 10 undefined on input l ine 479. LaTeX Warning: Hyper reference `intro:term-CPU' on page 10 undefined on input l ine 483. LaTeX Warning: Hyper reference `intro:term-CPU' on page 10 undefined on input l ine 483. LaTeX Warning: Hyper reference `intro:term-CPU' on page 10 undefined on input l ine 484. LaTeX Warning: Hyper reference `intro:term-CPU' on page 10 undefined on input l ine 485. [10] Underfull \hbox (badness 10000) in paragraph at lines 516--518 []|\T1/qtm/m/n/10 logic Overfull \hbox (2.71349pt too wide) in paragraph at lines 516--518 \T1/qtm/m/n/10 [X_NUM_RS+X_DUALREAD- Underfull \hbox (badness 10000) in paragraph at lines 545--547 []|\T1/qtm/m/n/10 logic [X_NUM_RS- LaTeX Warning: Hyper reference `x_ext:identification' on page 11 undefined on i nput line 562. Underfull \hbox (badness 10000) in paragraph at lines 568--570 []|\T1/qtm/m/n/10 logic [X_HARTID_WIDTH- LaTeX Warning: Citation `intro:risc-v-unpriv' on page 11 undefined on input lin e 595. LaTeX Warning: Hyper reference `intro:term-ISA' on page 11 undefined on input l ine 605. LaTeX Warning: Hyper reference `intro:term-ISA' on page 11 undefined on input l ine 616. LaTeX Warning: Hyper reference `intro:term-CPU' on page 11 undefined on input l ine 622. [11] LaTeX Warning: Hyper reference `intro:term-ISA' on page 12 undefined on input l ine 632. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 12 undefined on input lin e 633. LaTeX Warning: Hyper reference `intro:term-GPR' on page 12 undefined on input l ine 657. LaTeX Warning: Hyper reference `intro:term-CSR' on page 12 undefined on input l ine 657. LaTeX Warning: Hyper reference `intro:term-CPU' on page 12 undefined on input l ine 673. LaTeX Warning: Hyper reference `intro:term-CPU' on page 12 undefined on input l ine 685. LaTeX Warning: Hyper reference `intro:term-CPU' on page 12 undefined on input l ine 688. LaTeX Warning: Hyper reference `intro:term-CPU' on page 12 undefined on input l ine 694. LaTeX Warning: Hyper reference `intro:term-CPU' on page 12 undefined on input l ine 695. LaTeX Warning: Hyper reference `intro:term-CSR' on page 12 undefined on input l ine 696. LaTeX Warning: Hyper reference `intro:term-CPU' on page 12 undefined on input l ine 700. [12] LaTeX Warning: Hyper reference `intro:term-CPU' on page 13 undefined on input l ine 707. LaTeX Warning: Hyper reference `intro:term-CPU' on page 13 undefined on input l ine 755. LaTeX Warning: Hyper reference `intro:term-CPU' on page 13 undefined on input l ine 755. LaTeX Warning: Hyper reference `intro:term-CSR' on page 13 undefined on input l ine 759. LaTeX Warning: Hyper reference `intro:term-CPU' on page 13 undefined on input l ine 764. [13] LaTeX Warning: Hyper reference `x_ext:compressed-interface-signals' on page 14 undefined on input line 773. LaTeX Warning: Reference `x_ext:compressed-interface-signals' on page 14 undefi ned on input line 773. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 794. Underfull \hbox (badness 10000) in paragraph at lines 792--795 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 792--795 \T1/qhv/m/n/10 tion Overfull \hbox (2.04875pt too wide) in paragraph at lines 801--803 []|\T1/txtt/m/n/10 compressed_valid| Overfull \hbox (2.04875pt too wide) in paragraph at lines 814--816 []|\T1/txtt/m/n/10 compressed_ready| Overfull \hbox (0.809pt too wide) in paragraph at lines 831--833 []|\T1/qtm/m/n/10 x_compressed_req_t| Overfull \hbox (4.699pt too wide) in paragraph at lines 844--846 []|\T1/qtm/m/n/10 x_compressed_resp_t| LaTeX Warning: Hyper reference `x_ext:compressed-request-type' on page 14 undef ined on input line 859. LaTeX Warning: Reference `x_ext:compressed-request-type' on page 14 undefined o n input line 859. LaTeX Warning: Hyper reference `x_ext:hartid' on page 14 undefined on input lin e 897. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 908. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 913. LaTeX Warning: Hyper reference `x_ext:compressed-response-type' on page 14 unde fined on input line 930. LaTeX Warning: Reference `x_ext:compressed-response-type' on page 14 undefined on input line 930. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 982. LaTeX Warning: Hyper reference `intro:term-CPU' on page 14 undefined on input l ine 982. [14] LaTeX Warning: Hyper reference `intro:term-CPU' on page 15 undefined on input l ine 986. LaTeX Warning: Hyper reference `intro:term-CPU' on page 15 undefined on input l ine 990. LaTeX Warning: Hyper reference `intro:term-CPU' on page 15 undefined on input l ine 994. LaTeX Warning: Hyper reference `intro:term-CPU' on page 15 undefined on input l ine 1002. LaTeX Warning: Citation `intro:risc-v-priv' on page 15 undefined on input line 1009. LaTeX Warning: Hyper reference `x_ext:issue-interface-signals' on page 15 undef ined on input line 1016. LaTeX Warning: Reference `x_ext:issue-interface-signals' on page 15 undefined o n input line 1016. LaTeX Warning: Hyper reference `intro:term-CPU' on page 15 undefined on input l ine 1037. Underfull \hbox (badness 10000) in paragraph at lines 1035--1038 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1035--1038 \T1/qhv/m/n/10 tion LaTeX Warning: Hyper reference `intro:term-CPU' on page 15 undefined on input l ine 1054. Underfull \hbox (badness 10000) in paragraph at lines 1066--1070 \T1/txtt/m/n/10 issue_req \T1/qtm/m/n/10 and \T1/txtt/m/n/10 issue_resp \T1/qtm /m/n/10 is ac-cepted when LaTeX Warning: Hyper reference `x_ext:issue-request-type' on page 15 undefined on input line 1102. LaTeX Warning: Reference `x_ext:issue-request-type' on page 15 undefined on inp ut line 1102. LaTeX Warning: Hyper reference `x_ext:hartid' on page 15 undefined on input lin e 1140. LaTeX Warning: Hyper reference `x_ext:id' on page 15 undefined on input line 11 50. LaTeX Warning: Hyper reference `intro:term-CPU' on page 15 undefined on input l ine 1162. [15] LaTeX Warning: Hyper reference `x_ext:issue-response-type' on page 16 undefined on input line 1179. LaTeX Warning: Reference `x_ext:issue-response-type' on page 16 undefined on in put line 1179. LaTeX Warning: Hyper reference `x_ext:writeregflags' on page 16 undefined on in put line 1217. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 1222. LaTeX Warning: Hyper reference `x_ext:readregflags' on page 16 undefined on inp ut line 1231. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 1259. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 1264. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 1269. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 1270. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 1274. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 1278. LaTeX Warning: Hyper reference `intro:term-CPU' on page 16 undefined on input l ine 1282. [16] LaTeX Warning: Hyper reference `x_ext:register-interface-signals' on page 17 un defined on input line 1310. LaTeX Warning: Reference `x_ext:register-interface-signals' on page 17 undefine d on input line 1310. LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1331. Underfull \hbox (badness 10000) in paragraph at lines 1329--1332 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1329--1332 \T1/qhv/m/n/10 tion LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1348. LaTeX Warning: Hyper reference `x_ext:register-type' on page 17 undefined on in put line 1383. LaTeX Warning: Reference `x_ext:register-type' on page 17 undefined on input li ne 1383. LaTeX Warning: Hyper reference `x_ext:hartid' on page 17 undefined on input lin e 1411. LaTeX Warning: Hyper reference `x_ext:id' on page 17 undefined on input line 14 21. Overfull \hbox (2.04875pt too wide) in paragraph at lines 1427--1429 []|\T1/txtt/m/n/10 rs[X_NUM_RS[]1:0]| Underfull \hbox (badness 10000) in paragraph at lines 1430--1432 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1430--1432 \T1/qtm/m/n/10 [X_RFR_WIDTH- LaTeX Warning: Hyper reference `x_ext:readregflags' on page 17 undefined on inp ut line 1441. Underfull \hbox (badness 7667) in paragraph at lines 1472--1474 []\T1/qtm/m/n/10 There are two main sce-nar-ios, in how the reg-is-ter in-ter-f ace will be used. They are se-lected by LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1479. LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1490. LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1491. LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1493. LaTeX Warning: Hyper reference `intro:term-CPU' on page 17 undefined on input l ine 1497. [17] LaTeX Warning: Hyper reference `intro:term-CSR' on page 18 undefined on input l ine 1517. LaTeX Warning: Hyper reference `x_ext:commit-interface-signals' on page 18 unde fined on input line 1523. LaTeX Warning: Reference `x_ext:commit-interface-signals' on page 18 undefined on input line 1523. LaTeX Warning: Hyper reference `intro:term-CPU' on page 18 undefined on input l ine 1544. Underfull \hbox (badness 10000) in paragraph at lines 1542--1545 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1542--1545 \T1/qhv/m/n/10 tion LaTeX Warning: Hyper reference `intro:term-CPU' on page 18 undefined on input l ine 1561. LaTeX Warning: Hyper reference `x_ext:commit-packet-type' on page 18 undefined on input line 1585. LaTeX Warning: Reference `x_ext:commit-packet-type' on page 18 undefined on inp ut line 1585. LaTeX Warning: Hyper reference `x_ext:hartid' on page 18 undefined on input lin e 1613. LaTeX Warning: Hyper reference `x_ext:id' on page 18 undefined on input line 16 23. Underfull \hbox (badness 10000) in paragraph at lines 1625--1628 []|\T1/qtm/m/n/10 Iden-ti-fi-ca-tion of the of-floaded in-struc-tion. Valid whe n [18] LaTeX Warning: Hyper reference `intro:term-CPU' on page 19 undefined on input l ine 1669. [19] LaTeX Warning: Hyper reference `x_ext:result-interface-signals' on page 20 unde fined on input line 1701. LaTeX Warning: Reference `x_ext:result-interface-signals' on page 20 undefined on input line 1701. LaTeX Warning: Hyper reference `intro:term-CPU' on page 20 undefined on input l ine 1722. Underfull \hbox (badness 10000) in paragraph at lines 1720--1723 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1720--1723 \T1/qhv/m/n/10 tion LaTeX Warning: Hyper reference `intro:term-CPU' on page 20 undefined on input l ine 1777. LaTeX Warning: Hyper reference `x_ext:result-packet-type' on page 20 undefined on input line 1781. LaTeX Warning: Reference `x_ext:result-packet-type' on page 20 undefined on inp ut line 1781. LaTeX Warning: Hyper reference `x_ext:hartid' on page 20 undefined on input lin e 1809. LaTeX Warning: Hyper reference `x_ext:id' on page 20 undefined on input line 18 19. Underfull \hbox (badness 10000) in paragraph at lines 1828--1830 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1828--1830 \T1/qtm/m/n/10 [X_RFW_WIDTH- LaTeX Warning: Hyper reference `x_ext:writeregflags' on page 20 undefined on in put line 1849. LaTeX Warning: Hyper reference `intro:term-CPU' on page 20 undefined on input l ine 1884. LaTeX Warning: Hyper reference `intro:term-CPU' on page 20 undefined on input l ine 1885. LaTeX Warning: Hyper reference `intro:term-CPU' on page 20 undefined on input l ine 1887. [20] LaTeX Warning: Hyper reference `intro:term-CPU' on page 21 undefined on input l ine 1892. LaTeX Warning: Hyper reference `intro:term-CPU' on page 21 undefined on input l ine 1893. LaTeX Warning: Hyper reference `intro:term-CPU' on page 21 undefined on input l ine 1900. LaTeX Warning: Hyper reference `intro:term-CPU' on page 21 undefined on input l ine 1910. LaTeX Warning: Hyper reference `intro:term-CPU' on page 21 undefined on input l ine 1914. [21] LaTeX Warning: Hyper reference `intro:term-CPU' on page 22 undefined on input l ine 1994. LaTeX Warning: Hyper reference `intro:term-CPU' on page 22 undefined on input l ine 1994. LaTeX Warning: Hyper reference `intro:term-CPU' on page 22 undefined on input l ine 1998. LaTeX Warning: Hyper reference `intro:term-CPU' on page 22 undefined on input l ine 2014. LaTeX Warning: Hyper reference `intro:term-CPU' on page 22 undefined on input l ine 2040. LaTeX Warning: Hyper reference `intro:term-CPU' on page 22 undefined on input l ine 2045. LaTeX Warning: Hyper reference `intro:term-CPU' on page 22 undefined on input l ine 2046. [22] LaTeX Warning: Hyper reference `intro:term-CPU' on page 23 undefined on input l ine 2053. [23] [24] Chapter 5. LaTeX Warning: Hyper reference `intro:term-CPU' on page 25 undefined on input l ine 2136. LaTeX Warning: Hyper reference `intro:term-CPU' on page 25 undefined on input l ine 2136. LaTeX Warning: Hyper reference `intro:term-CPU' on page 25 undefined on input l ine 2144. [25] LaTeX Warning: Hyper reference `intro:term-UVM' on page 26 undefined on input l ine 2150. [26] No file openhw-group-core-v-xif.ind. [27] (./openhw-group-core-v-xif.aux) Package rerunfilecheck Warning: File `openhw-group-core-v-xif.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texmf/fonts/type1/public/tex-gyre/qhvb.pfb> Output written on openhw-group-core-v-xif.pdf (31 pages, 269649 bytes). Transcript written on openhw-group-core-v-xif.log. Latexmk: Index file 'openhw-group-core-v-xif.idx' was written Latexmk: Missing input file: 'openhw-group-core-v-xif.ind' from line 'No file openhw-group-core-v-xif.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'openhw-group-core-v-xif.pdf' Latexmk: List of undefined refs and citations: Citation `intro:risc-v-priv' on page 15 undefined on input line 1009 Citation `intro:risc-v-priv' on page 6 undefined on input line 187 Citation `intro:risc-v-unpriv' on page 11 undefined on input line 595 Citation `intro:risc-v-unpriv' on page 12 undefined on input line 633 Citation `intro:risc-v-unpriv' on page 6 undefined on input line 187 Reference `x_ext:commit-interface-signals' on page 18 undefined on input line 1523 Reference `x_ext:commit-packet-type' on page 18 undefined on input line 1585 Reference `x_ext:compressed-interface-signals' on page 14 undefined on input line 773 Reference `x_ext:compressed-request-type' on page 14 undefined on input line 859 Reference `x_ext:compressed-response-type' on page 14 undefined on input line 930 Reference `x_ext:issue-interface-signals' on page 15 undefined on input line 1016 Reference `x_ext:issue-request-type' on page 15 undefined on input line 1102 Reference `x_ext:issue-response-type' on page 16 undefined on input line 1179 Reference `x_ext:register-interface-signals' on page 17 undefined on input line 1310 Reference `x_ext:register-type' on page 17 undefined on input line 1383 Reference `x_ext:result-interface-signals' on page 20 undefined on input line 1701 Reference `x_ext:result-packet-type' on page 20 undefined on input line 1781 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 (12 entries accepted, 0 rejected). Sorting entries....done (43 comparisons). Generating output file openhw-group-core-v-xif.ind....done (45 lines written, 0 warnings). Output written in openhw-group-core-v-xif.ind. Transcript written in openhw-group-core-v-xif.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'openhw-group-core-v-xif.aux' 'openhw-group-core-v-xif.ind' 'openhw-group-core-v-xif.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="openhw-group-core-v-xif" "OpenHW_Group_Specification_Core-V_eXtension_interface_(CV-X-IF)_v1.0.0-rc.1.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./OpenHW_Group_Specification_Core-V_eXtension_interface_(CV-X-IF)_v1.0.0-rc.1. tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file openhw-group-core-v-xif.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./openhw-group-core-v-xif.aux) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./openhw-group-core-v-xif.out) (./openhw-group-core-v-xif.out) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map} <./openhw-landscape.png>] [2] (./openhw-group-core-v-xif.toc) [1] [2] Chapter 1. [1 <./logo_EU.png> <./logo_chipsJU.png>] Package Fancyhdr Warning: \headheight is too small (12.0pt): Make it at least 22.87502pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [2] Chapter 2. [3] [4] Chapter 3. [5] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [6] [7] [8] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 313--315 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 327--329 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 340--342 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 356--358 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 372--375 []|\T1/qtm/m/n/10 int un-signed Overfull \hbox (3.43674pt too wide) in paragraph at lines 372--375 \T1/qtm/m/n/10 (1..2^MXLEN)| Underfull \hbox (badness 10000) in paragraph at lines 387--390 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 431--433 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 446--448 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 460--462 []|\T1/qtm/m/n/10 int un-signed [9] [10] Underfull \hbox (badness 10000) in paragraph at lines 516--518 []|\T1/qtm/m/n/10 logic Overfull \hbox (2.71349pt too wide) in paragraph at lines 516--518 \T1/qtm/m/n/10 [X_NUM_RS+X_DUALREAD- Underfull \hbox (badness 10000) in paragraph at lines 545--547 []|\T1/qtm/m/n/10 logic [X_NUM_RS- Underfull \hbox (badness 10000) in paragraph at lines 568--570 []|\T1/qtm/m/n/10 logic [X_HARTID_WIDTH- [11] [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 792--795 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 792--795 \T1/qhv/m/n/10 tion Overfull \hbox (2.04875pt too wide) in paragraph at lines 801--803 []|\T1/txtt/m/n/10 compressed_valid| Overfull \hbox (2.04875pt too wide) in paragraph at lines 814--816 []|\T1/txtt/m/n/10 compressed_ready| Overfull \hbox (0.809pt too wide) in paragraph at lines 831--833 []|\T1/qtm/m/n/10 x_compressed_req_t| Overfull \hbox (4.699pt too wide) in paragraph at lines 844--846 []|\T1/qtm/m/n/10 x_compressed_resp_t| [14] Underfull \hbox (badness 10000) in paragraph at lines 1035--1038 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1035--1038 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1066--1070 \T1/txtt/m/n/10 issue_req \T1/qtm/m/n/10 and \T1/txtt/m/n/10 issue_resp \T1/qtm /m/n/10 is ac-cepted when [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 1329--1332 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1329--1332 \T1/qhv/m/n/10 tion Overfull \hbox (2.04875pt too wide) in paragraph at lines 1427--1429 []|\T1/txtt/m/n/10 rs[X_NUM_RS[]1:0]| Underfull \hbox (badness 10000) in paragraph at lines 1430--1432 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1430--1432 \T1/qtm/m/n/10 [X_RFR_WIDTH- Underfull \hbox (badness 7667) in paragraph at lines 1472--1474 []\T1/qtm/m/n/10 There are two main sce-nar-ios, in how the reg-is-ter in-ter-f ace will be used. They are se-lected by [17] Underfull \hbox (badness 10000) in paragraph at lines 1542--1545 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1542--1545 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1625--1628 []|\T1/qtm/m/n/10 Iden-ti-fi-ca-tion of the of-floaded in-struc-tion. Valid whe n [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 1720--1723 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1720--1723 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1828--1830 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1828--1830 \T1/qtm/m/n/10 [X_RFW_WIDTH- [20] [21] [22] [23] [24] Chapter 5. [25] [26] (./openhw-group-core-v-xif.ind [27] [28] [29]) (./openhw-group-core-v-xif.aux) Package rerunfilecheck Warning: File `openhw-group-core-v-xif.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texmf/fonts/type1/public/tex-gyre/qhvb.pfb> Output written on openhw-group-core-v-xif.pdf (33 pages, 282893 bytes). Transcript written on openhw-group-core-v-xif.log. Latexmk: Index file 'openhw-group-core-v-xif.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'openhw-group-core-v-xif.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'openhw-group-core-v-xif.aux' 'openhw-group-core-v-xif.out' 'openhw-group-core-v-xif.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="openhw-group-core-v-xif" "OpenHW_Group_Specification_Core-V_eXtension_interface_(CV-X-IF)_v1.0.0-rc.1.tex"' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./OpenHW_Group_Specification_Core-V_eXtension_interface_(CV-X-IF)_v1.0.0-rc.1. tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file openhw-group-core-v-xif.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./openhw-group-core-v-xif.aux) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./openhw-group-core-v-xif.out) (./openhw-group-core-v-xif.out) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map} <./openhw-landscape.png>] [2] (./openhw-group-core-v-xif.toc [1]) [2] Chapter 1. [1 <./logo_EU.png> <./logo_chipsJU.png>] Package Fancyhdr Warning: \headheight is too small (12.0pt): Make it at least 22.87502pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [2] Chapter 2. [3] [4] Chapter 3. [5] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [6] [7] [8] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 313--315 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 327--329 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 340--342 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 356--358 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 372--375 []|\T1/qtm/m/n/10 int un-signed Overfull \hbox (3.43674pt too wide) in paragraph at lines 372--375 \T1/qtm/m/n/10 (1..2^MXLEN)| Underfull \hbox (badness 10000) in paragraph at lines 387--390 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 431--433 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 446--448 []|\T1/qtm/m/n/10 int un-signed Underfull \hbox (badness 10000) in paragraph at lines 460--462 []|\T1/qtm/m/n/10 int un-signed [9] [10] Underfull \hbox (badness 10000) in paragraph at lines 516--518 []|\T1/qtm/m/n/10 logic Overfull \hbox (2.71349pt too wide) in paragraph at lines 516--518 \T1/qtm/m/n/10 [X_NUM_RS+X_DUALREAD- Underfull \hbox (badness 10000) in paragraph at lines 545--547 []|\T1/qtm/m/n/10 logic [X_NUM_RS- Underfull \hbox (badness 10000) in paragraph at lines 568--570 []|\T1/qtm/m/n/10 logic [X_HARTID_WIDTH- [11] [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 792--795 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 792--795 \T1/qhv/m/n/10 tion Overfull \hbox (2.04875pt too wide) in paragraph at lines 801--803 []|\T1/txtt/m/n/10 compressed_valid| Overfull \hbox (2.04875pt too wide) in paragraph at lines 814--816 []|\T1/txtt/m/n/10 compressed_ready| Overfull \hbox (0.809pt too wide) in paragraph at lines 831--833 []|\T1/qtm/m/n/10 x_compressed_req_t| Overfull \hbox (4.699pt too wide) in paragraph at lines 844--846 []|\T1/qtm/m/n/10 x_compressed_resp_t| [14] Underfull \hbox (badness 10000) in paragraph at lines 1035--1038 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1035--1038 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1066--1070 \T1/txtt/m/n/10 issue_req \T1/qtm/m/n/10 and \T1/txtt/m/n/10 issue_resp \T1/qtm /m/n/10 is ac-cepted when [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 1329--1332 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1329--1332 \T1/qhv/m/n/10 tion Overfull \hbox (2.04875pt too wide) in paragraph at lines 1427--1429 []|\T1/txtt/m/n/10 rs[X_NUM_RS[]1:0]| Underfull \hbox (badness 10000) in paragraph at lines 1430--1432 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1430--1432 \T1/qtm/m/n/10 [X_RFR_WIDTH- Underfull \hbox (badness 7667) in paragraph at lines 1472--1474 []\T1/qtm/m/n/10 There are two main sce-nar-ios, in how the reg-is-ter in-ter-f ace will be used. They are se-lected by [17] Underfull \hbox (badness 10000) in paragraph at lines 1542--1545 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1542--1545 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1625--1628 []|\T1/qtm/m/n/10 Iden-ti-fi-ca-tion of the of-floaded in-struc-tion. Valid whe n [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 1720--1723 []|\T1/qhv/m/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1720--1723 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1828--1830 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1828--1830 \T1/qtm/m/n/10 [X_RFW_WIDTH- [20] [21] [22] [23] [24] Chapter 5. [25] [26] (./openhw-group-core-v-xif.ind [27] [28] [29]) (./openhw-group-core-v-xif.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texmf/fonts/type1/public/tex-gyre/qhvb.pfb> Output written on openhw-group-core-v-xif.pdf (33 pages, 283026 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