Read the Docs build information Build id: 1421822 Project: openhw-group-cv32e40p-user-manual Version: latest Commit: 7f088b9dd5591fe6970e9c84ac40122db6edf201 Date: 2023-04-19T07:26:14.887371Z State: finished Success: True [rtd-command-info] start-time: 2023-04-19T07:26:17.711607Z, end-time: 2023-04-19T07:26:19.621557Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/openhwgroup/cv32e40p.git . Cloning into '.'... [rtd-command-info] start-time: 2023-04-19T07:26:19.844654Z, end-time: 2023-04-19T07:26:19.968875Z, 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 7f088b9 Merge pull request #797 from openhwgroup/dev [rtd-command-info] start-time: 2023-04-19T07:26:20.156859Z, end-time: 2023-04-19T07:26:20.236759Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-04-19T07:26:21.340273Z, end-time: 2023-04-19T07:26:25.879828Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-04-19T07:26:26.093939Z, end-time: 2023-04-19T07:26:27.746086Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/site-packages (23.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 27.4 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-04-19T07:26:27.941696Z, end-time: 2023-04-19T07:26:35.390357Z, duration: 7, 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 Downloading Pillow-9.5.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 78.4 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 255.3 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 190.4 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 Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 227.0 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 214.6 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 254.6 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 232.3 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 217.5 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 222.3 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 213.6 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 214.0 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 219.3 MB/s eta 0:00:00 Collecting Pygments>=2.12 (from sphinx) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 260.8 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 209.8 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 197.3 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.5.0 (from sphinx) Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 193.4 MB/s eta 0:00:00 Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 184.0 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-6.5.0-py3-none-any.whl (22 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 254.0 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery!=3.0.0,>=2.0.0 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 231.0 MB/s eta 0:00:00 Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 257.0 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting typing-extensions>=3.6.4 (from importlib-metadata>=4.8->sphinx) Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.5.0->sphinx) Downloading charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 171.0/171.0 kB 221.4 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.5.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 188.9 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 (from requests>=2.5.0->sphinx) Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 236.1 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.5.0->sphinx) Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 232.1 MB/s eta 0:00:00 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=23772 sha256=110e314c9f6eca2b461f2b9280afc689e7e5eb4dd528c9c0c4cc020435064754 Stored in directory: /tmp/pip-ephem-wheel-cache-pavc_g0p/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.2 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2022.12.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.5.0 mock-1.0.1 packaging-23.1 pillow-9.5.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 snowballstemmer-2.2.0 sphinx-5.3.0 sphinx-rtd-theme-1.2.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.5.0 urllib3-1.26.15 zipp-3.15.0 [rtd-command-info] start-time: 2023-04-19T07:26:35.632372Z, end-time: 2023-04-19T07:26:36.925855Z, 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.7/site-packages (from -r docs/requirements.txt (line 1)) (5.3.0) Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/site-packages (from -r docs/requirements.txt (line 2)) (1.2.0) Requirement already satisfied: recommonmark in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/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.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.2) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/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.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.3) Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (3.1.2) Requirement already satisfied: Pygments>=2.12 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.15.1) Requirement already satisfied: docutils<0.20,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/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.7/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.7/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.7/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.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.28.2) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/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.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (6.5.0) Requirement already satisfied: sphinxcontrib-jquery!=3.0.0,>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/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.7/site-packages (from recommonmark->-r docs/requirements.txt (line 3)) (0.9.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/site-packages (from babel>=2.9->sphinx->-r docs/requirements.txt (line 1)) (2023.3) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=4.8->sphinx->-r docs/requirements.txt (line 1)) (3.15.0) Requirement already satisfied: typing-extensions>=3.6.4 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=4.8->sphinx->-r docs/requirements.txt (line 1)) (4.5.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/site-packages (from Jinja2>=3.0->sphinx->-r docs/requirements.txt (line 1)) (2.1.2) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 1)) (3.1.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.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 1)) (3.4) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 1)) (1.26.15) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 1)) (2022.12.7) 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-04-19T07:26:40.092560Z, end-time: 2023-04-19T07:26:40.157759Z, 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') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, '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.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': 'https://docs.openhwgroup.org/projects/cv32e40p-user-manual/en/latest/', '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': '7f088b9d', } # 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(): html_context.update(context) 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/1421822/' 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-04-19T07:26:40.390027Z, end-time: 2023-04-19T07:26:46.482209Z, duration: 6, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.3.0 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 20 source files that are out of date updating environment: [new config] 20 added, 0 changed, 0 removed reading sources... [ 5%] control_status_registers reading sources... [ 10%] core_versions reading sources... [ 15%] corev_hw_loop reading sources... [ 20%] debug reading sources... [ 25%] exceptions_interrupts reading sources... [ 30%] fpu reading sources... [ 35%] getting_started reading sources... [ 40%] glossary reading sources... [ 45%] index reading sources... [ 50%] instruction_fetch reading sources... [ 55%] instruction_set_extensions reading sources... [ 60%] integration reading sources... [ 65%] intro reading sources... [ 70%] load_store_unit reading sources... [ 75%] perf_counters reading sources... [ 80%] pipeline reading sources... [ 85%] preface reading sources... [ 90%] 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 writing output... [ 5%] control_status_registers writing output... [ 10%] core_versions writing output... [ 15%] corev_hw_loop writing output... [ 20%] debug writing output... [ 25%] exceptions_interrupts writing output... [ 30%] fpu writing output... [ 35%] getting_started writing output... [ 40%] glossary writing output... [ 45%] index writing output... [ 50%] instruction_fetch writing output... [ 55%] instruction_set_extensions writing output... [ 60%] integration writing output... [ 65%] intro writing output... [ 70%] load_store_unit writing output... [ 75%] perf_counters writing output... [ 80%] pipeline writing output... [ 85%] preface writing output... [ 90%] register_file writing output... [ 95%] sleep writing output... [100%] verification generating indices... genindex done writing additional pages... search done copying images... [ 7%] ../images/rtl_freeze_rules.png copying images... [ 15%] ../images/debug_running.svg copying images... [ 23%] ../images/debug_halted.svg copying images... [ 30%] ../images/obi_instruction_basic.svg copying images... [ 38%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 46%] ../images/CV32E40P_Block_Diagram.png copying images... [ 53%] ../images/obi_data_basic.svg copying images... [ 61%] ../images/obi_data_back_to_back.svg copying images... [ 69%] ../images/obi_data_slow_response.svg copying images... [ 76%] ../images/obi_data_multiple_outstanding.svg copying images... [ 84%] ../images/CV32E40P_Pipeline.png copying images... [ 92%] ../images/wfi.svg copying images... [100%] ../images/load_event.svg copying static files... done copying extra files... done 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-04-19T07:26:46.727986Z, end-time: 2023-04-19T07:26:52.945019Z, duration: 6, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v5.3.0 making output directory... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 20 added, 0 changed, 0 removed reading sources... [ 5%] control_status_registers reading sources... [ 10%] core_versions reading sources... [ 15%] corev_hw_loop reading sources... [ 20%] debug reading sources... [ 25%] exceptions_interrupts reading sources... [ 30%] fpu reading sources... [ 35%] getting_started reading sources... [ 40%] glossary reading sources... [ 45%] index reading sources... [ 50%] instruction_fetch reading sources... [ 55%] instruction_set_extensions reading sources... [ 60%] integration reading sources... [ 65%] intro reading sources... [ 70%] load_store_unit reading sources... [ 75%] perf_counters reading sources... [ 80%] pipeline reading sources... [ 85%] preface reading sources... [ 90%] 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 getting_started integration verification pipeline instruction_fetch load_store_unit register_file fpu sleep corev_hw_loop control_status_registers perf_counters exceptions_interrupts debug instruction_set_extensions core_versions glossary done writing... done writing additional files... done copying images... [ 7%] ../images/CV32E40P_Block_Diagram.png copying images... [ 15%] ../images/CV32E40P_Pipeline.png copying images... [ 23%] ../images/obi_instruction_basic.svg copying images... [ 30%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 38%] ../images/obi_data_basic.svg copying images... [ 46%] ../images/obi_data_back_to_back.svg copying images... [ 53%] ../images/obi_data_slow_response.svg copying images... [ 61%] ../images/obi_data_multiple_outstanding.svg copying images... [ 69%] ../images/wfi.svg copying images... [ 76%] ../images/load_event.svg copying images... [ 84%] ../images/debug_running.svg copying images... [ 92%] ../images/debug_halted.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-04-19T07:26:53.737122Z, end-time: 2023-04-19T07:27:04.529374Z, duration: 10, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v5.3.0 making output directory... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 20 added, 0 changed, 0 removed reading sources... [ 5%] control_status_registers reading sources... [ 10%] core_versions reading sources... [ 15%] corev_hw_loop reading sources... [ 20%] debug reading sources... [ 25%] exceptions_interrupts reading sources... [ 30%] fpu reading sources... [ 35%] getting_started reading sources... [ 40%] glossary reading sources... [ 45%] index reading sources... [ 50%] instruction_fetch reading sources... [ 55%] instruction_set_extensions reading sources... [ 60%] integration reading sources... [ 65%] intro reading sources... [ 70%] load_store_unit reading sources... [ 75%] perf_counters reading sources... [ 80%] pipeline reading sources... [ 85%] preface reading sources... [ 90%] 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 processing CV32E40P_User_Manual.tex... index preface intro getting_started integration verification pipeline instruction_fetch load_store_unit register_file fpu sleep corev_hw_loop control_status_registers perf_counters exceptions_interrupts debug instruction_set_extensions core_versions glossary resolving references... done writing... done copying images... [ 7%] ../images/CV32E40P_Block_Diagram.png copying images... [ 15%] ../images/CV32E40P_Pipeline.png copying images... [ 23%] ../images/obi_instruction_basic.svg copying images... [ 30%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 38%] ../images/obi_data_basic.svg copying images... [ 46%] ../images/obi_data_back_to_back.svg copying images... [ 53%] ../images/obi_data_slow_response.svg copying images... [ 61%] ../images/obi_data_multiple_outstanding.svg copying images... [ 69%] ../images/wfi.svg copying images... [ 76%] ../images/load_event.svg copying images... [ 84%] ../images/debug_running.svg copying images... [ 92%] ../images/debug_halted.svg copying images... [100%] ../images/rtl_freeze_rules.png copying TeX support files... copying TeX support files... done 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-04-19T07:27:06.325514Z, end-time: 2023-04-19T07:27:06.382024Z, 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-04-19T07:27:06.562536Z, end-time: 2023-04-19T07:27:13.542383Z, duration: 6, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=openhw-group-cv32e40p-user-manual -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex 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.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./CV32E40P_User_Manual.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/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)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.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/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/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file openhw-group-cv32e40p-user-manual.idx (./openhw-group-cv32e40p-user-manual.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/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 166. LaTeX Warning: Reference `intro:blockdiagram' on page 3 undefined on input line 166. (/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 201. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 4 unde fined on input line 201. (/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 394. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 5 u ndefined on input line 398. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 5 undefined on input line 402. Underfull \hbox (badness 5036) in paragraph at lines 413--419 []\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 413--419 \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 413--419 \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 `getting_started:clock-gating-cell' on page 5 un defined on input line 422. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 5 un defined on input line 436. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 5 un defined on input line 445. [5] LaTeX Warning: Hyper reference `getting_started:getting-started' on page 6 unde fined on input line 465. LaTeX Warning: Hyper reference `integration:core-integration' on page 6 undefin ed on input line 469. LaTeX Warning: Hyper reference `verification:verification' on page 6 undefined on input line 473. LaTeX Warning: Hyper reference `pipeline:pipeline-details' on page 6 undefined on input line 477. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 6 undefined on input line 481. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 6 unde fined on input line 481. LaTeX Warning: Hyper reference `register_file:register-file' on page 6 undefine d on input line 485. LaTeX Warning: Hyper reference `fpu:fpu' on page 6 undefined on input line 489. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 6 undefined on input line 493. LaTeX Warning: Hyper reference `corev_hw_loop:hwloop-specs' on page 6 undefined on input line 497. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 6 undefined on input line 501. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 6 u ndefined on input line 505. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 6 undefined on input line 509. LaTeX Warning: Hyper reference `debug:debug-support' on page 6 undefined on inp ut line 513. LaTeX Warning: Hyper reference `instruction_set_extensions:custom-isa-extension s' on page 6 undefined on input line 517. LaTeX Warning: Hyper reference `core_versions:core-versions' on page 6 undefine d on input line 521. LaTeX Warning: Hyper reference `glossary:glossary' on page 6 undefined on input line 525. [6] LaTeX Warning: Hyper reference `corev_hw_loop:hwloop-specs' on page 7 undefined on input line 581. [7] [8] Chapter 3. [9] [10] Chapter 4. LaTeX Warning: Hyper reference `core_versions:backward-compatibility' on page 1 1 undefined on input line 688. [11] LaTeX Warning: Hyper reference `fpu:fpu' on page 12 undefined on input line 792 . LaTeX Warning: Hyper reference `fpu:fpu' on page 12 undefined on input line 806 . LaTeX Warning: Hyper reference `fpu:fpu' on page 12 undefined on input line 820 . LaTeX Warning: Hyper reference `fpu:fpu' on page 12 undefined on input line 835 . LaTeX Warning: Hyper reference `instruction_set_extensions:custom-isa-extension s' on page 12 undefined on input line 850. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 12 undefined on input line 851. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-load-store' on page 12 undefined on input line 856. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-hardware-loop' on page 12 undefined on input line 857. Underfull \hbox (badness 10000) in paragraph at lines 853--859 []\T1/qtm/m/n/10 Ex-am-ples of PULP ISA ex-ten-sions are post- Underfull \hbox (badness 6173) in paragraph at lines 853--859 \T1/qtm/m/it/10 Load & Store In-struc-tions and Register-Register LaTeX Warning: Hyper reference `sleep:pulp-cluster' on page 12 undefined on inp ut line 870. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 12 undefined on input line 884. [12] LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 13 undefined on input line 993. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 13 undefined on input line 1008. LaTeX Warning: Hyper reference `control_status_registers:csr-mtvec' on page 13 undefined on input line 1038. LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1054. LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1071. LaTeX Warning: Hyper reference `control_status_registers:csr-mhartid' on page 1 3 undefined on input line 1087. LaTeX Warning: Hyper reference `control_status_registers:csr-uhartid' on page 1 3 undefined on input line 1087. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 13 undefined on input line 1096. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 13 und efined on input line 1107. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 13 undefined on input line 1118. LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1129. [13] [14] Chapter 5. [15] [16] [17] [18] Chapter 6. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 19 undefined on input line 1493. [19 <./CV32E40P_Pipeline.png>] LaTeX Warning: Hyper reference `pipeline:cycle-counts-per-instruction-type' on page 20 undefined on input line 1560. LaTeX Warning: Reference `pipeline:cycle-counts-per-instruction-type' on page 2 0 undefined on input line 1560. Underfull \hbox (badness 10000) in paragraph at lines 1714--1720 []|\T1/qtm/m/n/10 4 (msta-tus, mepc, mtvec, Underfull \hbox (badness 10000) in paragraph at lines 1714--1720 \T1/qtm/m/n/10 mcause, mcy-cle, min-stret, Underfull \hbox (badness 10000) in paragraph at lines 1714--1720 \T1/qtm/m/n/10 mh-pm-counter*, mcy-cleh, Underfull \hbox (badness 10000) in paragraph at lines 1714--1720 \T1/qtm/m/n/10 min-streth, mh-pm-counter*h, Underfull \hbox (badness 10000) in paragraph at lines 1714--1720 \T1/qtm/m/n/10 mcountin-hibit, mh-p-mevent*, Underfull \hbox (badness 10000) in paragraph at lines 1746--1750 []|\T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 1772--1776 []|\T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 1772--1776 \T1/qtm/m/n/10 Com-par-i-son, Con- Underfull \hbox (badness 10000) in paragraph at lines 1781--1786 []|\T1/qtm/m/n/10 Sin-gle Pre-ci-sion Underfull \hbox (badness 10000) in paragraph at lines 1781--1786 \T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 1781--1786 \T1/qtm/m/n/10 Di-vi-sion and [20] [21] [22] Chapter 7. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch-interface-s ignals' on page 23 undefined on input line 1821. LaTeX Warning: Reference `instruction_fetch:instruction-fetch-interface-signals ' on page 23 undefined on input line 1821. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 23 und efined on input line 1823. [23] LaTeX Warning: Hyper reference `instruction_fetch:obi-instruction-basic' on pag e 24 undefined on input line 1926. LaTeX Warning: Reference `instruction_fetch:obi-instruction-basic' on page 24 u ndefined on input line 1926. LaTeX Warning: Hyper reference `instruction_fetch:obi-instruction-multiple-outs tanding' on page 24 undefined on input line 1926. LaTeX Warning: Reference `instruction_fetch:obi-instruction-multiple-outstandin g' on page 24 undefined on input line 1926. [24 <./obi_instruction_basic.png>] [25 <./obi_instruction_multiple_outstanding. png>] [26] Chapter 8. LaTeX Warning: Hyper reference `load_store_unit:lsu-interface-signals' on page 27 undefined on input line 1954. LaTeX Warning: Reference `load_store_unit:lsu-interface-signals' on page 27 und efined on input line 1954. [27] LaTeX Warning: Hyper reference `load_store_unit:obi-data-basic' on page 28 unde fined on input line 2121. LaTeX Warning: Reference `load_store_unit:obi-data-basic' on page 28 undefined on input line 2121. LaTeX Warning: Hyper reference `load_store_unit:obi-data-back-to-back' on page 28 undefined on input line 2121. LaTeX Warning: Reference `load_store_unit:obi-data-back-to-back' on page 28 und efined on input line 2121. LaTeX Warning: Hyper reference `load_store_unit:obi-data-slow-response' on page 28 undefined on input line 2121. LaTeX Warning: Reference `load_store_unit:obi-data-slow-response' on page 28 un defined on input line 2121. LaTeX Warning: Hyper reference `load_store_unit:obi-data-multiple-outstanding' on page 28 undefined on input line 2122. LaTeX Warning: Reference `load_store_unit:obi-data-multiple-outstanding' on pag e 28 undefined on input line 2122. [28] [29 <./obi_data_basic.png>] [30 <./obi_data_back_to_back.png>] [31 <./obi_ data_slow_response.png>] [32 <./obi_data_multiple_outstanding.png>] Chapter 9. [33] [34] Chapter 10. Overfull \hbox (0.85944pt too wide) in paragraph at lines 2276--2278 []|\T1/txtt/m/n/10 EnableVectors| Underfull \hbox (badness 10000) in paragraph at lines 2399--2401 []|\T1/qtm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 2423--2428 []\T1/qtm/m/n/10 This pa-ram-e-ter sets a num-ber of Underfull \hbox (badness 5050) in paragraph at lines 2423--2428 \T1/qtm/m/n/10 pipeline stages to be in-serted into Underfull \hbox (badness 5802) in paragraph at lines 2423--2428 \T1/qtm/m/n/10 the com-pu-ta-tional units per op-er-a- Underfull \hbox (badness 10000) in paragraph at lines 2423--2428 \T1/qtm/m/n/10 la-ten-cies for dif-fer-ent op-er-a-tions Underfull \hbox (badness 10000) in paragraph at lines 2432--2434 []\T1/qtm/m/n/10 AD-Di-tion/MULtiplication op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 2435--2437 []\T1/qtm/m/n/10 DI-Vi-sion/SQuare RooT op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 2444--2447 []\T1/txtt/m/n/10 FPU_ADDMUL_LAT \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 2451--2453 []|\T1/qtm/m/n/10 op- Overfull \hbox (0.85541pt too wide) in paragraph at lines 2451--2453 \T1/qtm/m/n/10 grp_fmt_unit_types_t| Underfull \hbox (badness 10000) in paragraph at lines 2483--2485 []\T1/qtm/m/n/10 AD-Di-tion/MULtiplication op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 2486--2488 []\T1/qtm/m/n/10 DI-Vi-sion/SQuare RooT op-er-a-tion Overfull \hbox (3.88368pt too wide) in paragraph at lines 2496--2498 []|\T1/txtt/m/n/10 PipeConfig| Underfull \hbox (badness 10000) in paragraph at lines 2508--2511 \T1/qtm/m/n/10 ing reg-is-ters (num-ber de-fined by LaTeX Warning: Hyper reference `intro:synthesis-with-fpu' on page 35 undefined on input line 2516. [35] [36] LaTeX Warning: Hyper reference `pipeline:instructions-latency-table' on page 37 undefined on input line 2600. LaTeX Warning: Hyper reference `control_status_registers:csr-fcsr' on page 37 u ndefined on input line 2611. LaTeX Warning: Hyper reference `control_status_registers:csr-fflags' on page 37 undefined on input line 2613. LaTeX Warning: Hyper reference `control_status_registers:csr-frm' on page 37 un defined on input line 2613. LaTeX Warning: Hyper reference `control_status_registers:csr-fcsr' on page 37 u ndefined on input line 2613. [37] [38] Chapter 11. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 39 u ndefined on input line 2638. LaTeX Warning: Hyper reference `sleep:sleep-unit-interface-signals' on page 39 undefined on input line 2667. LaTeX Warning: Reference `sleep:sleep-unit-interface-signals' on page 39 undefi ned on input line 2667. LaTeX Warning: Hyper reference `sleep:pulp-cluster' on page 39 undefined on inp ut line 2720. LaTeX Warning: Hyper reference `sleep:wfi' on page 39 undefined on input line 2 747. LaTeX Warning: Hyper reference `sleep:pulp-cluster' on page 39 undefined on inp ut line 2765. [39] LaTeX Warning: Hyper reference `sleep:wfi-example' on page 40 undefined on inpu t line 2855. LaTeX Warning: Reference `sleep:wfi-example' on page 40 undefined on input line 2855. [40 <./wfi.png>] LaTeX Warning: Hyper reference `sleep:load-event-example' on page 41 undefined on input line 2944. LaTeX Warning: Reference `sleep:load-event-example' on page 41 undefined on inp ut line 2944. [41] [42 <./load_event.png>] Chapter 12. [43] LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 44 undefined on input line 3064. [44] Chapter 13. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 45 undefined on input line 3118. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 45 undefined on input line 3118. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 45 undefined on input line 3119. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 45 undefined on input line 3119. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 45 undefined on input line 3151. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 45 undefined on input line 3151. Underfull \hbox (badness 10000) in paragraph at lines 3166--3169 []|\T1/qhv/b/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 3186--3189 []|\T1/qhv/b/n/10 CSR Overfull \hbox (0.85944pt too wide) in paragraph at lines 3377--3379 []|\T1/txtt/m/n/10 hpmcounterh31| Overfull \hbox (0.85944pt too wide) in paragraph at lines 3599--3601 []|\T1/txtt/m/n/10 mcountinhibit| [45] Overfull \hbox (0.85944pt too wide) in paragraph at lines 3901--3903 []|\T1/txtt/m/n/10 mhpmcounter31| Overfull \hbox (0.85944pt too wide) in paragraph at lines 3940--3942 []|\T1/txtt/m/n/10 mhpmcounterh3| Overfull \hbox (6.10942pt too wide) in paragraph at lines 3961--3963 []|\T1/txtt/m/n/10 mhpmcounterh31| [46] LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 47 undefined on input line 4034. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 47 undefined on input line 4034. [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] LaTeX Warning: Hyper reference `integration:core-integration' on page 62 undefi ned on input line 7158. LaTeX Warning: Hyper reference `integration:core-integration' on page 62 undefi ned on input line 7205. [62] [63] [64] Chapter 14. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 65 undefined on input line 7363. [65] [66] [67] [68] Chapter 15. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 69 undefined on input line 7643. LaTeX Warning: Hyper reference `exceptions_interrupts:interrupt-interface-signa ls' on page 69 undefined on input line 7653. LaTeX Warning: Reference `exceptions_interrupts:interrupt-interface-signals' on page 69 undefined on input line 7653. [69] LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 70 undefined on input line 7746. LaTeX Warning: Hyper reference `instruction_set_extensions:custom-isa-extension s' on page 70 undefined on input line 7821. LaTeX Warning: Hyper reference `integration:core-integration' on page 70 undefi ned on input line 7823. [70] [71] [72] Chapter 16. LaTeX Warning: Hyper reference `debug:ebreak-behavior' on page 73 undefined on input line 7920. [73] Overfull \hbox (2.84311pt too wide) in paragraph at lines 8030--8032 []|\T1/txtt/m/n/10 dm_exception_addr_i[31:0]| LaTeX Warning: Hyper reference `debug:ebreak-behavior' on page 74 undefined on input line 8065. LaTeX Warning: Hyper reference `control_status_registers:csr-dcsr' on page 74 u ndefined on input line 8078. LaTeX Warning: Hyper reference `control_status_registers:csr-dpc' on page 74 un defined on input line 8078. LaTeX Warning: Hyper reference `control_status_registers:csr-tselect' on page 7 4 undefined on input line 8082. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata1' on page 74 undefined on input line 8082. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata2' on page 74 undefined on input line 8082. LaTeX Warning: Hyper reference `control_status_registers:csr-tinfo' on page 74 undefined on input line 8082. [74] LaTeX Warning: Hyper reference `debug:debug-running' on page 75 undefined on in put line 8106. LaTeX Warning: Reference `debug:debug-running' on page 75 undefined on input li ne 8106. LaTeX Warning: Hyper reference `debug:debug-halted' on page 75 undefined on inp ut line 8106. LaTeX Warning: Reference `debug:debug-halted' on page 75 undefined on input lin e 8106. [75 <./debug_running.png>] [76 <./debug_halted.png>] [77] [78] Chapter 17. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-load-store' on page 79 undefined on input line 8235. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-hardware-loop' on page 79 undefined on input line 8239. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-alu' on page 7 9 undefined on input line 8243. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-multiply-accum ulate' on page 79 undefined on input line 8261. Underfull \hbox (badness 10000) in paragraph at lines 8260--8262 []\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 79 undefined on input line 8265. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-event-load' on page 79 undefined on input line 8270. [79] [80] [81] LaTeX Warning: Hyper reference `sleep:pulp-cluster' on page 82 undefined on inp ut line 9474. [82] LaTeX Warning: Hyper reference `corev_hw_loop:hwloop-specs' on page 83 undefine d on input line 9606. [83] LaTeX Warning: Hyper reference `instruction_set_extensions:corev-bit-manipulati on' on page 84 undefined on input line 9988. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-general-alu' o n page 84 undefined on input line 9994. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-immediate-bran ching' on page 84 undefined on input line 9999. [84] [85] [86] Overfull \hbox (2.83223pt too wide) in paragraph at lines 10336--10338 []|\T1/qhv/m/n/10 31: Underfull \hbox (badness 10000) in paragraph at lines 10345--10347 \T1/qhv/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 10348--10350 []|\T1/qhv/m/n/10 14 : Overfull \hbox (3.99222pt too wide) in paragraph at lines 10367--10369 []|\T1/qhv/b/n/10 rs1| Overfull \hbox (4.8516pt too wide) in paragraph at lines 10370--10372 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10387--10389 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10390--10392 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10393--10395 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10412--10414 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10415--10417 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10418--10420 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10437--10439 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10440--10442 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10443--10445 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10462--10464 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10465--10467 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10468--10470 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10487--10489 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10490--10492 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10493--10495 []|\T1/qtm/m/n/10 src| Underfull \hbox (badness 10000) in paragraph at lines 10512--10514 []|\T1/qtm/m/n/10 000, Overfull \hbox (0.58029pt too wide) in paragraph at lines 10512--10514 \T1/qtm/m/n/10 Luimm2[1:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10515--10517 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10518--10520 []|\T1/qtm/m/n/10 src| Underfull \hbox (badness 10000) in paragraph at lines 10555--10557 \T1/qhv/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 10558--10560 []|\T1/qhv/m/n/10 14 : Overfull \hbox (3.99222pt too wide) in paragraph at lines 10574--10576 []|\T1/qhv/b/n/10 rs1| Overfull \hbox (4.8516pt too wide) in paragraph at lines 10577--10579 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10594--10596 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10616--10618 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10638--10640 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10660--10662 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10682--10684 []|\T1/qtm/m/n/10 scr1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10704--10706 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10726--10728 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10748--10750 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10770--10772 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10792--10794 []|\T1/qtm/m/n/10 src1| [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 11227--11229 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11230--11232 []|\T1/qhv/m/n/10 14 : Underfull \hbox (badness 10000) in paragraph at lines 11523--11525 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11526--11528 []|\T1/qhv/m/n/10 14 : Overfull \hbox (2.49384pt too wide) in paragraph at lines 11559--11561 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 11581--11583 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.83223pt too wide) in paragraph at lines 11659--11661 []|\T1/qhv/m/n/10 31: Underfull \hbox (badness 10000) in paragraph at lines 11668--11670 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11671--11673 []|\T1/qhv/m/n/10 14 : [89] Underfull \hbox (badness 10000) in paragraph at lines 11925--11927 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11928--11930 []|\T1/qhv/m/n/10 14 : Underfull \hbox (badness 10000) in paragraph at lines 12204--12206 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 12210--12212 []|\T1/qhv/m/n/10 14 : Overfull \hbox (0.84383pt too wide) in paragraph at lines 12223--12225 []|\T1/qhv/b/n/10 Imm12[12]| Overfull \hbox (5.04028pt too wide) in paragraph at lines 12226--12228 []|\T1/qhv/b/n/10 Imm12[10:5]| Overfull \hbox (0.97159pt too wide) in paragraph at lines 12229--12231 []|\T1/qhv/b/n/10 Imm5| Overfull \hbox (4.8516pt too wide) in paragraph at lines 12235--12237 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (0.8987pt too wide) in paragraph at lines 12258--12260 []|\T1/qtm/m/n/10 src1| Overfull \hbox (4.4074pt too wide) in paragraph at lines 12264--12266 []|\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (1.6274pt too wide) in paragraph at lines 12267--12269 []|\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 12273--12276 []|\T1/qtm/b/n/10 cv.beqimm Underfull \hbox (badness 10000) in paragraph at lines 12273--12276 \T1/qtm/b/n/10 rs1, Imm5, Overfull \hbox (0.8987pt too wide) in paragraph at lines 12286--12288 []|\T1/qtm/m/n/10 src1| Overfull \hbox (4.4074pt too wide) in paragraph at lines 12292--12294 []|\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (1.6274pt too wide) in paragraph at lines 12295--12297 []|\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 12301--12304 []|\T1/qtm/b/n/10 cv.bneimm Underfull \hbox (badness 10000) in paragraph at lines 12301--12304 \T1/qtm/b/n/10 rs1, Imm5, [90] [91] Overfull \hbox (2.3533pt too wide) in paragraph at lines 12609--12611 []|\T1/qhv/m/n/10 31: Overfull \hbox (2.3533pt too wide) in paragraph at lines 12869--12871 []|\T1/qhv/m/n/10 31: [92] LaTeX Warning: Hyper reference `instruction_set_extensions:custom-isa-extension s' on page 93 undefined on input line 13228. [93] [94] [95] [96] [97] Overfull \hbox (4.74579pt too wide) in paragraph at lines 13941--13944 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 13944--13947 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 13947--13950 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 13953--13956 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 13975--13978 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (4.74579pt too wide) in paragraph at lines 13995--13998 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 13998--14001 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 14001--14004 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 14007--14010 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 14029--14032 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (1.71382pt too wide) in paragraph at lines 14114--14116 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14117 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14199--14201 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14202 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14284--14286 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14287 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14369--14371 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14372 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14454--14456 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14457 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14539--14541 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14542 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14624--14626 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14627 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14709--14711 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14712 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14794--14796 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14797 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14879--14881 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14882 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14964--14966 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14967 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15049--15051 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15052 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15134--15136 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15137 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15219--15221 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15222 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15304--15306 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15307 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15389--15391 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15392 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15474--15476 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15477 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15559--15561 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15562 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15644--15646 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15647 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15729--15731 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15732 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15814--15816 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15817 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15899--15901 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15902 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15984--15986 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15987 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16069--16071 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16072 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16154--16156 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16157 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16239--16241 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16242 []\T1/qtm/m/n/10 Imm6[0|5:1] [98] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16324--16326 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16327 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16409--16411 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16412 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16494--16496 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16497 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16523--16525 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16526 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16552--16554 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16555 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16581--16583 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16584 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16610--16612 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16613 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16639--16641 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16642 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16724--16726 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16727 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16809--16811 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16812 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16894--16896 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16897 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16979--16981 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16982 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17064--17066 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17067 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17149--17151 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17152 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17234--17236 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17237 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17319--17321 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17322 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17404--17406 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17407 []\T1/qtm/m/n/10 Imm6[0|5:1] [99] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17489--17491 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17492 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17574--17576 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17577 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17659--17661 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17662 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17716--17718 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17719 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17773--17775 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17776 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17802--17804 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17805 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17831--17833 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17834 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17860--17862 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17863 []\T1/qtm/m/n/10 Imm6[0|5:1] [100] Overfull \hbox (4.74579pt too wide) in paragraph at lines 18192--18195 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 18195--18198 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 18198--18201 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 18204--18207 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 18226--18229 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (4.74579pt too wide) in paragraph at lines 18246--18249 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 18249--18252 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 18252--18255 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 18258--18261 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 18280--18283 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (1.71382pt too wide) in paragraph at lines 18365--18367 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18368 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18450--18452 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18453 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18535--18537 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18538 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18620--18622 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18623 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18705--18707 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18708 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18790--18792 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18793 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18875--18877 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18878 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18960--18962 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18963 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19045--19047 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19048 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19130--19132 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19133 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19215--19217 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19218 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19300--19302 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19303 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19385--19387 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19388 []\T1/qtm/m/n/10 Imm6[0|5:1] [101] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19470--19472 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19473 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19555--19557 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19558 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19640--19642 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19643 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19725--19727 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19728 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19810--19812 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19813 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19895--19897 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19898 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19980--19982 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19983 []\T1/qtm/m/n/10 Imm6[0|5:1] [102] [103] Overfull \hbox (4.74579pt too wide) in paragraph at lines 20141--20143 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 20144--20146 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 20147--20149 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 20153--20155 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 20175--20177 []|\T1/qhv/b/n/10 funct3| [104] Chapter 18. [105] LaTeX Warning: Hyper reference `core_versions:rtl-freeze-rules' on page 106 und efined on input line 20785. LaTeX Warning: Reference `core_versions:rtl-freeze-rules' on page 106 undefined on input line 20785. [106 <./rtl_freeze_rules.png>] Underfull \hbox (badness 10000) in paragraph at lines 20929--20931 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 20933--20935 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 20937--20939 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / [107] [108] Chapter 19. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 10 9 undefined on input line 21108. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 109 un defined on input line 21120. [109] No file openhw-group-cv32e40p-user-manual.ind. [110] (./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 (114 pages, 949557 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 45 undefined on input line 3118 Reference `control_status_registers:control-and-status-register-map' on page 45 undefined on input line 3119 Reference `control_status_registers:control-and-status-register-map' on page 45 undefined on input line 3151 Reference `control_status_registers:control-and-status-register-map' on page 47 undefined on input line 4034 Reference `core_versions:rtl-freeze-rules' on page 106 undefined on input line 20785 Reference `debug:debug-halted' on page 75 undefined on input line 8106 Reference `debug:debug-running' on page 75 undefined on input line 8106 Reference `exceptions_interrupts:interrupt-interface-signals' on page 69 undefined on input line 7653 Reference `instruction_fetch:instruction-fetch-interface-signals' on page 23 undefined on input line 1821 Reference `instruction_fetch:obi-instruction-basic' on page 24 undefined on input line 1926 Reference `instruction_fetch:obi-instruction-multiple-outstanding' on page 24 undefined on input line 1926 Reference `intro:blockdiagram' on page 3 undefined on input line 166 Reference `load_store_unit:lsu-interface-signals' on page 27 undefined on input line 1954 Reference `load_store_unit:obi-data-back-to-back' on page 28 undefined on input line 2121 Reference `load_store_unit:obi-data-basic' on page 28 undefined on input line 2121 Reference `load_store_unit:obi-data-multiple-outstanding' on page 28 undefined on input line 2122 Reference `load_store_unit:obi-data-slow-response' on page 28 undefined on input line 2121 Reference `pipeline:cycle-counts-per-instruction-type' on page 20 undefined on input line 1560 Reference `sleep:load-event-example' on page 41 undefined on input line 2944 Reference `sleep:sleep-unit-interface-signals' on page 39 undefined on input line 2667 Reference `sleep:wfi-example' on page 40 undefined on input line 2855 Latexmk: Summary of warnings: Latex failed to resolve 21 reference(s) Rule 'makeindex openhw-group-cv32e40p-user-manual.idx': File changes, etc: Non-existent destination files: 'openhw-group-cv32e40p-user-manual.ind' ------------ 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"' ------------ Latexmk: applying rule 'makeindex openhw-group-cv32e40p-user-manual.idx'... This is makeindex, version 2.15 [TeX Live 2017] (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' ------------ 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.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./CV32E40P_User_Manual.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/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)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.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/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/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file openhw-group-cv32e40p-user-manual.idx (./openhw-group-cv32e40p-user-manual.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/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] Underfull \hbox (badness 5036) in paragraph at lines 413--419 []\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 413--419 \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 413--419 \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 / [5] [6] [7] [8] Chapter 3. [9] [10] Chapter 4. [11] Underfull \hbox (badness 10000) in paragraph at lines 853--859 []\T1/qtm/m/n/10 Ex-am-ples of PULP ISA ex-ten-sions are post- Underfull \hbox (badness 6173) in paragraph at lines 853--859 \T1/qtm/m/it/10 Load & Store In-struc-tions and Register-Register [12] [13] [14] Chapter 5. [15] [16] [17] [18] Chapter 6. [19 <./CV32E40P_Pipeline.png>] Underfull \hbox (badness 10000) in paragraph at lines 1714--1720 []|\T1/qtm/m/n/10 4 (msta-tus, mepc, mtvec, Underfull \hbox (badness 10000) in paragraph at lines 1714--1720 \T1/qtm/m/n/10 mcause, mcy-cle, min-stret, Underfull \hbox (badness 10000) in paragraph at lines 1714--1720 \T1/qtm/m/n/10 mh-pm-counter*, mcy-cleh, Underfull \hbox (badness 10000) in paragraph at lines 1714--1720 \T1/qtm/m/n/10 min-streth, mh-pm-counter*h, Underfull \hbox (badness 10000) in paragraph at lines 1714--1720 \T1/qtm/m/n/10 mcountin-hibit, mh-p-mevent*, Underfull \hbox (badness 10000) in paragraph at lines 1746--1750 []|\T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 1772--1776 []|\T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 1772--1776 \T1/qtm/m/n/10 Com-par-i-son, Con- Underfull \hbox (badness 10000) in paragraph at lines 1781--1786 []|\T1/qtm/m/n/10 Sin-gle Pre-ci-sion Underfull \hbox (badness 10000) in paragraph at lines 1781--1786 \T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 1781--1786 \T1/qtm/m/n/10 Di-vi-sion and [20] [21] [22] Chapter 7. [23] [24 <./obi_instruction_basic.png>] [25 <./obi_instruction_multiple_outstan ding.png>] [26] Chapter 8. [27] [28] [29 <./obi_data_basic.png>] [30 <./obi_data_back_to_back.png>] [31 <./obi_data_slow_response.png>] [32 <./obi_data_multiple_outstanding.png>] Chapter 9. [33] [34] Chapter 10. Overfull \hbox (0.85944pt too wide) in paragraph at lines 2276--2278 []|\T1/txtt/m/n/10 EnableVectors| Underfull \hbox (badness 10000) in paragraph at lines 2399--2401 []|\T1/qtm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 2423--2428 []\T1/qtm/m/n/10 This pa-ram-e-ter sets a num-ber of Underfull \hbox (badness 5050) in paragraph at lines 2423--2428 \T1/qtm/m/n/10 pipeline stages to be in-serted into Underfull \hbox (badness 5802) in paragraph at lines 2423--2428 \T1/qtm/m/n/10 the com-pu-ta-tional units per op-er-a- Underfull \hbox (badness 10000) in paragraph at lines 2423--2428 \T1/qtm/m/n/10 la-ten-cies for dif-fer-ent op-er-a-tions Underfull \hbox (badness 10000) in paragraph at lines 2432--2434 []\T1/qtm/m/n/10 AD-Di-tion/MULtiplication op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 2435--2437 []\T1/qtm/m/n/10 DI-Vi-sion/SQuare RooT op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 2444--2447 []\T1/txtt/m/n/10 FPU_ADDMUL_LAT \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 2451--2453 []|\T1/qtm/m/n/10 op- Overfull \hbox (0.85541pt too wide) in paragraph at lines 2451--2453 \T1/qtm/m/n/10 grp_fmt_unit_types_t| Underfull \hbox (badness 10000) in paragraph at lines 2483--2485 []\T1/qtm/m/n/10 AD-Di-tion/MULtiplication op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 2486--2488 []\T1/qtm/m/n/10 DI-Vi-sion/SQuare RooT op-er-a-tion Overfull \hbox (3.88368pt too wide) in paragraph at lines 2496--2498 []|\T1/txtt/m/n/10 PipeConfig| Underfull \hbox (badness 10000) in paragraph at lines 2508--2511 \T1/qtm/m/n/10 ing reg-is-ters (num-ber de-fined by [35] [36] [37] [38] Chapter 11. [39] [40 <./wfi.png>] [41] [42 <./load_event.png>] Chapter 12. [43] [44] Chapter 13. Underfull \hbox (badness 10000) in paragraph at lines 3166--3169 []|\T1/qhv/b/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 3186--3189 []|\T1/qhv/b/n/10 CSR Overfull \hbox (0.85944pt too wide) in paragraph at lines 3377--3379 []|\T1/txtt/m/n/10 hpmcounterh31| Overfull \hbox (0.85944pt too wide) in paragraph at lines 3599--3601 []|\T1/txtt/m/n/10 mcountinhibit| [45] Overfull \hbox (0.85944pt too wide) in paragraph at lines 3901--3903 []|\T1/txtt/m/n/10 mhpmcounter31| Overfull \hbox (0.85944pt too wide) in paragraph at lines 3940--3942 []|\T1/txtt/m/n/10 mhpmcounterh3| Overfull \hbox (6.10942pt too wide) in paragraph at lines 3961--3963 []|\T1/txtt/m/n/10 mhpmcounterh31| [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] Chapter 14. [65] [66] [67] [68] Chapter 15. [69] [70] [71] [72] Chapter 16. [73] Overfull \hbox (2.84311pt too wide) in paragraph at lines 8030--8032 []|\T1/txtt/m/n/10 dm_exception_addr_i[31:0]| [74] [75 <./debug_running.png>] [76 <./debug_halted.png>] [77] [78] Chapter 17. Underfull \hbox (badness 10000) in paragraph at lines 8260--8262 []\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 [79] [80] [81] [82] [83] [84] [85] [86] Overfull \hbox (2.83223pt too wide) in paragraph at lines 10336--10338 []|\T1/qhv/m/n/10 31: Underfull \hbox (badness 10000) in paragraph at lines 10345--10347 \T1/qhv/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 10348--10350 []|\T1/qhv/m/n/10 14 : Overfull \hbox (3.99222pt too wide) in paragraph at lines 10367--10369 []|\T1/qhv/b/n/10 rs1| Overfull \hbox (4.8516pt too wide) in paragraph at lines 10370--10372 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10387--10389 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10390--10392 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10393--10395 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10412--10414 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10415--10417 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10418--10420 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10437--10439 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10440--10442 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10443--10445 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10462--10464 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10465--10467 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10468--10470 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10487--10489 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10490--10492 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10493--10495 []|\T1/qtm/m/n/10 src| Underfull \hbox (badness 10000) in paragraph at lines 10512--10514 []|\T1/qtm/m/n/10 000, Overfull \hbox (0.58029pt too wide) in paragraph at lines 10512--10514 \T1/qtm/m/n/10 Luimm2[1:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10515--10517 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10518--10520 []|\T1/qtm/m/n/10 src| Underfull \hbox (badness 10000) in paragraph at lines 10555--10557 \T1/qhv/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 10558--10560 []|\T1/qhv/m/n/10 14 : Overfull \hbox (3.99222pt too wide) in paragraph at lines 10574--10576 []|\T1/qhv/b/n/10 rs1| Overfull \hbox (4.8516pt too wide) in paragraph at lines 10577--10579 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10594--10596 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10616--10618 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10638--10640 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10660--10662 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10682--10684 []|\T1/qtm/m/n/10 scr1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10704--10706 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10726--10728 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10748--10750 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10770--10772 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10792--10794 []|\T1/qtm/m/n/10 src1| [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 11227--11229 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11230--11232 []|\T1/qhv/m/n/10 14 : Underfull \hbox (badness 10000) in paragraph at lines 11523--11525 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11526--11528 []|\T1/qhv/m/n/10 14 : Overfull \hbox (2.49384pt too wide) in paragraph at lines 11559--11561 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 11581--11583 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.83223pt too wide) in paragraph at lines 11659--11661 []|\T1/qhv/m/n/10 31: Underfull \hbox (badness 10000) in paragraph at lines 11668--11670 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11671--11673 []|\T1/qhv/m/n/10 14 : [89] Underfull \hbox (badness 10000) in paragraph at lines 11925--11927 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11928--11930 []|\T1/qhv/m/n/10 14 : Underfull \hbox (badness 10000) in paragraph at lines 12204--12206 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 12210--12212 []|\T1/qhv/m/n/10 14 : Overfull \hbox (0.84383pt too wide) in paragraph at lines 12223--12225 []|\T1/qhv/b/n/10 Imm12[12]| Overfull \hbox (5.04028pt too wide) in paragraph at lines 12226--12228 []|\T1/qhv/b/n/10 Imm12[10:5]| Overfull \hbox (0.97159pt too wide) in paragraph at lines 12229--12231 []|\T1/qhv/b/n/10 Imm5| Overfull \hbox (4.8516pt too wide) in paragraph at lines 12235--12237 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (0.8987pt too wide) in paragraph at lines 12258--12260 []|\T1/qtm/m/n/10 src1| Overfull \hbox (4.4074pt too wide) in paragraph at lines 12264--12266 []|\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (1.6274pt too wide) in paragraph at lines 12267--12269 []|\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 12273--12276 []|\T1/qtm/b/n/10 cv.beqimm Underfull \hbox (badness 10000) in paragraph at lines 12273--12276 \T1/qtm/b/n/10 rs1, Imm5, Overfull \hbox (0.8987pt too wide) in paragraph at lines 12286--12288 []|\T1/qtm/m/n/10 src1| Overfull \hbox (4.4074pt too wide) in paragraph at lines 12292--12294 []|\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (1.6274pt too wide) in paragraph at lines 12295--12297 []|\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 12301--12304 []|\T1/qtm/b/n/10 cv.bneimm Underfull \hbox (badness 10000) in paragraph at lines 12301--12304 \T1/qtm/b/n/10 rs1, Imm5, [90] [91] Overfull \hbox (2.3533pt too wide) in paragraph at lines 12609--12611 []|\T1/qhv/m/n/10 31: Overfull \hbox (2.3533pt too wide) in paragraph at lines 12869--12871 []|\T1/qhv/m/n/10 31: [92] [93] [94] [95] [96] [97] Overfull \hbox (4.74579pt too wide) in paragraph at lines 13941--13944 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 13944--13947 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 13947--13950 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 13953--13956 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 13975--13978 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (4.74579pt too wide) in paragraph at lines 13995--13998 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 13998--14001 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 14001--14004 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 14007--14010 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 14029--14032 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (1.71382pt too wide) in paragraph at lines 14114--14116 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14117 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14199--14201 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14202 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14284--14286 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14287 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14369--14371 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14372 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14454--14456 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14457 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14539--14541 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14542 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14624--14626 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14627 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14709--14711 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14712 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14794--14796 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14797 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14879--14881 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14882 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14964--14966 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14967 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15049--15051 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15052 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15134--15136 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15137 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15219--15221 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15222 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15304--15306 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15307 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15389--15391 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15392 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15474--15476 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15477 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15559--15561 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15562 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15644--15646 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15647 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15729--15731 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15732 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15814--15816 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15817 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15899--15901 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15902 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15984--15986 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15987 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16069--16071 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16072 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16154--16156 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16157 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16239--16241 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16242 []\T1/qtm/m/n/10 Imm6[0|5:1] [98] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16324--16326 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16327 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16409--16411 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16412 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16494--16496 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16497 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16523--16525 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16526 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16552--16554 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16555 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16581--16583 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16584 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16610--16612 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16613 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16639--16641 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16642 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16724--16726 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16727 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16809--16811 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16812 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16894--16896 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16897 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16979--16981 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16982 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17064--17066 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17067 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17149--17151 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17152 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17234--17236 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17237 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17319--17321 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17322 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17404--17406 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17407 []\T1/qtm/m/n/10 Imm6[0|5:1] [99] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17489--17491 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17492 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17574--17576 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17577 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17659--17661 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17662 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17716--17718 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17719 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17773--17775 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17776 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17802--17804 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17805 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17831--17833 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17834 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17860--17862 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17863 []\T1/qtm/m/n/10 Imm6[0|5:1] [100] Overfull \hbox (4.74579pt too wide) in paragraph at lines 18192--18195 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 18195--18198 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 18198--18201 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 18204--18207 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 18226--18229 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (4.74579pt too wide) in paragraph at lines 18246--18249 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 18249--18252 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 18252--18255 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 18258--18261 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 18280--18283 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (1.71382pt too wide) in paragraph at lines 18365--18367 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18368 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18450--18452 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18453 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18535--18537 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18538 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18620--18622 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18623 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18705--18707 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18708 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18790--18792 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18793 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18875--18877 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18878 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18960--18962 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18963 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19045--19047 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19048 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19130--19132 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19133 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19215--19217 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19218 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19300--19302 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19303 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19385--19387 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19388 []\T1/qtm/m/n/10 Imm6[0|5:1] [101] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19470--19472 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19473 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19555--19557 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19558 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19640--19642 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19643 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19725--19727 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19728 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19810--19812 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19813 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19895--19897 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19898 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19980--19982 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19983 []\T1/qtm/m/n/10 Imm6[0|5:1] [102] [103] Overfull \hbox (4.74579pt too wide) in paragraph at lines 20141--20143 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 20144--20146 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 20147--20149 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 20153--20155 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 20175--20177 []|\T1/qhv/b/n/10 funct3| [104] Chapter 18. [105] [106 <./rtl_freeze_rules.png>] Underfull \hbox (badness 10000) in paragraph at lines 20929--20931 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 20933--20935 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 20937--20939 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / [107] [108] Chapter 19. [109] (./openhw-group-cv32e40p-user-manual.ind) [110] (./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 (116 pages, 977368 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.out' '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"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./CV32E40P_User_Manual.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/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)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.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/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/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file openhw-group-cv32e40p-user-manual.idx (./openhw-group-cv32e40p-user-manual.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/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] Underfull \hbox (badness 5036) in paragraph at lines 413--419 []\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 413--419 \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 413--419 \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 / [5] [6] [7] [8] Chapter 3. [9] [10] Chapter 4. [11] Underfull \hbox (badness 10000) in paragraph at lines 853--859 []\T1/qtm/m/n/10 Ex-am-ples of PULP ISA ex-ten-sions are post- Underfull \hbox (badness 6173) in paragraph at lines 853--859 \T1/qtm/m/it/10 Load & Store In-struc-tions and Register-Register [12] [13] [14] Chapter 5. [15] [16] [17] [18] Chapter 6. [19 <./CV32E40P_Pipeline.png>] Underfull \hbox (badness 10000) in paragraph at lines 1714--1720 []|\T1/qtm/m/n/10 4 (msta-tus, mepc, mtvec, Underfull \hbox (badness 10000) in paragraph at lines 1714--1720 \T1/qtm/m/n/10 mcause, mcy-cle, min-stret, Underfull \hbox (badness 10000) in paragraph at lines 1714--1720 \T1/qtm/m/n/10 mh-pm-counter*, mcy-cleh, Underfull \hbox (badness 10000) in paragraph at lines 1714--1720 \T1/qtm/m/n/10 min-streth, mh-pm-counter*h, Underfull \hbox (badness 10000) in paragraph at lines 1714--1720 \T1/qtm/m/n/10 mcountin-hibit, mh-p-mevent*, Underfull \hbox (badness 10000) in paragraph at lines 1746--1750 []|\T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 1772--1776 []|\T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 1772--1776 \T1/qtm/m/n/10 Com-par-i-son, Con- Underfull \hbox (badness 10000) in paragraph at lines 1781--1786 []|\T1/qtm/m/n/10 Sin-gle Pre-ci-sion Underfull \hbox (badness 10000) in paragraph at lines 1781--1786 \T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 1781--1786 \T1/qtm/m/n/10 Di-vi-sion and [20] [21] [22] Chapter 7. [23] [24 <./obi_instruction_basic.png>] [25 <./obi_instruction_multiple_outstan ding.png>] [26] Chapter 8. [27] [28] [29 <./obi_data_basic.png>] [30 <./obi_data_back_to_back.png>] [31 <./obi_data_slow_response.png>] [32 <./obi_data_multiple_outstanding.png>] Chapter 9. [33] [34] Chapter 10. Overfull \hbox (0.85944pt too wide) in paragraph at lines 2276--2278 []|\T1/txtt/m/n/10 EnableVectors| Underfull \hbox (badness 10000) in paragraph at lines 2399--2401 []|\T1/qtm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 2423--2428 []\T1/qtm/m/n/10 This pa-ram-e-ter sets a num-ber of Underfull \hbox (badness 5050) in paragraph at lines 2423--2428 \T1/qtm/m/n/10 pipeline stages to be in-serted into Underfull \hbox (badness 5802) in paragraph at lines 2423--2428 \T1/qtm/m/n/10 the com-pu-ta-tional units per op-er-a- Underfull \hbox (badness 10000) in paragraph at lines 2423--2428 \T1/qtm/m/n/10 la-ten-cies for dif-fer-ent op-er-a-tions Underfull \hbox (badness 10000) in paragraph at lines 2432--2434 []\T1/qtm/m/n/10 AD-Di-tion/MULtiplication op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 2435--2437 []\T1/qtm/m/n/10 DI-Vi-sion/SQuare RooT op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 2444--2447 []\T1/txtt/m/n/10 FPU_ADDMUL_LAT \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 2451--2453 []|\T1/qtm/m/n/10 op- Overfull \hbox (0.85541pt too wide) in paragraph at lines 2451--2453 \T1/qtm/m/n/10 grp_fmt_unit_types_t| Underfull \hbox (badness 10000) in paragraph at lines 2483--2485 []\T1/qtm/m/n/10 AD-Di-tion/MULtiplication op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 2486--2488 []\T1/qtm/m/n/10 DI-Vi-sion/SQuare RooT op-er-a-tion Overfull \hbox (3.88368pt too wide) in paragraph at lines 2496--2498 []|\T1/txtt/m/n/10 PipeConfig| Underfull \hbox (badness 10000) in paragraph at lines 2508--2511 \T1/qtm/m/n/10 ing reg-is-ters (num-ber de-fined by [35] [36] [37] [38] Chapter 11. [39] [40 <./wfi.png>] [41] [42 <./load_event.png>] Chapter 12. [43] [44] Chapter 13. Underfull \hbox (badness 10000) in paragraph at lines 3166--3169 []|\T1/qhv/b/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 3186--3189 []|\T1/qhv/b/n/10 CSR Overfull \hbox (0.85944pt too wide) in paragraph at lines 3377--3379 []|\T1/txtt/m/n/10 hpmcounterh31| Overfull \hbox (0.85944pt too wide) in paragraph at lines 3599--3601 []|\T1/txtt/m/n/10 mcountinhibit| [45] Overfull \hbox (0.85944pt too wide) in paragraph at lines 3901--3903 []|\T1/txtt/m/n/10 mhpmcounter31| Overfull \hbox (0.85944pt too wide) in paragraph at lines 3940--3942 []|\T1/txtt/m/n/10 mhpmcounterh3| Overfull \hbox (6.10942pt too wide) in paragraph at lines 3961--3963 []|\T1/txtt/m/n/10 mhpmcounterh31| [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] Chapter 14. [65] [66] [67] [68] Chapter 15. [69] [70] [71] [72] Chapter 16. [73] Overfull \hbox (2.84311pt too wide) in paragraph at lines 8030--8032 []|\T1/txtt/m/n/10 dm_exception_addr_i[31:0]| [74] [75 <./debug_running.png>] [76 <./debug_halted.png>] [77] [78] Chapter 17. Underfull \hbox (badness 10000) in paragraph at lines 8260--8262 []\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 [79] [80] [81] [82] [83] [84] [85] [86] Overfull \hbox (2.83223pt too wide) in paragraph at lines 10336--10338 []|\T1/qhv/m/n/10 31: Underfull \hbox (badness 10000) in paragraph at lines 10345--10347 \T1/qhv/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 10348--10350 []|\T1/qhv/m/n/10 14 : Overfull \hbox (3.99222pt too wide) in paragraph at lines 10367--10369 []|\T1/qhv/b/n/10 rs1| Overfull \hbox (4.8516pt too wide) in paragraph at lines 10370--10372 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10387--10389 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10390--10392 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10393--10395 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10412--10414 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10415--10417 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10418--10420 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10437--10439 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10440--10442 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10443--10445 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10462--10464 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10465--10467 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10468--10470 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10487--10489 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10490--10492 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10493--10495 []|\T1/qtm/m/n/10 src| Underfull \hbox (badness 10000) in paragraph at lines 10512--10514 []|\T1/qtm/m/n/10 000, Overfull \hbox (0.58029pt too wide) in paragraph at lines 10512--10514 \T1/qtm/m/n/10 Luimm2[1:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10515--10517 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10518--10520 []|\T1/qtm/m/n/10 src| Underfull \hbox (badness 10000) in paragraph at lines 10555--10557 \T1/qhv/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 10558--10560 []|\T1/qhv/m/n/10 14 : Overfull \hbox (3.99222pt too wide) in paragraph at lines 10574--10576 []|\T1/qhv/b/n/10 rs1| Overfull \hbox (4.8516pt too wide) in paragraph at lines 10577--10579 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10594--10596 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10616--10618 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10638--10640 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10660--10662 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10682--10684 []|\T1/qtm/m/n/10 scr1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10704--10706 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10726--10728 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10748--10750 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10770--10772 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10792--10794 []|\T1/qtm/m/n/10 src1| [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 11227--11229 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11230--11232 []|\T1/qhv/m/n/10 14 : Underfull \hbox (badness 10000) in paragraph at lines 11523--11525 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11526--11528 []|\T1/qhv/m/n/10 14 : Overfull \hbox (2.49384pt too wide) in paragraph at lines 11559--11561 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 11581--11583 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.83223pt too wide) in paragraph at lines 11659--11661 []|\T1/qhv/m/n/10 31: Underfull \hbox (badness 10000) in paragraph at lines 11668--11670 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11671--11673 []|\T1/qhv/m/n/10 14 : [89] Underfull \hbox (badness 10000) in paragraph at lines 11925--11927 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11928--11930 []|\T1/qhv/m/n/10 14 : Underfull \hbox (badness 10000) in paragraph at lines 12204--12206 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 12210--12212 []|\T1/qhv/m/n/10 14 : Overfull \hbox (0.84383pt too wide) in paragraph at lines 12223--12225 []|\T1/qhv/b/n/10 Imm12[12]| Overfull \hbox (5.04028pt too wide) in paragraph at lines 12226--12228 []|\T1/qhv/b/n/10 Imm12[10:5]| Overfull \hbox (0.97159pt too wide) in paragraph at lines 12229--12231 []|\T1/qhv/b/n/10 Imm5| Overfull \hbox (4.8516pt too wide) in paragraph at lines 12235--12237 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (0.8987pt too wide) in paragraph at lines 12258--12260 []|\T1/qtm/m/n/10 src1| Overfull \hbox (4.4074pt too wide) in paragraph at lines 12264--12266 []|\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (1.6274pt too wide) in paragraph at lines 12267--12269 []|\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 12273--12276 []|\T1/qtm/b/n/10 cv.beqimm Underfull \hbox (badness 10000) in paragraph at lines 12273--12276 \T1/qtm/b/n/10 rs1, Imm5, Overfull \hbox (0.8987pt too wide) in paragraph at lines 12286--12288 []|\T1/qtm/m/n/10 src1| Overfull \hbox (4.4074pt too wide) in paragraph at lines 12292--12294 []|\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (1.6274pt too wide) in paragraph at lines 12295--12297 []|\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 12301--12304 []|\T1/qtm/b/n/10 cv.bneimm Underfull \hbox (badness 10000) in paragraph at lines 12301--12304 \T1/qtm/b/n/10 rs1, Imm5, [90] [91] Overfull \hbox (2.3533pt too wide) in paragraph at lines 12609--12611 []|\T1/qhv/m/n/10 31: Overfull \hbox (2.3533pt too wide) in paragraph at lines 12869--12871 []|\T1/qhv/m/n/10 31: [92] [93] [94] [95] [96] [97] Overfull \hbox (4.74579pt too wide) in paragraph at lines 13941--13944 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 13944--13947 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 13947--13950 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 13953--13956 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 13975--13978 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (4.74579pt too wide) in paragraph at lines 13995--13998 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 13998--14001 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 14001--14004 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 14007--14010 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 14029--14032 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (1.71382pt too wide) in paragraph at lines 14114--14116 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14117 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14199--14201 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14202 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14284--14286 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14287 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14369--14371 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14372 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14454--14456 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14457 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14539--14541 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14542 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14624--14626 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14627 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14709--14711 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14712 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14794--14796 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14797 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14879--14881 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14882 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14964--14966 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14967 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15049--15051 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15052 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15134--15136 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15137 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15219--15221 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15222 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15304--15306 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15307 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15389--15391 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15392 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15474--15476 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15477 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15559--15561 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15562 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15644--15646 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15647 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15729--15731 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15732 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15814--15816 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15817 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15899--15901 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15902 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15984--15986 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15987 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16069--16071 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16072 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16154--16156 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16157 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16239--16241 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16242 []\T1/qtm/m/n/10 Imm6[0|5:1] [98] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16324--16326 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16327 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16409--16411 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16412 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16494--16496 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16497 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16523--16525 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16526 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16552--16554 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16555 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16581--16583 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16584 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16610--16612 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16613 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16639--16641 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16642 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16724--16726 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16727 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16809--16811 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16812 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16894--16896 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16897 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16979--16981 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16982 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17064--17066 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17067 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17149--17151 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17152 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17234--17236 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17237 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17319--17321 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17322 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17404--17406 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17407 []\T1/qtm/m/n/10 Imm6[0|5:1] [99] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17489--17491 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17492 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17574--17576 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17577 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17659--17661 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17662 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17716--17718 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17719 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17773--17775 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17776 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17802--17804 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17805 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17831--17833 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17834 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17860--17862 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17863 []\T1/qtm/m/n/10 Imm6[0|5:1] [100] Overfull \hbox (4.74579pt too wide) in paragraph at lines 18192--18195 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 18195--18198 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 18198--18201 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 18204--18207 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 18226--18229 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (4.74579pt too wide) in paragraph at lines 18246--18249 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 18249--18252 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 18252--18255 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 18258--18261 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 18280--18283 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (1.71382pt too wide) in paragraph at lines 18365--18367 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18368 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18450--18452 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18453 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18535--18537 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18538 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18620--18622 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18623 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18705--18707 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18708 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18790--18792 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18793 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18875--18877 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18878 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18960--18962 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18963 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19045--19047 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19048 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19130--19132 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19133 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19215--19217 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19218 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19300--19302 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19303 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19385--19387 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19388 []\T1/qtm/m/n/10 Imm6[0|5:1] [101] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19470--19472 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19473 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19555--19557 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19558 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19640--19642 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19643 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19725--19727 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19728 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19810--19812 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19813 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19895--19897 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19898 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19980--19982 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19983 []\T1/qtm/m/n/10 Imm6[0|5:1] [102] [103] Overfull \hbox (4.74579pt too wide) in paragraph at lines 20141--20143 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 20144--20146 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 20147--20149 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 20153--20155 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 20175--20177 []|\T1/qhv/b/n/10 funct3| [104] Chapter 18. [105] [106 <./rtl_freeze_rules.png>] Underfull \hbox (badness 10000) in paragraph at lines 20929--20931 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 20933--20935 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 20937--20939 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / [107] [108] Chapter 19. [109] (./openhw-group-cv32e40p-user-manual.ind) [110] (./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 (116 pages, 977368 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' Latexmk: All targets (openhw-group-cv32e40p-user-manual.pdf) are up-to-date [rtd-command-info] start-time: 2023-04-19T07:27:14.211682Z, end-time: 2023-04-19T07:27:19.448671Z, duration: 5, exit-code: 0 python -m sphinx -T -E -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v5.3.0 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 building [epub]: targets for 20 source files that are out of date updating environment: [new config] 20 added, 0 changed, 0 removed reading sources... [ 5%] control_status_registers reading sources... [ 10%] core_versions reading sources... [ 15%] corev_hw_loop reading sources... [ 20%] debug reading sources... [ 25%] exceptions_interrupts reading sources... [ 30%] fpu reading sources... [ 35%] getting_started reading sources... [ 40%] glossary reading sources... [ 45%] index reading sources... [ 50%] instruction_fetch reading sources... [ 55%] instruction_set_extensions reading sources... [ 60%] integration reading sources... [ 65%] intro reading sources... [ 70%] load_store_unit reading sources... [ 75%] perf_counters reading sources... [ 80%] pipeline reading sources... [ 85%] preface reading sources... [ 90%] 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 writing output... [ 5%] control_status_registers writing output... [ 10%] core_versions writing output... [ 15%] corev_hw_loop writing output... [ 20%] debug writing output... [ 25%] exceptions_interrupts writing output... [ 30%] fpu writing output... [ 35%] getting_started writing output... [ 40%] glossary writing output... [ 45%] index writing output... [ 50%] instruction_fetch writing output... [ 55%] instruction_set_extensions writing output... [ 60%] integration writing output... [ 65%] intro writing output... [ 70%] load_store_unit writing output... [ 75%] perf_counters writing output... [ 80%] pipeline writing output... [ 85%] preface writing output... [ 90%] register_file writing output... [ 95%] sleep writing output... [100%] verification generating indices... genindex done writing additional pages... done copying images... [ 7%] ../images/rtl_freeze_rules.png copying images... [ 15%] ../images/debug_running.svg copying images... [ 23%] ../images/debug_halted.svg copying images... [ 30%] ../images/obi_instruction_basic.svg copying images... [ 38%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 46%] ../images/CV32E40P_Block_Diagram.png copying images... [ 53%] ../images/obi_data_basic.svg copying images... [ 61%] ../images/obi_data_back_to_back.svg copying images... [ 69%] ../images/obi_data_slow_response.svg copying images... [ 76%] ../images/obi_data_multiple_outstanding.svg copying images... [ 84%] ../images/CV32E40P_Pipeline.png copying images... [ 92%] ../images/wfi.svg copying images... [100%] ../images/load_event.svg copying static files... done copying extra files... done 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.