Read the Docs build information Build id: 1692799 Project: openhw-group-cv32e40p-user-manual Version: latest Commit: 12d0c48ac900f4d617b15cc7b5de0f4ecb04288d Date: 2023-08-30T16:27:18.420313Z State: finished Success: True [rtd-command-info] start-time: 2023-08-30T16:27:35.471796Z, end-time: 2023-08-30T16:27:36.189727Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/openhwgroup/cv32e40p.git . Cloning into '.'... [rtd-command-info] start-time: 2023-08-30T16:27:36.689051Z, end-time: 2023-08-30T16:27:39.692178Z, duration: 3, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master From https://github.com/openhwgroup/cv32e40p * [new tag] cv32e40p_v1.1.0 -> cv32e40p_v1.1.0 * [new tag] cv32e40p_v1.2.0 -> cv32e40p_v1.2.0 * [new tag] cv32e40p_v1.2.1 -> cv32e40p_v1.2.1 * [new tag] cv32e40p_v1.3.0 -> cv32e40p_v1.3.0 * [new tag] cv32e40p_v1.3.1 -> cv32e40p_v1.3.1 * [new tag] cv32e40p_v1.3.2 -> cv32e40p_v1.3.2 * [new tag] cv32e40p_v1.4.0 -> cv32e40p_v1.4.0 [rtd-command-info] start-time: 2023-08-30T16:27:40.229398Z, end-time: 2023-08-30T16:27:40.335774Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. 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 12d0c48 Merge pull request #857 from MikeOpenHWGroup/mt-openhw-build.os [rtd-command-info] start-time: 2023-08-30T16:27:40.875080Z, end-time: 2023-08-30T16:27:40.944896Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-08-30T16:27:41.423534Z, end-time: 2023-08-30T16:27:41.483520Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Configuration file for ReadTheDocs, used to render the CV32E40P User Manual to # https://docs.openhwgroup.org/projects/cv32e40p-user-manual # 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 formats: - htmlzip - pdf - epub # Explicitly set the Python requirements python: install: - requirements: docs/requirements.txt [rtd-command-info] start-time: 2023-08-30T16:27:48.733056Z, end-time: 2023-08-30T16:27:48.816196Z, duration: 0, exit-code: 0 asdf global python 3.9.17 [rtd-command-info] start-time: 2023-08-30T16:27:49.576625Z, end-time: 2023-08-30T16:27:50.634018Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.17.final.0-64 in 716ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/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==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-08-30T16:27:51.111381Z, end-time: 2023-08-30T16:28:03.288671Z, 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-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (21.2.3) Collecting pip Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (57.4.0) Collecting setuptools Downloading setuptools-68.1.2-py3-none-any.whl (805 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.2.1 setuptools-68.1.2 [rtd-command-info] start-time: 2023-08-30T16:28:04.459032Z, end-time: 2023-08-30T16:28:13.700667Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Obtaining dependency information for pillow from https://files.pythonhosted.org/packages/50/e5/0d484d1ac71b934638f91b7156203ba5bf3eb12f596b616a68a85c123808/Pillow-10.0.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata Downloading Pillow-10.0.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (9.5 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 22.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 110.5 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Obtaining dependency information for sphinx from https://files.pythonhosted.org/packages/12/68/eac1b2f976569d5323306d4ad9668d181fc5b78456f5ce5d1eb152c632dd/sphinx-7.2.4-py3-none-any.whl.metadata Downloading sphinx-7.2.4-py3-none-any.whl.metadata (5.9 kB) Collecting sphinx-rtd-theme Obtaining dependency information for sphinx-rtd-theme from https://files.pythonhosted.org/packages/18/01/76f40a18e9209bb098c1c1313c823dbbd001b23a2db71e7fd4eb5a48559c/sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl.metadata Downloading sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl.metadata (4.5 kB) Collecting readthedocs-sphinx-ext<2.3 Obtaining dependency information for readthedocs-sphinx-ext<2.3 from https://files.pythonhosted.org/packages/8c/f1/3d783ebfc084a9d556123d54669116101760e5e0dbb894b006745bcb59ea/readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata (1.5 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Obtaining dependency information for docutils>=0.11 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-applehelp (from sphinx) Obtaining dependency information for sphinxcontrib-applehelp from https://files.pythonhosted.org/packages/c0/0c/261c0949083c0ac635853528bb0070c89e927841d4e533ba0b5563365c06/sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-devhelp (from sphinx) Obtaining dependency information for sphinxcontrib-devhelp from https://files.pythonhosted.org/packages/c0/03/010ac733ec7b7f71c1dc88e7115743ee466560d6d85373b56fb9916e4586/sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata (2.2 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) Obtaining dependency information for sphinxcontrib-htmlhelp>=2.0.0 from https://files.pythonhosted.org/packages/28/7a/958f8e3e6abe8219d0d1f1224886de847ab227b218f4a07b61bc337f64be/sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Obtaining dependency information for sphinxcontrib-serializinghtml>=1.1.9 from https://files.pythonhosted.org/packages/95/d6/2e0bda62b2a808070ac922d21a950aa2cb5e4fcfb87e5ff5f86bc43a2201/sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-qthelp (from sphinx) Obtaining dependency information for sphinxcontrib-qthelp from https://files.pythonhosted.org/packages/1f/e5/1850f3f118e95581c1e30b57028ac979badee1eb29e70ee72b0241f5a185/sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 204.0 MB/s eta 0:00:00 Collecting Pygments>=2.14 (from sphinx) Obtaining dependency information for Pygments>=2.14 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 205.5 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 170.5 MB/s eta 0:00:00 Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Obtaining dependency information for requests>=2.25.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 177.6 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 (from sphinx) Obtaining dependency information for importlib-metadata>=4.8 from https://files.pythonhosted.org/packages/cc/37/db7ba97e676af155f5fcb1a35466f446eadc9104e25b83366e8088c9c926/importlib_metadata-6.8.0-py3-none-any.whl.metadata Downloading importlib_metadata-6.8.0-py3-none-any.whl.metadata (5.1 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 245.0 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 216.2 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Obtaining dependency information for zipp>=0.5 from https://files.pythonhosted.org/packages/8c/08/d3006317aefe25ea79d3b76c9650afabaf6d63d1c8443b236e7405447503/zipp-3.16.2-py3-none-any.whl.metadata Downloading zipp-3.16.2-py3-none-any.whl.metadata (3.7 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/de/63/cb7e71984e9159ec5f45b5e81e896c8bdd0e45fe3fc6ce02ab497f0d790e/MarkupSafe-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-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) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/f9/0d/514be8597d7a96243e5467a37d337b9399cec117a513fcf9328405d911c0/charset_normalizer-3.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 156.3 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Downloading Pillow-10.0.0-cp39-cp39-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 205.0 MB/s eta 0:00:00 Downloading sphinx-7.2.4-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 195.2 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 194.4 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl (11 kB) Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB) Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 238.8 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 166.3 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 210.2 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 208.9 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 214.1 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 201.4 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 193.2 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 223.1 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 202.1/202.1 kB 217.2 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 213.6 MB/s eta 0:00:00 Downloading zipp-3.16.2-py3-none-any.whl (7.2 kB) Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=18376497a8f66d8b905645d2b25f6ae1091a590fdaf0c88c664d458dd5939eb3 Stored in directory: /tmp/pip-ephem-wheel-cache-r5r7_6tw/wheels/44/dc/c7/e89296d3612588db0aa6545ee3305c23b7a48b3a9922916e1f Successfully built mock Installing collected packages: snowballstemmer, mock, commonmark, zipp, urllib3, sphinxcontrib-jsmath, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, readthedocs-sphinx-ext, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinx, sphinxcontrib-jquery, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.7.22 charset-normalizer-3.2.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.8.0 mock-1.0.1 packaging-23.1 pillow-10.0.0 readthedocs-sphinx-ext-2.2.2 recommonmark-0.5.0 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.2.4 sphinx-rtd-theme-1.3.0 sphinxcontrib-applehelp-1.0.7 sphinxcontrib-devhelp-1.0.5 sphinxcontrib-htmlhelp-2.0.4 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.6 sphinxcontrib-serializinghtml-1.1.9 urllib3-2.0.4 zipp-3.16.2 [rtd-command-info] start-time: 2023-08-30T16:28:14.218792Z, end-time: 2023-08-30T16:28:15.427834Z, 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-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from -r docs/requirements.txt (line 1)) (7.2.4) Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from -r docs/requirements.txt (line 2)) (1.3.0) Requirement already satisfied: recommonmark in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from -r docs/requirements.txt (line 3)) (0.5.0) Collecting sphinxcontrib-svg2pdfconverter (from -r docs/requirements.txt (line 4)) Downloading sphinxcontrib_svg2pdfconverter-1.2.2-py3-none-any.whl (8.1 kB) Collecting sphinx_github_changelog (from -r docs/requirements.txt (line 5)) Downloading sphinx_github_changelog-1.2.1-py3-none-any.whl (8.2 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.7) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.5) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/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-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.0.4) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.1.9) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.6) Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (3.1.2) Requirement already satisfied: Pygments>=2.14 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.16.1) Requirement already satisfied: docutils<0.21,>=0.18.1 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (0.18.1) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/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-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (0.7.13) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/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-cv32e40p-user-manual/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-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (23.1) Requirement already satisfied: importlib-metadata>=4.8 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (6.8.0) Requirement already satisfied: sphinxcontrib-jquery<5,>=4 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from sphinx_rtd_theme->-r docs/requirements.txt (line 2)) (4.1) Requirement already satisfied: commonmark>=0.7.3 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from recommonmark->-r docs/requirements.txt (line 3)) (0.9.1) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from importlib-metadata>=4.8->sphinx->-r docs/requirements.txt (line 1)) (3.16.2) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from Jinja2>=3.0->sphinx->-r docs/requirements.txt (line 1)) (2.1.3) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 1)) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 1)) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 1)) (2.0.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.9/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 1)) (2023.7.22) Installing collected packages: sphinxcontrib-svg2pdfconverter, sphinx_github_changelog Successfully installed sphinx_github_changelog-1.2.1 sphinxcontrib-svg2pdfconverter-1.2.2 [rtd-command-info] start-time: 2023-08-30T16:28:22.730007Z, end-time: 2023-08-30T16:28:22.791625Z, duration: 0, exit-code: 0 cat docs/source/conf.py # -*- coding: utf-8 -*- # # Copyright (c) 2020 OpenHW Group # # Licensed under the Solderpad Hardware Licence, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://solderpad.org/licenses/ # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.0 # ############################################################################### # # 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('.')) # -- Project information ----------------------------------------------------- project = u'CORE-V CV32E40P User Manual' copyright = u'2023, OpenHW Group' author = u'PULP Platform and OpenHW Group' # The short X.Y version version = u'' # The full version, including alpha/beta/rc tags release = u'' # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.todo', 'sphinx.ext.imgconverter', 'recommonmark', 'sphinxcontrib.inkscapeconverter', 'sphinx_github_changelog', # 'sphinxcontrib.wavedrom', ] #wavedrom_html_jsinline = False # 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 # -- 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'} html_logo = '../images/openhw-landscape.svg' # 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 = 'CORE-V_CV32E40P_User_Manual' # -- Options for LaTeX output ------------------------------------------------ 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', } # 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, 'CV32E40P_User_Manual.tex', u'CV32E40P User Manual', u'OpenHW Group', '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, 'CV32E40P_User_Manual.tex', u'CORE-V-Docs Documentation', [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, 'CV32E40P_User_Manual.tex', u'CORE-V-Docs Documentation', author, 'UserManual', 'User Manual for CV32E40P CORE-V processor core.', 'Miscellaneous'), ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = project # The unique identifier of the text. This can be a ISBN number # or the project 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/"), ("cv32e40p_v1.4.0", "/en/cv32e40p_v1.4.0/"), ("cv32e40p_v1.3.2", "/en/cv32e40p_v1.3.2/"), ("cv32e40p_v1.3.1", "/en/cv32e40p_v1.3.1/"), ("cv32e40p_v1.3.0", "/en/cv32e40p_v1.3.0/"), ("cv32e40p_v1.2.1", "/en/cv32e40p_v1.2.1/"), ("cv32e40p_v1.2.0", "/en/cv32e40p_v1.2.0/"), ("cv32e40p_v1.1.0", "/en/cv32e40p_v1.1.0/"), ("cv32e40p_v1.0.0_doc", "/en/cv32e40p_v1.0.0_doc/"), ], 'downloads': [ ("pdf", "//docs.openhwgroup.org/_/downloads/cv32e40p-user-manual/en/latest/pdf/"), ("html", "//docs.openhwgroup.org/_/downloads/cv32e40p-user-manual/en/latest/htmlzip/"), ("epub", "//docs.openhwgroup.org/_/downloads/cv32e40p-user-manual/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'openhw-group-cv32e40p-user-manual', 'name': u'CV32E40P User Manual', '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': 'cv32e40p', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', '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': '12d0c48a', } # 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-cv32e40p-user-manual/builds/1692799/' 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: 2023-08-30T16:28:23.277017Z, end-time: 2023-08-30T16:28:29.518589Z, duration: 6, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.2.4 making output directory... done building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 19 source files that are out of date updating environment: [new config] 19 added, 0 changed, 0 removed reading sources... [ 5%] control_status_registers reading sources... [ 11%] core_versions reading sources... [ 16%] corev_hw_loop reading sources... [ 21%] debug reading sources... [ 26%] exceptions_interrupts reading sources... [ 32%] fpu reading sources... [ 37%] glossary reading sources... [ 42%] index reading sources... [ 47%] instruction_fetch reading sources... [ 53%] instruction_set_extensions reading sources... [ 58%] integration reading sources... [ 63%] intro reading sources... [ 68%] load_store_unit reading sources... [ 74%] perf_counters reading sources... [ 79%] pipeline reading sources... [ 84%] preface reading sources... [ 89%] register_file reading sources... [ 95%] sleep reading sources... [100%] verification /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "general alu operations encoding". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "general alu operations encoding". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "general alu operations encoding". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "general alu operations encoding". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "16-bit multiplication operations". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "16-bit multiply-accumulate operations". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "32-bit multiply-accumulate operations". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "simd alu encoding". 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... [ 5%] control_status_registers writing output... [ 11%] core_versions writing output... [ 16%] corev_hw_loop writing output... [ 21%] debug writing output... [ 26%] exceptions_interrupts writing output... [ 32%] fpu writing output... [ 37%] glossary writing output... [ 42%] index writing output... [ 47%] instruction_fetch writing output... [ 53%] instruction_set_extensions writing output... [ 58%] integration writing output... [ 63%] intro writing output... [ 68%] load_store_unit writing output... [ 74%] perf_counters writing output... [ 79%] pipeline writing output... [ 84%] preface writing output... [ 89%] register_file writing output... [ 95%] sleep writing output... [100%] verification generating indices... genindex done writing additional pages... search done copying images... [ 8%] ../images/rtl_freeze_rules.png copying images... [ 15%] ../images/debug_running.svg copying images... [ 23%] ../images/debug_halted.svg copying images... [ 31%] ../images/obi_instruction_basic.svg copying images... [ 38%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 46%] ../images/CV32E40P_Block_Diagram.png copying images... [ 54%] ../images/obi_data_basic.svg copying images... [ 62%] ../images/obi_data_back_to_back.svg copying images... [ 69%] ../images/obi_data_slow_response.svg copying images... [ 77%] ../images/obi_data_multiple_outstanding.svg copying images... [ 85%] ../images/CV32E40P_Pipeline.png copying images... [ 92%] ../images/wfi.svg copying images... [100%] ../images/load_event.svg dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 8 warnings. The HTML pages are in ../../_readthedocs/html. [rtd-command-info] start-time: 2023-08-30T16:28:30.009888Z, end-time: 2023-08-30T16:28:36.921185Z, duration: 6, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v7.2.4 making output directory... done building [mo]: targets for 0 po files that are out of date writing output... building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 19 added, 0 changed, 0 removed reading sources... [ 5%] control_status_registers reading sources... [ 11%] core_versions reading sources... [ 16%] corev_hw_loop reading sources... [ 21%] debug reading sources... [ 26%] exceptions_interrupts reading sources... [ 32%] fpu reading sources... [ 37%] glossary reading sources... [ 42%] index reading sources... [ 47%] instruction_fetch reading sources... [ 53%] instruction_set_extensions reading sources... [ 58%] integration reading sources... [ 63%] intro reading sources... [ 68%] load_store_unit reading sources... [ 74%] perf_counters reading sources... [ 79%] pipeline reading sources... [ 84%] preface reading sources... [ 89%] register_file reading sources... [ 95%] sleep reading sources... [100%] verification /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "general alu operations encoding". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "general alu operations encoding". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "general alu operations encoding". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "general alu operations encoding". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "16-bit multiplication operations". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "16-bit multiply-accumulate operations". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "32-bit multiply-accumulate operations". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "simd alu encoding". looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... preface intro integration fpu verification corev_hw_loop instruction_set_extensions perf_counters control_status_registers exceptions_interrupts debug pipeline instruction_fetch load_store_unit register_file sleep core_versions glossary done writing... done writing additional files... done copying images... [ 8%] ../images/CV32E40P_Block_Diagram.png copying images... [ 15%] ../images/debug_running.svg copying images... [ 23%] ../images/debug_halted.svg copying images... [ 31%] ../images/CV32E40P_Pipeline.png copying images... [ 38%] ../images/obi_instruction_basic.svg copying images... [ 46%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 54%] ../images/obi_data_basic.svg copying images... [ 62%] ../images/obi_data_back_to_back.svg copying images... [ 69%] ../images/obi_data_slow_response.svg copying images... [ 77%] ../images/obi_data_multiple_outstanding.svg copying images... [ 85%] ../images/wfi.svg copying images... [ 92%] ../images/load_event.svg copying images... [100%] ../images/rtl_freeze_rules.png copying static files... done copying extra files... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 8 warnings. The HTML page is in ../../_readthedocs/htmlzip. [rtd-command-info] start-time: 2023-08-30T16:28:37.799194Z, end-time: 2023-08-30T16:28:55.476662Z, duration: 17, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v7.2.4 making output directory... done building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: [new config] 19 added, 0 changed, 0 removed reading sources... [ 5%] control_status_registers reading sources... [ 11%] core_versions reading sources... [ 16%] corev_hw_loop reading sources... [ 21%] debug reading sources... [ 26%] exceptions_interrupts reading sources... [ 32%] fpu reading sources... [ 37%] glossary reading sources... [ 42%] index reading sources... [ 47%] instruction_fetch reading sources... [ 53%] instruction_set_extensions reading sources... [ 58%] integration reading sources... [ 63%] intro reading sources... [ 68%] load_store_unit reading sources... [ 74%] perf_counters reading sources... [ 79%] pipeline reading sources... [ 84%] preface reading sources... [ 89%] register_file reading sources... [ 95%] sleep reading sources... [100%] verification /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "general alu operations encoding". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "general alu operations encoding". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "general alu operations encoding". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "general alu operations encoding". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "16-bit multiplication operations". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "16-bit multiply-accumulate operations". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "32-bit multiply-accumulate operations". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "simd alu encoding". looking for now-outdated files... none found pickling environment... done checking consistency... done copying TeX support files... copying TeX support files... done processing CV32E40P_User_Manual.tex... index preface intro integration fpu verification corev_hw_loop instruction_set_extensions perf_counters control_status_registers exceptions_interrupts debug pipeline instruction_fetch load_store_unit register_file sleep core_versions glossary resolving references... done writing... done copying images... [ 8%] ../images/CV32E40P_Block_Diagram.png copying images... [ 15%] ../images/debug_running.svg copying images... [ 23%] ../images/debug_halted.svg copying images... [ 31%] ../images/CV32E40P_Pipeline.png copying images... [ 38%] ../images/obi_instruction_basic.svg copying images... [ 46%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 54%] ../images/obi_data_basic.svg copying images... [ 62%] ../images/obi_data_back_to_back.svg copying images... [ 69%] ../images/obi_data_slow_response.svg copying images... [ 77%] ../images/obi_data_multiple_outstanding.svg copying images... [ 85%] ../images/wfi.svg copying images... [ 92%] ../images/load_event.svg copying images... [100%] ../images/rtl_freeze_rules.png WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/_readthedocs/pdf/_static/searchtools.js build succeeded, 9 warnings. 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: 2023-08-30T16:28:58.038505Z, end-time: 2023-08-30T16:28:58.100270Z, 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: 2023-08-30T16:28:58.558891Z, end-time: 2023-08-30T16:29:06.786335Z, duration: 8, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=openhw-group-cv32e40p-user-manual -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-cv32e40p-user-manual" "CV32E40P_User_Manual.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 (./CV32E40P_User_Manual.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-cv32e40p-user-manual.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./openhw-group-cv32e40p-user-manual.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/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}] [2] [1] [2] Chapter 1. [1] [2] Chapter 2. LaTeX Warning: Hyper reference `intro:blockdiagram' on page 3 undefined on inpu t line 192. LaTeX Warning: Reference `intro:blockdiagram' on page 3 undefined on input line 192. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3 <./CV32E40P_Bloc k_Diagram.png>] LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 4 undefined on input line 227. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 4 unde fined on input line 227. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [4] LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 5 undefined on input line 420. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 5 u ndefined on input line 424. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 5 undefined on input line 428. LaTeX Warning: Hyper reference `integration:core-integration' on page 5 undefin ed on input line 437. LaTeX Warning: Hyper reference `fpu:fpu' on page 5 undefined on input line 441. LaTeX Warning: Hyper reference `verification:verification' on page 5 undefined on input line 445. LaTeX Warning: Hyper reference `corev_hw_loop:hwloop-specs' on page 5 undefined on input line 449. LaTeX Warning: Hyper reference `instruction_set_extensions:custom-isa-extension s' on page 5 undefined on input line 453. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 5 u ndefined on input line 457. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 5 undefined on input line 461. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 5 undefined on input line 465. LaTeX Warning: Hyper reference `debug:debug-support' on page 5 undefined on inp ut line 469. LaTeX Warning: Hyper reference `pipeline:pipeline-details' on page 5 undefined on input line 473. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 5 undefined on input line 477. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 5 unde fined on input line 477. LaTeX Warning: Hyper reference `register_file:register-file' on page 5 undefine d on input line 481. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 5 undefined on input line 485. LaTeX Warning: Hyper reference `core_versions:core-versions' on page 5 undefine d on input line 489. LaTeX Warning: Hyper reference `glossary:glossary' on page 5 undefined on input line 493. [5] [6] LaTeX Warning: Hyper reference `corev_hw_loop:hwloop-specs' on page 7 undefined on input line 548. [7] [8] Chapter 3. LaTeX Warning: Hyper reference `core_versions:backward-compatibility' on page 9 undefined on input line 612. [9] LaTeX Warning: Hyper reference `fpu:fpu' on page 10 undefined on input line 716 . LaTeX Warning: Hyper reference `fpu:fpu' on page 10 undefined on input line 730 . LaTeX Warning: Hyper reference `fpu:fpu' on page 10 undefined on input line 744 . LaTeX Warning: Hyper reference `fpu:fpu' on page 10 undefined on input line 759 . LaTeX Warning: Hyper reference `instruction_set_extensions:custom-isa-extension s' on page 10 undefined on input line 774. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 10 undefined on input line 775. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-load-store' on page 10 undefined on input line 780. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-hardware-loop' on page 10 undefined on input line 781. Underfull \hbox (badness 10000) in paragraph at lines 777--783 []\T1/qtm/m/n/10 Ex-am-ples of PULP ISA ex-ten-sions are post- Underfull \hbox (badness 6625) in paragraph at lines 777--783 \T1/qtm/m/it/10 Load & Store In-struc-tions and Register-Register LaTeX Warning: Hyper reference `sleep:pulp-cluster' on page 10 undefined on inp ut line 794. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 10 undefined on input line 808. [10] LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 11 undefined on input line 917. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 11 undefined on input line 932. LaTeX Warning: Hyper reference `control_status_registers:csr-mtvec' on page 11 undefined on input line 962. LaTeX Warning: Hyper reference `debug:debug-support' on page 11 undefined on in put line 978. LaTeX Warning: Hyper reference `debug:debug-support' on page 11 undefined on in put line 995. LaTeX Warning: Hyper reference `control_status_registers:csr-mhartid' on page 1 1 undefined on input line 1011. LaTeX Warning: Hyper reference `control_status_registers:csr-uhartid' on page 1 1 undefined on input line 1011. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 11 undefined on input line 1020. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 11 und efined on input line 1031. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 11 undefined on input line 1042. LaTeX Warning: Hyper reference `debug:debug-support' on page 11 undefined on in put line 1053. [11] [12] Underfull \hbox (badness 5036) in paragraph at lines 1105--1111 []\T1/qtm/m/n/10 The top level mod-ule is called cv32e40p_top and in-cludes bot h the core and the FPU. All the core Underfull \hbox (badness 8038) in paragraph at lines 1105--1111 \T1/qtm/m/n/10 files are in \T1/txtt/m/n/10 rtl \T1/qtm/m/n/10 and \T1/txtt/m/n /10 rtl/include \T1/qtm/m/n/10 fold-ers (all syn-the-siz-able) while all the FP U files are in \T1/txtt/m/n/10 rtl/ Underfull \hbox (badness 10000) in paragraph at lines 1105--1111 \T1/txtt/m/n/10 vendor/pulp_platform_common_cells\T1/qtm/m/n/10 , \T1/txtt/m/n/ 10 rtl/vendor/pulp_platform_fpnew \T1/qtm/m/n/10 and \T1/txtt/m/n/10 rtl/vendor / LaTeX Warning: Hyper reference `integration:clock-gating-cell' on page 13 undef ined on input line 1114. LaTeX Warning: Hyper reference `integration:clock-gating-cell' on page 13 undef ined on input line 1128. LaTeX Warning: Hyper reference `integration:clock-gating-cell' on page 13 undef ined on input line 1137. [13] [14] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 1339--1341 []|\T1/qtm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 1363--1368 []\T1/qtm/m/n/10 This pa-ram-e-ter sets a num-ber of Underfull \hbox (badness 5417) in paragraph at lines 1363--1368 \T1/qtm/m/n/10 pipeline stages to be in-serted into Underfull \hbox (badness 6300) in paragraph at lines 1363--1368 \T1/qtm/m/n/10 the com-pu-ta-tional units per op-er-a- Underfull \hbox (badness 10000) in paragraph at lines 1363--1368 \T1/qtm/m/n/10 la-ten-cies for dif-fer-ent op-er-a-tions Underfull \hbox (badness 10000) in paragraph at lines 1372--1374 []\T1/qtm/m/n/10 AD-Di-tion/MULtiplication op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 1375--1377 []\T1/qtm/m/n/10 DI-Vi-sion/SQuare RooT op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 1384--1387 []\T1/txtt/m/n/10 FPU_ADDMUL_LAT \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 1391--1393 []|\T1/qtm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 1423--1425 []\T1/qtm/m/n/10 AD-Di-tion/MULtiplication op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 1426--1428 []\T1/qtm/m/n/10 DI-Vi-sion/SQuare RooT op-er-a-tion Overfull \hbox (3.4317pt too wide) in paragraph at lines 1436--1438 []|\T1/txtt/m/n/10 PipeConfig| Underfull \hbox (badness 10000) in paragraph at lines 1448--1451 \T1/qtm/m/n/10 ing reg-is-ters (num-ber de-fined by LaTeX Warning: Hyper reference `integration:synthesis-with-fpu' on page 15 unde fined on input line 1456. [15] [16] LaTeX Warning: Hyper reference `pipeline:instructions-latency-table' on page 17 undefined on input line 1540. LaTeX Warning: Hyper reference `control_status_registers:csr-fcsr' on page 17 u ndefined on input line 1551. LaTeX Warning: Hyper reference `control_status_registers:csr-fflags' on page 17 undefined on input line 1553. LaTeX Warning: Hyper reference `control_status_registers:csr-frm' on page 17 un defined on input line 1553. LaTeX Warning: Hyper reference `control_status_registers:csr-fcsr' on page 17 u ndefined on input line 1553. [17] [18] Chapter 5. [19] [20] [21] [22] Chapter 6. [23] LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 24 undefined on input line 2021. [24] Chapter 7. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-load-store' on page 25 undefined on input line 2073. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-hardware-loop' on page 25 undefined on input line 2077. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-alu' on page 2 5 undefined on input line 2081. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-multiply-accum ulate' on page 25 undefined on input line 2099. Underfull \hbox (badness 10000) in paragraph at lines 2098--2100 []\T1/qtm/m/n/10 Multiply-Accumulate ex-ten-sions, see \T1/qtm/m/it/10 Multiply -Accumulate\T1/qtm/m/n/10 , in-voked in the tool chain with LaTeX Warning: Hyper reference `instruction_set_extensions:corev-simd' on page 25 undefined on input line 2103. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-event-load' on page 25 undefined on input line 2108. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-16-bit-multipl y-pseudo-instructions' on page 25 undefined on input line 2132. [25] [26] [27] LaTeX Warning: Hyper reference `sleep:pulp-cluster' on page 28 undefined on inp ut line 3332. [28] LaTeX Warning: Hyper reference `corev_hw_loop:hwloop-specs' on page 29 undefine d on input line 3468. [29] LaTeX Warning: Hyper reference `instruction_set_extensions:corev-bit-manipulati on' on page 30 undefined on input line 3850. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-general-alu' o n page 30 undefined on input line 3856. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-immediate-bran ching' on page 30 undefined on input line 3861. [30] [31] [32] [33] Overfull \hbox (2.41225pt too wide) in paragraph at lines 4198--4200 []|\T1/qhv/m/n/10 31: Underfull \hbox (badness 10000) in paragraph at lines 4207--4209 []|\T1/qhv/m/n/10 19 Underfull \hbox (badness 10000) in paragraph at lines 4207--4209 \T1/qhv/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 4210--4212 []|\T1/qhv/m/n/10 14 : Overfull \hbox (3.57224pt too wide) in paragraph at lines 4229--4231 []|\T1/qhv/b/n/10 rs1| Overfull \hbox (4.4196pt too wide) in paragraph at lines 4232--4234 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (2.04185pt too wide) in paragraph at lines 4252--4254 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.04185pt too wide) in paragraph at lines 4277--4279 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.04185pt too wide) in paragraph at lines 4302--4304 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.04185pt too wide) in paragraph at lines 4327--4329 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.04185pt too wide) in paragraph at lines 4352--4354 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 4374--4376 []|\T1/qtm/m/n/10 000, Overfull \hbox (2.04185pt too wide) in paragraph at lines 4377--4379 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 4417--4419 []|\T1/qhv/m/n/10 19 Underfull \hbox (badness 10000) in paragraph at lines 4417--4419 \T1/qhv/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 4420--4422 []|\T1/qhv/m/n/10 14 : Overfull \hbox (3.57224pt too wide) in paragraph at lines 4436--4438 []|\T1/qhv/b/n/10 rs1| Overfull \hbox (4.4196pt too wide) in paragraph at lines 4439--4441 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4456--4458 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4478--4480 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4500--4502 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4522--4524 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4544--4546 []|\T1/qtm/m/n/10 scr1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4566--4568 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4588--4590 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4610--4612 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4632--4634 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4654--4656 []|\T1/qtm/m/n/10 src1| [34] [35] Overfull \hbox (2.04185pt too wide) in paragraph at lines 5425--5427 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.04185pt too wide) in paragraph at lines 5447--5449 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.41225pt too wide) in paragraph at lines 5525--5527 []|\T1/qhv/m/n/10 31: [36] Underfull \hbox (badness 10000) in paragraph at lines 6070--6072 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 6076--6078 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.58429pt too wide) in paragraph at lines 6092--6094 []|\T1/qhv/b/n/10 Imm12[10:5]| Overfull \hbox (0.5396pt too wide) in paragraph at lines 6095--6097 []|\T1/qhv/b/n/10 Imm5| Overfull \hbox (4.4196pt too wide) in paragraph at lines 6101--6103 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (3.9594pt too wide) in paragraph at lines 6130--6132 []|\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (1.1794pt too wide) in paragraph at lines 6133--6135 []|\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 6139--6142 []|\T1/qtm/b/n/10 cv.beqimm Underfull \hbox (badness 10000) in paragraph at lines 6139--6142 \T1/qtm/b/n/10 rs1, Imm5, Overfull \hbox (3.9594pt too wide) in paragraph at lines 6158--6160 []|\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (1.1794pt too wide) in paragraph at lines 6161--6163 []|\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 6167--6170 []|\T1/qtm/b/n/10 cv.bneimm Underfull \hbox (badness 10000) in paragraph at lines 6167--6170 \T1/qtm/b/n/10 rs1, Imm5, [37] [38] [39] Overfull \hbox (1.9329pt too wide) in paragraph at lines 6556--6558 []|\T1/qhv/m/n/10 31: Overfull \hbox (1.9329pt too wide) in paragraph at lines 6816--6818 []|\T1/qhv/m/n/10 31: LaTeX Warning: Hyper reference `instruction_set_extensions:custom-isa-extension s' on page 40 undefined on input line 7175. [40] [41] [42] [43] [44] [45] Overfull \hbox (4.32979pt too wide) in paragraph at lines 7916--7919 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.32979pt too wide) in paragraph at lines 7919--7922 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 7928--7931 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.4196pt too wide) in paragraph at lines 7950--7953 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (4.32979pt too wide) in paragraph at lines 7970--7973 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.32979pt too wide) in paragraph at lines 7973--7976 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 7982--7985 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.4196pt too wide) in paragraph at lines 8004--8007 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (1.26183pt too wide) in paragraph at lines 8089--8091 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8092 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8174--8176 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8177 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8259--8261 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8262 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8344--8346 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8347 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8429--8431 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8432 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8514--8516 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8517 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8599--8601 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8602 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8684--8686 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8687 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8769--8771 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8772 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8854--8856 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8857 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8939--8941 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8942 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9024--9026 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9027 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9109--9111 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9112 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9194--9196 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9197 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9279--9281 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9282 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9364--9366 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9367 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9449--9451 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9452 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9534--9536 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9537 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9619--9621 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9622 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9704--9706 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9707 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9789--9791 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9792 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9874--9876 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9877 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9959--9961 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9962 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10044--10046 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10047 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10129--10131 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10132 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10214--10216 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10217 []\T1/qtm/m/n/10 Imm6[0|5:1] [46] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10299--10301 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10302 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10384--10386 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10387 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10469--10471 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10472 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10498--10500 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10501 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10527--10529 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10530 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10556--10558 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10559 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10585--10587 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10588 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10614--10616 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10617 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10699--10701 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10702 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10784--10786 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10787 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10869--10871 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10872 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10954--10956 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10957 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11039--11041 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11042 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11124--11126 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11127 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11209--11211 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11212 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11294--11296 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11297 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11379--11381 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11382 []\T1/qtm/m/n/10 Imm6[0|5:1] [47] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11464--11466 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11467 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11549--11551 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11552 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11634--11636 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11637 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11691--11693 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11694 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11748--11750 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11751 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11777--11779 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11780 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11806--11808 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11809 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11835--11837 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11838 []\T1/qtm/m/n/10 Imm6[0|5:1] [48] Overfull \hbox (4.32979pt too wide) in paragraph at lines 12171--12174 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.32979pt too wide) in paragraph at lines 12174--12177 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 12183--12186 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.4196pt too wide) in paragraph at lines 12205--12208 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (4.32979pt too wide) in paragraph at lines 12225--12228 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.32979pt too wide) in paragraph at lines 12228--12231 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 12237--12240 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.4196pt too wide) in paragraph at lines 12259--12262 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (1.26183pt too wide) in paragraph at lines 12344--12346 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12347 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12429--12431 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12432 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12514--12516 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12517 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12599--12601 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12602 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12684--12686 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12687 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12769--12771 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12772 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12854--12856 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12857 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12939--12941 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12942 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13024--13026 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13027 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13109--13111 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13112 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13194--13196 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13197 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13279--13281 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13282 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13364--13366 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13367 []\T1/qtm/m/n/10 Imm6[0|5:1] [49] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13449--13451 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13452 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13534--13536 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13537 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13619--13621 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13622 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13704--13706 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13707 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13789--13791 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13792 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13874--13876 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13877 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13959--13961 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13962 []\T1/qtm/m/n/10 Imm6[0|5:1] [50] Overfull \hbox (4.32979pt too wide) in paragraph at lines 14120--14122 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.32979pt too wide) in paragraph at lines 14123--14125 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 14132--14134 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.4196pt too wide) in paragraph at lines 14154--14156 []|\T1/qhv/b/n/10 funct3| [51] [52] Chapter 8. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 53 undefined on input line 14728. [53] [54] [55] [56] Chapter 9. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 57 undefined on input line 15005. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 57 undefined on input line 15005. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 57 undefined on input line 15006. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 57 undefined on input line 15006. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 57 undefined on input line 15038. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 57 undefined on input line 15038. Underfull \hbox (badness 10000) in paragraph at lines 15057--15060 []|\T1/qhv/b/n/10 CSR Ad- Underfull \hbox (badness 10000) in paragraph at lines 15077--15080 []|\T1/qhv/b/n/10 CSR Ad- [57] Overfull \hbox (5.64143pt too wide) in paragraph at lines 15856--15858 []|\T1/txtt/m/n/10 mhpmcounterh31| [58] LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 59 undefined on input line 15929. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 59 undefined on input line 15929. [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] LaTeX Warning: Hyper reference `integration:core-integration' on page 74 undefi ned on input line 19083. [74] LaTeX Warning: Hyper reference `integration:core-integration' on page 75 undefi ned on input line 19130. [75] [76] Chapter 10. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 77 undefined on input line 19280. LaTeX Warning: Hyper reference `exceptions_interrupts:interrupt-interface-signa ls' on page 77 undefined on input line 19290. LaTeX Warning: Reference `exceptions_interrupts:interrupt-interface-signals' on page 77 undefined on input line 19290. [77] LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 78 undefined on input line 19383. LaTeX Warning: Hyper reference `instruction_set_extensions:custom-isa-extension s' on page 78 undefined on input line 19458. LaTeX Warning: Hyper reference `integration:core-integration' on page 78 undefi ned on input line 19460. [78] [79] [80] Chapter 11. LaTeX Warning: Hyper reference `debug:ebreak-behavior' on page 81 undefined on input line 19557. [81] Overfull \hbox (2.3231pt too wide) in paragraph at lines 19667--19669 []|\T1/txtt/m/n/10 dm_exception_addr_i[31:0]| LaTeX Warning: Hyper reference `debug:ebreak-behavior' on page 82 undefined on input line 19702. LaTeX Warning: Hyper reference `control_status_registers:csr-dcsr' on page 82 u ndefined on input line 19715. LaTeX Warning: Hyper reference `control_status_registers:csr-dpc' on page 82 un defined on input line 19715. LaTeX Warning: Hyper reference `control_status_registers:csr-tselect' on page 8 2 undefined on input line 19719. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata1' on page 82 undefined on input line 19719. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata2' on page 82 undefined on input line 19719. LaTeX Warning: Hyper reference `control_status_registers:csr-tinfo' on page 82 undefined on input line 19719. [82] LaTeX Warning: Hyper reference `debug:debug-running' on page 83 undefined on in put line 19743. LaTeX Warning: Reference `debug:debug-running' on page 83 undefined on input li ne 19743. LaTeX Warning: Hyper reference `debug:debug-halted' on page 83 undefined on inp ut line 19743. LaTeX Warning: Reference `debug:debug-halted' on page 83 undefined on input lin e 19743. [83 <./debug_running.png>] [84 <./debug_halted.png>] [85] [86] Chapter 12. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 87 undefined on input line 19879. [87 <./CV32E40P_Pipeline.png>] LaTeX Warning: Hyper reference `pipeline:cycle-counts-per-instruction-type' on page 88 undefined on input line 19946. LaTeX Warning: Reference `pipeline:cycle-counts-per-instruction-type' on page 8 8 undefined on input line 19946. Underfull \hbox (badness 5008) in paragraph at lines 20029--20032 []\T1/qtm/m/n/10 2 (half-word trans-fer cross-ing Underfull \hbox (badness 10000) in paragraph at lines 20100--20106 []|\T1/qtm/m/n/10 4 (msta-tus, mepc, mtvec, Underfull \hbox (badness 10000) in paragraph at lines 20100--20106 \T1/qtm/m/n/10 mcause, mcy-cle, min-stret, Underfull \hbox (badness 10000) in paragraph at lines 20100--20106 \T1/qtm/m/n/10 mh-pm-counter*, mcy-cleh, Underfull \hbox (badness 10000) in paragraph at lines 20100--20106 \T1/qtm/m/n/10 min-streth, mh-pm-counter*h, Underfull \hbox (badness 10000) in paragraph at lines 20100--20106 \T1/qtm/m/n/10 mcountin-hibit, mh-p-mevent*, Underfull \hbox (badness 10000) in paragraph at lines 20132--20136 []|\T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 20158--20162 []|\T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 20158--20162 \T1/qtm/m/n/10 Com-par-i-son, Con- Underfull \hbox (badness 10000) in paragraph at lines 20167--20172 []|\T1/qtm/m/n/10 Sin-gle Pre-ci-sion Underfull \hbox (badness 10000) in paragraph at lines 20167--20172 \T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 20167--20172 \T1/qtm/m/n/10 Di-vi-sion and [88] [89] [90] Chapter 13. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch-interface-s ignals' on page 91 undefined on input line 20207. LaTeX Warning: Reference `instruction_fetch:instruction-fetch-interface-signals ' on page 91 undefined on input line 20207. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 91 und efined on input line 20209. [91] LaTeX Warning: Hyper reference `instruction_fetch:obi-instruction-basic' on pag e 92 undefined on input line 20312. LaTeX Warning: Reference `instruction_fetch:obi-instruction-basic' on page 92 u ndefined on input line 20312. LaTeX Warning: Hyper reference `instruction_fetch:obi-instruction-multiple-outs tanding' on page 92 undefined on input line 20312. LaTeX Warning: Reference `instruction_fetch:obi-instruction-multiple-outstandin g' on page 92 undefined on input line 20312. [92 <./obi_instruction_basic.png>] [93 <./obi_instruction_multiple_outstanding. png>] [94] Chapter 14. LaTeX Warning: Hyper reference `load_store_unit:lsu-interface-signals' on page 95 undefined on input line 20340. LaTeX Warning: Reference `load_store_unit:lsu-interface-signals' on page 95 und efined on input line 20340. [95] LaTeX Warning: Hyper reference `load_store_unit:obi-data-basic' on page 96 unde fined on input line 20507. LaTeX Warning: Reference `load_store_unit:obi-data-basic' on page 96 undefined on input line 20507. LaTeX Warning: Hyper reference `load_store_unit:obi-data-back-to-back' on page 96 undefined on input line 20507. LaTeX Warning: Reference `load_store_unit:obi-data-back-to-back' on page 96 und efined on input line 20507. LaTeX Warning: Hyper reference `load_store_unit:obi-data-slow-response' on page 96 undefined on input line 20507. LaTeX Warning: Reference `load_store_unit:obi-data-slow-response' on page 96 un defined on input line 20507. LaTeX Warning: Hyper reference `load_store_unit:obi-data-multiple-outstanding' on page 96 undefined on input line 20508. LaTeX Warning: Reference `load_store_unit:obi-data-multiple-outstanding' on pag e 96 undefined on input line 20508. [96] [97 <./obi_data_basic.png>] [98 <./obi_data_back_to_back.png>] [99 <./obi_ data_slow_response.png>] [100 <./obi_data_multiple_outstanding.png>] Chapter 15. [101] [102] Chapter 16. LaTeX Warning: Hyper reference `integration:clock-gating-cell' on page 103 unde fined on input line 20607. LaTeX Warning: Hyper reference `sleep:sleep-unit-interface-signals' on page 103 undefined on input line 20636. LaTeX Warning: Reference `sleep:sleep-unit-interface-signals' on page 103 undef ined on input line 20636. LaTeX Warning: Hyper reference `sleep:pulp-cluster' on page 103 undefined on in put line 20689. LaTeX Warning: Hyper reference `sleep:wfi' on page 103 undefined on input line 20716. LaTeX Warning: Hyper reference `sleep:pulp-cluster' on page 103 undefined on in put line 20734. [103] LaTeX Warning: Hyper reference `sleep:wfi-example' on page 104 undefined on inp ut line 20824. LaTeX Warning: Reference `sleep:wfi-example' on page 104 undefined on input lin e 20824. [104] LaTeX Warning: Hyper reference `sleep:load-event-example' on page 105 undefined on input line 20913. LaTeX Warning: Reference `sleep:load-event-example' on page 105 undefined on in put line 20913. [105 <./wfi.png>] [106 <./load_event.png>] Chapter 17. [107] LaTeX Warning: Hyper reference `core_versions:rtl-freeze-rules' on page 108 und efined on input line 20985. LaTeX Warning: Reference `core_versions:rtl-freeze-rules' on page 108 undefined on input line 20985. [108 <./rtl_freeze_rules.png>] Underfull \hbox (badness 10000) in paragraph at lines 21125--21127 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 21129--21131 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 21133--21135 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / [109] [110] Chapter 18. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 11 1 undefined on input line 21296. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 111 un defined on input line 21308. [111] No file openhw-group-cv32e40p-user-manual.ind. [112] (./openhw-group-cv32e40p-user-manual.aux) Package rerunfilecheck Warning: File `openhw-group-cv32e40p-user-manual.out' ha s 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/cmmi5.pfb> Output written on openhw-group-cv32e40p-user-manual.pdf (116 pages, 922587 byte s). Transcript written on openhw-group-cv32e40p-user-manual.log. Latexmk: Index file 'openhw-group-cv32e40p-user-manual.idx' was written Latexmk: Missing input file: 'openhw-group-cv32e40p-user-manual.ind' from line 'No file openhw-group-cv32e40p-user-manual.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'openhw-group-cv32e40p-user-manual.pdf' Latexmk: Log file says output to 'openhw-group-cv32e40p-user-manual.pdf' Latexmk: List of undefined refs and citations: Reference `control_status_registers:control-and-status-register-map' on page 57 undefined on input line 15005 Reference `control_status_registers:control-and-status-register-map' on page 57 undefined on input line 15006 Reference `control_status_registers:control-and-status-register-map' on page 57 undefined on input line 15038 Reference `control_status_registers:control-and-status-register-map' on page 59 undefined on input line 15929 Reference `core_versions:rtl-freeze-rules' on page 108 undefined on input line 20985 Reference `debug:debug-halted' on page 83 undefined on input line 19743 Reference `debug:debug-running' on page 83 undefined on input line 19743 Reference `exceptions_interrupts:interrupt-interface-signals' on page 77 undefined on input line 19290 Reference `instruction_fetch:instruction-fetch-interface-signals' on page 91 undefined on input line 20207 Reference `instruction_fetch:obi-instruction-basic' on page 92 undefined on input line 20312 Reference `instruction_fetch:obi-instruction-multiple-outstanding' on page 92 undefined on input line 20312 Reference `intro:blockdiagram' on page 3 undefined on input line 192 Reference `load_store_unit:lsu-interface-signals' on page 95 undefined on input line 20340 Reference `load_store_unit:obi-data-back-to-back' on page 96 undefined on input line 20507 Reference `load_store_unit:obi-data-basic' on page 96 undefined on input line 20507 Reference `load_store_unit:obi-data-multiple-outstanding' on page 96 undefined on input line 20508 Reference `load_store_unit:obi-data-slow-response' on page 96 undefined on input line 20507 Reference `pipeline:cycle-counts-per-instruction-type' on page 88 undefined on input line 19946 Reference `sleep:load-event-example' on page 105 undefined on input line 20913 Reference `sleep:sleep-unit-interface-signals' on page 103 undefined on input line 20636 Reference `sleep:wfi-example' on page 104 undefined on input line 20824 Rule 'makeindex openhw-group-cv32e40p-user-manual.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'openhw-group-cv32e40p-user-manual.idx' ------------ Run number 1 of rule 'makeindex openhw-group-cv32e40p-user-manual.idx' ------------ ------------ Running 'makeindex -s python.ist -o "openhw-group-cv32e40p-user-manual.ind" "openhw-group-cv32e40p-user-manual.idx"' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex openhw-group-cv32e40p-user-manual.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-cv32e40p-user-manual.idx...done (0 entries accepted, 0 rejected). Nothing written in openhw-group-cv32e40p-user-manual.ind. Transcript written in openhw-group-cv32e40p-user-manual.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'openhw-group-cv32e40p-user-manual.aux' 'openhw-group-cv32e40p-user-manual.ind' 'openhw-group-cv32e40p-user-manual.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="openhw-group-cv32e40p-user-manual" "CV32E40P_User_Manual.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 (./CV32E40P_User_Manual.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-cv32e40p-user-manual.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./openhw-group-cv32e40p-user-manual.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-cv32e40p-user-manual.out) (./openhw-group-cv32e40p-user-manual.out) (/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}] [2] (./openhw-group-cv32e40p-user-manual.toc [1] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [2] [3]) [4] Chapter 1. [1] [2] Chapter 2. [3 <./CV32E40P_Block_Diagram.png>] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [4] [5] [6] [7] [8] Chapter 3. [9] Underfull \hbox (badness 10000) in paragraph at lines 777--783 []\T1/qtm/m/n/10 Ex-am-ples of PULP ISA ex-ten-sions are post- Underfull \hbox (badness 6625) in paragraph at lines 777--783 \T1/qtm/m/it/10 Load & Store In-struc-tions and Register-Register [10] [11] [12] Underfull \hbox (badness 5036) in paragraph at lines 1105--1111 []\T1/qtm/m/n/10 The top level mod-ule is called cv32e40p_top and in-cludes bot h the core and the FPU. All the core Underfull \hbox (badness 8038) in paragraph at lines 1105--1111 \T1/qtm/m/n/10 files are in \T1/txtt/m/n/10 rtl \T1/qtm/m/n/10 and \T1/txtt/m/n /10 rtl/include \T1/qtm/m/n/10 fold-ers (all syn-the-siz-able) while all the FP U files are in \T1/txtt/m/n/10 rtl/ Underfull \hbox (badness 10000) in paragraph at lines 1105--1111 \T1/txtt/m/n/10 vendor/pulp_platform_common_cells\T1/qtm/m/n/10 , \T1/txtt/m/n/ 10 rtl/vendor/pulp_platform_fpnew \T1/qtm/m/n/10 and \T1/txtt/m/n/10 rtl/vendor / [13] [14] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 1339--1341 []|\T1/qtm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 1363--1368 []\T1/qtm/m/n/10 This pa-ram-e-ter sets a num-ber of Underfull \hbox (badness 5417) in paragraph at lines 1363--1368 \T1/qtm/m/n/10 pipeline stages to be in-serted into Underfull \hbox (badness 6300) in paragraph at lines 1363--1368 \T1/qtm/m/n/10 the com-pu-ta-tional units per op-er-a- Underfull \hbox (badness 10000) in paragraph at lines 1363--1368 \T1/qtm/m/n/10 la-ten-cies for dif-fer-ent op-er-a-tions Underfull \hbox (badness 10000) in paragraph at lines 1372--1374 []\T1/qtm/m/n/10 AD-Di-tion/MULtiplication op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 1375--1377 []\T1/qtm/m/n/10 DI-Vi-sion/SQuare RooT op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 1384--1387 []\T1/txtt/m/n/10 FPU_ADDMUL_LAT \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 1391--1393 []|\T1/qtm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 1423--1425 []\T1/qtm/m/n/10 AD-Di-tion/MULtiplication op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 1426--1428 []\T1/qtm/m/n/10 DI-Vi-sion/SQuare RooT op-er-a-tion Overfull \hbox (3.4317pt too wide) in paragraph at lines 1436--1438 []|\T1/txtt/m/n/10 PipeConfig| Underfull \hbox (badness 10000) in paragraph at lines 1448--1451 \T1/qtm/m/n/10 ing reg-is-ters (num-ber de-fined by [15] [16] [17] [18] Chapter 5. [19] [20] [21] [22] Chapter 6. [23] [24] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 2098--2100 []\T1/qtm/m/n/10 Multiply-Accumulate ex-ten-sions, see [][]\T1/qtm/m/it/10 Mult iply-Accumulate[][]\T1/qtm/m/n/10 , in-voked in the tool chain with [25] [26] [27] [28] [29] [30] [31] [32] [33] Overfull \hbox (2.41225pt too wide) in paragraph at lines 4198--4200 []|\T1/qhv/m/n/10 31: Underfull \hbox (badness 10000) in paragraph at lines 4207--4209 []|\T1/qhv/m/n/10 19 Underfull \hbox (badness 10000) in paragraph at lines 4207--4209 \T1/qhv/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 4210--4212 []|\T1/qhv/m/n/10 14 : Overfull \hbox (3.57224pt too wide) in paragraph at lines 4229--4231 []|\T1/qhv/b/n/10 rs1| Overfull \hbox (4.4196pt too wide) in paragraph at lines 4232--4234 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (2.04185pt too wide) in paragraph at lines 4252--4254 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.04185pt too wide) in paragraph at lines 4277--4279 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.04185pt too wide) in paragraph at lines 4302--4304 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.04185pt too wide) in paragraph at lines 4327--4329 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.04185pt too wide) in paragraph at lines 4352--4354 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 4374--4376 []|\T1/qtm/m/n/10 000, Overfull \hbox (2.04185pt too wide) in paragraph at lines 4377--4379 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 4417--4419 []|\T1/qhv/m/n/10 19 Underfull \hbox (badness 10000) in paragraph at lines 4417--4419 \T1/qhv/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 4420--4422 []|\T1/qhv/m/n/10 14 : Overfull \hbox (3.57224pt too wide) in paragraph at lines 4436--4438 []|\T1/qhv/b/n/10 rs1| Overfull \hbox (4.4196pt too wide) in paragraph at lines 4439--4441 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4456--4458 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4478--4480 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4500--4502 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4522--4524 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4544--4546 []|\T1/qtm/m/n/10 scr1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4566--4568 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4588--4590 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4610--4612 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4632--4634 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4654--4656 []|\T1/qtm/m/n/10 src1| [34] [35] Overfull \hbox (2.04185pt too wide) in paragraph at lines 5425--5427 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.04185pt too wide) in paragraph at lines 5447--5449 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.41225pt too wide) in paragraph at lines 5525--5527 []|\T1/qhv/m/n/10 31: [36] Underfull \hbox (badness 10000) in paragraph at lines 6070--6072 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 6076--6078 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.58429pt too wide) in paragraph at lines 6092--6094 []|\T1/qhv/b/n/10 Imm12[10:5]| Overfull \hbox (0.5396pt too wide) in paragraph at lines 6095--6097 []|\T1/qhv/b/n/10 Imm5| Overfull \hbox (4.4196pt too wide) in paragraph at lines 6101--6103 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (3.9594pt too wide) in paragraph at lines 6130--6132 []|\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (1.1794pt too wide) in paragraph at lines 6133--6135 []|\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 6139--6142 []|\T1/qtm/b/n/10 cv.beqimm Underfull \hbox (badness 10000) in paragraph at lines 6139--6142 \T1/qtm/b/n/10 rs1, Imm5, Overfull \hbox (3.9594pt too wide) in paragraph at lines 6158--6160 []|\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (1.1794pt too wide) in paragraph at lines 6161--6163 []|\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 6167--6170 []|\T1/qtm/b/n/10 cv.bneimm Underfull \hbox (badness 10000) in paragraph at lines 6167--6170 \T1/qtm/b/n/10 rs1, Imm5, [37] [38] [39] Overfull \hbox (1.9329pt too wide) in paragraph at lines 6556--6558 []|\T1/qhv/m/n/10 31: Overfull \hbox (1.9329pt too wide) in paragraph at lines 6816--6818 []|\T1/qhv/m/n/10 31: [40] [41] [42] [43] [44] [45] Overfull \hbox (4.32979pt too wide) in paragraph at lines 7916--7919 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.32979pt too wide) in paragraph at lines 7919--7922 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 7928--7931 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.4196pt too wide) in paragraph at lines 7950--7953 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (4.32979pt too wide) in paragraph at lines 7970--7973 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.32979pt too wide) in paragraph at lines 7973--7976 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 7982--7985 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.4196pt too wide) in paragraph at lines 8004--8007 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (1.26183pt too wide) in paragraph at lines 8089--8091 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8092 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8174--8176 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8177 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8259--8261 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8262 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8344--8346 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8347 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8429--8431 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8432 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8514--8516 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8517 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8599--8601 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8602 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8684--8686 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8687 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8769--8771 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8772 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8854--8856 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8857 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8939--8941 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8942 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9024--9026 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9027 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9109--9111 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9112 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9194--9196 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9197 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9279--9281 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9282 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9364--9366 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9367 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9449--9451 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9452 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9534--9536 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9537 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9619--9621 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9622 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9704--9706 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9707 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9789--9791 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9792 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9874--9876 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9877 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9959--9961 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9962 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10044--10046 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10047 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10129--10131 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10132 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10214--10216 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10217 []\T1/qtm/m/n/10 Imm6[0|5:1] [46] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10299--10301 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10302 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10384--10386 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10387 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10469--10471 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10472 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10498--10500 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10501 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10527--10529 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10530 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10556--10558 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10559 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10585--10587 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10588 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10614--10616 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10617 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10699--10701 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10702 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10784--10786 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10787 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10869--10871 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10872 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10954--10956 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10957 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11039--11041 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11042 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11124--11126 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11127 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11209--11211 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11212 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11294--11296 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11297 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11379--11381 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11382 []\T1/qtm/m/n/10 Imm6[0|5:1] [47] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11464--11466 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11467 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11549--11551 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11552 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11634--11636 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11637 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11691--11693 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11694 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11748--11750 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11751 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11777--11779 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11780 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11806--11808 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11809 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11835--11837 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11838 []\T1/qtm/m/n/10 Imm6[0|5:1] [48] Overfull \hbox (4.32979pt too wide) in paragraph at lines 12171--12174 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.32979pt too wide) in paragraph at lines 12174--12177 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 12183--12186 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.4196pt too wide) in paragraph at lines 12205--12208 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (4.32979pt too wide) in paragraph at lines 12225--12228 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.32979pt too wide) in paragraph at lines 12228--12231 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 12237--12240 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.4196pt too wide) in paragraph at lines 12259--12262 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (1.26183pt too wide) in paragraph at lines 12344--12346 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12347 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12429--12431 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12432 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12514--12516 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12517 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12599--12601 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12602 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12684--12686 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12687 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12769--12771 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12772 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12854--12856 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12857 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12939--12941 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12942 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13024--13026 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13027 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13109--13111 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13112 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13194--13196 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13197 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13279--13281 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13282 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13364--13366 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13367 []\T1/qtm/m/n/10 Imm6[0|5:1] [49] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13449--13451 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13452 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13534--13536 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13537 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13619--13621 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13622 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13704--13706 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13707 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13789--13791 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13792 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13874--13876 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13877 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13959--13961 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13962 []\T1/qtm/m/n/10 Imm6[0|5:1] [50] Overfull \hbox (4.32979pt too wide) in paragraph at lines 14120--14122 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.32979pt too wide) in paragraph at lines 14123--14125 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 14132--14134 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.4196pt too wide) in paragraph at lines 14154--14156 []|\T1/qhv/b/n/10 funct3| [51] [52] Chapter 8. [53] [54] [55] [56] Chapter 9. Underfull \hbox (badness 10000) in paragraph at lines 15057--15060 []|\T1/qhv/b/n/10 CSR Ad- Underfull \hbox (badness 10000) in paragraph at lines 15077--15080 []|\T1/qhv/b/n/10 CSR Ad- [57] Overfull \hbox (5.64143pt too wide) in paragraph at lines 15856--15858 []|\T1/txtt/m/n/10 mhpmcounterh31| [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] Chapter 10. [77] [78] [79] [80] Chapter 11. [81] Overfull \hbox (2.3231pt too wide) in paragraph at lines 19667--19669 []|\T1/txtt/m/n/10 dm_exception_addr_i[31:0]| [82] [83 <./debug_running.png>] [84 <./debug_halted.png>] [85] [86] Chapter 12. [87 <./CV32E40P_Pipeline.png>] Underfull \hbox (badness 5008) in paragraph at lines 20029--20032 []\T1/qtm/m/n/10 2 (half-word trans-fer cross-ing Underfull \hbox (badness 10000) in paragraph at lines 20100--20106 []|\T1/qtm/m/n/10 4 (msta-tus, mepc, mtvec, Underfull \hbox (badness 10000) in paragraph at lines 20100--20106 \T1/qtm/m/n/10 mcause, mcy-cle, min-stret, Underfull \hbox (badness 10000) in paragraph at lines 20100--20106 \T1/qtm/m/n/10 mh-pm-counter*, mcy-cleh, Underfull \hbox (badness 10000) in paragraph at lines 20100--20106 \T1/qtm/m/n/10 min-streth, mh-pm-counter*h, Underfull \hbox (badness 10000) in paragraph at lines 20100--20106 \T1/qtm/m/n/10 mcountin-hibit, mh-p-mevent*, Underfull \hbox (badness 10000) in paragraph at lines 20132--20136 []|\T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 20158--20162 []|\T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 20158--20162 \T1/qtm/m/n/10 Com-par-i-son, Con- Underfull \hbox (badness 10000) in paragraph at lines 20167--20172 []|\T1/qtm/m/n/10 Sin-gle Pre-ci-sion Underfull \hbox (badness 10000) in paragraph at lines 20167--20172 \T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 20167--20172 \T1/qtm/m/n/10 Di-vi-sion and [88] [89] [90] Chapter 13. [91] [92 <./obi_instruction_basic.png>] [93 <./obi_instruction_multiple_outstan ding.png>] [94] Chapter 14. [95] [96] [97 <./obi_data_basic.png>] [98 <./obi_data_back_to_back.png>] [99 <./obi_data_slow_response.png>] [100 <./obi_data_multiple_outstanding.png>] Chapter 15. [101] [102] Chapter 16. [103] [104] [105 <./wfi.png>] [106 <./load_event.png>] Chapter 17. [107] [108 <./rtl_freeze_rules.png>] Underfull \hbox (badness 10000) in paragraph at lines 21125--21127 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 21129--21131 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 21133--21135 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / [109] [110] Chapter 18. [111] (./openhw-group-cv32e40p-user-manual.ind) [112] (./openhw-group-cv32e40p-user-manual.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/cmmi5.pfb> Output written on openhw-group-cv32e40p-user-manual.pdf (118 pages, 951278 byte s). Transcript written on openhw-group-cv32e40p-user-manual.log. Latexmk: Index file 'openhw-group-cv32e40p-user-manual.idx' was written Latexmk: Log file says output to 'openhw-group-cv32e40p-user-manual.pdf' Latexmk: Log file says output to 'openhw-group-cv32e40p-user-manual.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'openhw-group-cv32e40p-user-manual.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="openhw-group-cv32e40p-user-manual" "CV32E40P_User_Manual.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 (./CV32E40P_User_Manual.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-cv32e40p-user-manual.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./openhw-group-cv32e40p-user-manual.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-cv32e40p-user-manual.out) (./openhw-group-cv32e40p-user-manual.out) (/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}] [2] (./openhw-group-cv32e40p-user-manual.toc [1] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [2] [3]) [4] Chapter 1. [1] [2] Chapter 2. [3 <./CV32E40P_Block_Diagram.png>] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [4] [5] [6] [7] [8] Chapter 3. [9] Underfull \hbox (badness 10000) in paragraph at lines 777--783 []\T1/qtm/m/n/10 Ex-am-ples of PULP ISA ex-ten-sions are post- Underfull \hbox (badness 6625) in paragraph at lines 777--783 \T1/qtm/m/it/10 Load & Store In-struc-tions and Register-Register [10] [11] [12] Underfull \hbox (badness 5036) in paragraph at lines 1105--1111 []\T1/qtm/m/n/10 The top level mod-ule is called cv32e40p_top and in-cludes bot h the core and the FPU. All the core Underfull \hbox (badness 8038) in paragraph at lines 1105--1111 \T1/qtm/m/n/10 files are in \T1/txtt/m/n/10 rtl \T1/qtm/m/n/10 and \T1/txtt/m/n /10 rtl/include \T1/qtm/m/n/10 fold-ers (all syn-the-siz-able) while all the FP U files are in \T1/txtt/m/n/10 rtl/ Underfull \hbox (badness 10000) in paragraph at lines 1105--1111 \T1/txtt/m/n/10 vendor/pulp_platform_common_cells\T1/qtm/m/n/10 , \T1/txtt/m/n/ 10 rtl/vendor/pulp_platform_fpnew \T1/qtm/m/n/10 and \T1/txtt/m/n/10 rtl/vendor / [13] [14] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 1339--1341 []|\T1/qtm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 1363--1368 []\T1/qtm/m/n/10 This pa-ram-e-ter sets a num-ber of Underfull \hbox (badness 5417) in paragraph at lines 1363--1368 \T1/qtm/m/n/10 pipeline stages to be in-serted into Underfull \hbox (badness 6300) in paragraph at lines 1363--1368 \T1/qtm/m/n/10 the com-pu-ta-tional units per op-er-a- Underfull \hbox (badness 10000) in paragraph at lines 1363--1368 \T1/qtm/m/n/10 la-ten-cies for dif-fer-ent op-er-a-tions Underfull \hbox (badness 10000) in paragraph at lines 1372--1374 []\T1/qtm/m/n/10 AD-Di-tion/MULtiplication op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 1375--1377 []\T1/qtm/m/n/10 DI-Vi-sion/SQuare RooT op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 1384--1387 []\T1/txtt/m/n/10 FPU_ADDMUL_LAT \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 1391--1393 []|\T1/qtm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 1423--1425 []\T1/qtm/m/n/10 AD-Di-tion/MULtiplication op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 1426--1428 []\T1/qtm/m/n/10 DI-Vi-sion/SQuare RooT op-er-a-tion Overfull \hbox (3.4317pt too wide) in paragraph at lines 1436--1438 []|\T1/txtt/m/n/10 PipeConfig| Underfull \hbox (badness 10000) in paragraph at lines 1448--1451 \T1/qtm/m/n/10 ing reg-is-ters (num-ber de-fined by [15] [16] [17] [18] Chapter 5. [19] [20] [21] [22] Chapter 6. [23] [24] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 2098--2100 []\T1/qtm/m/n/10 Multiply-Accumulate ex-ten-sions, see [][]\T1/qtm/m/it/10 Mult iply-Accumulate[][]\T1/qtm/m/n/10 , in-voked in the tool chain with [25] [26] [27] [28] [29] [30] [31] [32] [33] Overfull \hbox (2.41225pt too wide) in paragraph at lines 4198--4200 []|\T1/qhv/m/n/10 31: Underfull \hbox (badness 10000) in paragraph at lines 4207--4209 []|\T1/qhv/m/n/10 19 Underfull \hbox (badness 10000) in paragraph at lines 4207--4209 \T1/qhv/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 4210--4212 []|\T1/qhv/m/n/10 14 : Overfull \hbox (3.57224pt too wide) in paragraph at lines 4229--4231 []|\T1/qhv/b/n/10 rs1| Overfull \hbox (4.4196pt too wide) in paragraph at lines 4232--4234 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (2.04185pt too wide) in paragraph at lines 4252--4254 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.04185pt too wide) in paragraph at lines 4277--4279 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.04185pt too wide) in paragraph at lines 4302--4304 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.04185pt too wide) in paragraph at lines 4327--4329 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.04185pt too wide) in paragraph at lines 4352--4354 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 4374--4376 []|\T1/qtm/m/n/10 000, Overfull \hbox (2.04185pt too wide) in paragraph at lines 4377--4379 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 4417--4419 []|\T1/qhv/m/n/10 19 Underfull \hbox (badness 10000) in paragraph at lines 4417--4419 \T1/qhv/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 4420--4422 []|\T1/qhv/m/n/10 14 : Overfull \hbox (3.57224pt too wide) in paragraph at lines 4436--4438 []|\T1/qhv/b/n/10 rs1| Overfull \hbox (4.4196pt too wide) in paragraph at lines 4439--4441 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4456--4458 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4478--4480 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4500--4502 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4522--4524 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4544--4546 []|\T1/qtm/m/n/10 scr1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4566--4568 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4588--4590 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4610--4612 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4632--4634 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.17226pt too wide) in paragraph at lines 4654--4656 []|\T1/qtm/m/n/10 src1| [34] [35] Overfull \hbox (2.04185pt too wide) in paragraph at lines 5425--5427 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.04185pt too wide) in paragraph at lines 5447--5449 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.41225pt too wide) in paragraph at lines 5525--5527 []|\T1/qhv/m/n/10 31: [36] Underfull \hbox (badness 10000) in paragraph at lines 6070--6072 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 6076--6078 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.58429pt too wide) in paragraph at lines 6092--6094 []|\T1/qhv/b/n/10 Imm12[10:5]| Overfull \hbox (0.5396pt too wide) in paragraph at lines 6095--6097 []|\T1/qhv/b/n/10 Imm5| Overfull \hbox (4.4196pt too wide) in paragraph at lines 6101--6103 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (3.9594pt too wide) in paragraph at lines 6130--6132 []|\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (1.1794pt too wide) in paragraph at lines 6133--6135 []|\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 6139--6142 []|\T1/qtm/b/n/10 cv.beqimm Underfull \hbox (badness 10000) in paragraph at lines 6139--6142 \T1/qtm/b/n/10 rs1, Imm5, Overfull \hbox (3.9594pt too wide) in paragraph at lines 6158--6160 []|\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (1.1794pt too wide) in paragraph at lines 6161--6163 []|\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 6167--6170 []|\T1/qtm/b/n/10 cv.bneimm Underfull \hbox (badness 10000) in paragraph at lines 6167--6170 \T1/qtm/b/n/10 rs1, Imm5, [37] [38] [39] Overfull \hbox (1.9329pt too wide) in paragraph at lines 6556--6558 []|\T1/qhv/m/n/10 31: Overfull \hbox (1.9329pt too wide) in paragraph at lines 6816--6818 []|\T1/qhv/m/n/10 31: [40] [41] [42] [43] [44] [45] Overfull \hbox (4.32979pt too wide) in paragraph at lines 7916--7919 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.32979pt too wide) in paragraph at lines 7919--7922 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 7928--7931 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.4196pt too wide) in paragraph at lines 7950--7953 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (4.32979pt too wide) in paragraph at lines 7970--7973 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.32979pt too wide) in paragraph at lines 7973--7976 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 7982--7985 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.4196pt too wide) in paragraph at lines 8004--8007 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (1.26183pt too wide) in paragraph at lines 8089--8091 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8092 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8174--8176 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8177 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8259--8261 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8262 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8344--8346 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8347 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8429--8431 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8432 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8514--8516 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8517 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8599--8601 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8602 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8684--8686 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8687 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8769--8771 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8772 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8854--8856 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8857 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 8939--8941 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 8942 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9024--9026 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9027 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9109--9111 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9112 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9194--9196 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9197 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9279--9281 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9282 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9364--9366 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9367 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9449--9451 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9452 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9534--9536 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9537 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9619--9621 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9622 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9704--9706 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9707 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9789--9791 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9792 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9874--9876 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9877 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 9959--9961 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 9962 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10044--10046 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10047 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10129--10131 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10132 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10214--10216 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10217 []\T1/qtm/m/n/10 Imm6[0|5:1] [46] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10299--10301 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10302 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10384--10386 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10387 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10469--10471 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10472 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10498--10500 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10501 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10527--10529 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10530 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10556--10558 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10559 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10585--10587 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10588 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10614--10616 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10617 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10699--10701 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10702 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10784--10786 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10787 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10869--10871 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10872 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 10954--10956 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 10957 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11039--11041 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11042 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11124--11126 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11127 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11209--11211 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11212 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11294--11296 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11297 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11379--11381 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11382 []\T1/qtm/m/n/10 Imm6[0|5:1] [47] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11464--11466 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11467 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11549--11551 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11552 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11634--11636 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11637 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11691--11693 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11694 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11748--11750 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11751 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11777--11779 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11780 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11806--11808 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11809 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 11835--11837 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 11838 []\T1/qtm/m/n/10 Imm6[0|5:1] [48] Overfull \hbox (4.32979pt too wide) in paragraph at lines 12171--12174 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.32979pt too wide) in paragraph at lines 12174--12177 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 12183--12186 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.4196pt too wide) in paragraph at lines 12205--12208 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (4.32979pt too wide) in paragraph at lines 12225--12228 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.32979pt too wide) in paragraph at lines 12228--12231 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 12237--12240 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.4196pt too wide) in paragraph at lines 12259--12262 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (1.26183pt too wide) in paragraph at lines 12344--12346 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12347 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12429--12431 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12432 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12514--12516 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12517 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12599--12601 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12602 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12684--12686 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12687 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12769--12771 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12772 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12854--12856 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12857 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 12939--12941 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 12942 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13024--13026 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13027 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13109--13111 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13112 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13194--13196 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13197 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13279--13281 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13282 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13364--13366 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13367 []\T1/qtm/m/n/10 Imm6[0|5:1] [49] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13449--13451 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13452 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13534--13536 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13537 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13619--13621 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13622 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13704--13706 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13707 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13789--13791 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13792 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13874--13876 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13877 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) in paragraph at lines 13959--13961 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.26183pt too wide) detected at line 13962 []\T1/qtm/m/n/10 Imm6[0|5:1] [50] Overfull \hbox (4.32979pt too wide) in paragraph at lines 14120--14122 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.32979pt too wide) in paragraph at lines 14123--14125 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 14132--14134 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.4196pt too wide) in paragraph at lines 14154--14156 []|\T1/qhv/b/n/10 funct3| [51] [52] Chapter 8. [53] [54] [55] [56] Chapter 9. Underfull \hbox (badness 10000) in paragraph at lines 15057--15060 []|\T1/qhv/b/n/10 CSR Ad- Underfull \hbox (badness 10000) in paragraph at lines 15077--15080 []|\T1/qhv/b/n/10 CSR Ad- [57] Overfull \hbox (5.64143pt too wide) in paragraph at lines 15856--15858 []|\T1/txtt/m/n/10 mhpmcounterh31| [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] Chapter 10. [77] [78] [79] [80] Chapter 11. [81] Overfull \hbox (2.3231pt too wide) in paragraph at lines 19667--19669 []|\T1/txtt/m/n/10 dm_exception_addr_i[31:0]| [82] [83 <./debug_running.png>] [84 <./debug_halted.png>] [85] [86] Chapter 12. [87 <./CV32E40P_Pipeline.png>] Underfull \hbox (badness 5008) in paragraph at lines 20029--20032 []\T1/qtm/m/n/10 2 (half-word trans-fer cross-ing Underfull \hbox (badness 10000) in paragraph at lines 20100--20106 []|\T1/qtm/m/n/10 4 (msta-tus, mepc, mtvec, Underfull \hbox (badness 10000) in paragraph at lines 20100--20106 \T1/qtm/m/n/10 mcause, mcy-cle, min-stret, Underfull \hbox (badness 10000) in paragraph at lines 20100--20106 \T1/qtm/m/n/10 mh-pm-counter*, mcy-cleh, Underfull \hbox (badness 10000) in paragraph at lines 20100--20106 \T1/qtm/m/n/10 min-streth, mh-pm-counter*h, Underfull \hbox (badness 10000) in paragraph at lines 20100--20106 \T1/qtm/m/n/10 mcountin-hibit, mh-p-mevent*, Underfull \hbox (badness 10000) in paragraph at lines 20132--20136 []|\T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 20158--20162 []|\T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 20158--20162 \T1/qtm/m/n/10 Com-par-i-son, Con- Underfull \hbox (badness 10000) in paragraph at lines 20167--20172 []|\T1/qtm/m/n/10 Sin-gle Pre-ci-sion Underfull \hbox (badness 10000) in paragraph at lines 20167--20172 \T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 20167--20172 \T1/qtm/m/n/10 Di-vi-sion and [88] [89] [90] Chapter 13. [91] [92 <./obi_instruction_basic.png>] [93 <./obi_instruction_multiple_outstan ding.png>] [94] Chapter 14. [95] [96] [97 <./obi_data_basic.png>] [98 <./obi_data_back_to_back.png>] [99 <./obi_data_slow_response.png>] [100 <./obi_data_multiple_outstanding.png>] Chapter 15. [101] [102] Chapter 16. [103] [104] [105 <./wfi.png>] [106 <./load_event.png>] Chapter 17. [107] [108 <./rtl_freeze_rules.png>] Underfull \hbox (badness 10000) in paragraph at lines 21125--21127 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 21129--21131 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 21133--21135 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / [109] [110] Chapter 18. [111] (./openhw-group-cv32e40p-user-manual.ind) [112] (./openhw-group-cv32e40p-user-manual.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/cmmi5.pfb> Output written on openhw-group-cv32e40p-user-manual.pdf (118 pages, 951278 byte s). Transcript written on openhw-group-cv32e40p-user-manual.log. Latexmk: Index file 'openhw-group-cv32e40p-user-manual.idx' was written Latexmk: Log file says output to 'openhw-group-cv32e40p-user-manual.pdf' Latexmk: Log file says output to 'openhw-group-cv32e40p-user-manual.pdf' === TeX engine is 'pdfTeX' Latexmk: All targets () are up-to-date [rtd-command-info] start-time: 2023-08-30T16:29:07.594774Z, end-time: 2023-08-30T16:29:13.258043Z, duration: 5, exit-code: 0 python -m sphinx -T -E -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v7.2.4 making output directory... done WARNING: conf value "version" should not be empty for EPUB3 building [mo]: targets for 0 po files that are out of date writing output... building [epub]: targets for 19 source files that are out of date updating environment: [new config] 19 added, 0 changed, 0 removed reading sources... [ 5%] control_status_registers reading sources... [ 11%] core_versions reading sources... [ 16%] corev_hw_loop reading sources... [ 21%] debug reading sources... [ 26%] exceptions_interrupts reading sources... [ 32%] fpu reading sources... [ 37%] glossary reading sources... [ 42%] index reading sources... [ 47%] instruction_fetch reading sources... [ 53%] instruction_set_extensions reading sources... [ 58%] integration reading sources... [ 63%] intro reading sources... [ 68%] load_store_unit reading sources... [ 74%] perf_counters reading sources... [ 79%] pipeline reading sources... [ 84%] preface reading sources... [ 89%] register_file reading sources... [ 95%] sleep reading sources... [100%] verification /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "general alu operations encoding". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "general alu operations encoding". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "general alu operations encoding". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "general alu operations encoding". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "16-bit multiplication operations". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "16-bit multiply-accumulate operations". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "32-bit multiply-accumulate operations". /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/checkouts/latest/docs/source/instruction_set_extensions.rst:21: WARNING: Duplicate explicit target name: "simd alu encoding". 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... [ 5%] control_status_registers writing output... [ 11%] core_versions writing output... [ 16%] corev_hw_loop writing output... [ 21%] debug writing output... [ 26%] exceptions_interrupts writing output... [ 32%] fpu writing output... [ 37%] glossary writing output... [ 42%] index writing output... [ 47%] instruction_fetch writing output... [ 53%] instruction_set_extensions writing output... [ 58%] integration writing output... [ 63%] intro writing output... [ 68%] load_store_unit writing output... [ 74%] perf_counters writing output... [ 79%] pipeline writing output... [ 84%] preface writing output... [ 89%] register_file writing output... [ 95%] sleep writing output... [100%] verification generating indices... genindex done writing additional pages... done copying images... [ 8%] ../images/rtl_freeze_rules.png copying images... [ 15%] ../images/debug_running.svg copying images... [ 23%] ../images/debug_halted.svg copying images... [ 31%] ../images/obi_instruction_basic.svg copying images... [ 38%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 46%] ../images/CV32E40P_Block_Diagram.png copying images... [ 54%] ../images/obi_data_basic.svg copying images... [ 62%] ../images/obi_data_back_to_back.svg copying images... [ 69%] ../images/obi_data_slow_response.svg copying images... [ 77%] ../images/obi_data_multiple_outstanding.svg copying images... [ 85%] ../images/CV32E40P_Pipeline.png copying images... [ 92%] ../images/wfi.svg copying images... [100%] ../images/load_event.svg writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing CORE-VCV32E40PUserManual.epub file... Updating searchtools for Read the Docs search... build succeeded, 9 warnings. The ePub file is in ../../_readthedocs/epub.