Read the Docs build information Build id: 1419594 Project: openhw-group-cv32e40p-user-manual Version: latest Commit: 7f088b9dd5591fe6970e9c84ac40122db6edf201 Date: 2023-04-18T13:26:45.601117Z State: finished Success: True [rtd-command-info] start-time: 2023-04-18T13:26:47.437826Z, end-time: 2023-04-18T13:26:50.545599Z, duration: 3, 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-18T13:26:50.750879Z, end-time: 2023-04-18T13:26:50.865722Z, 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-18T13:26:51.113524Z, end-time: 2023-04-18T13:26:51.180945Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-04-18T13:26:52.267485Z, end-time: 2023-04-18T13:27:04.054861Z, duration: 11, 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-18T13:27:04.261187Z, end-time: 2023-04-18T13:27:06.107441Z, 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 23.2 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-18T13:27:06.369937Z, end-time: 2023-04-18T13:27:14.252546Z, 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 67.6 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 236.6 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 170.1 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 197.7 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 209.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 233.3 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 208.9 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 171.2 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 201.5 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 195.1 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 191.2 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 206.6 MB/s eta 0:00:00 Collecting Pygments>=2.12 (from sphinx) Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 242.0 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 192.1 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 200.2 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 184.1 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 170.3 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 237.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 209.5 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 235.8 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 220.5 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 175.4 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 216.6 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 213.5 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=079b9371869679ffb0cfeebd742990d99658841151c7d6597764d42093b0fc4d Stored in directory: /tmp/pip-ephem-wheel-cache-ogawvx6i/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.0 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-18T13:27:14.442808Z, end-time: 2023-04-18T13:27:15.765718Z, 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.0) 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-18T13:27:17.559595Z, end-time: 2023-04-18T13:27:17.624929Z, 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.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/1419594/' 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-18T13:27:17.827926Z, end-time: 2023-04-18T13:27:24.206234Z, 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-18T13:27:24.413761Z, end-time: 2023-04-18T13:27:30.808428Z, 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-18T13:27:31.618384Z, end-time: 2023-04-18T13:27:42.370977Z, 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-18T13:27:44.179984Z, end-time: 2023-04-18T13:27:44.251619Z, 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-18T13:27:44.467985Z, end-time: 2023-04-18T13:27:51.366547Z, 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 158. LaTeX Warning: Reference `intro:blockdiagram' on page 3 undefined on input line 158. (/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 193. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 4 unde fined on input line 193. (/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 386. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 5 u ndefined on input line 390. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 5 undefined on input line 394. Underfull \hbox (badness 5036) in paragraph at lines 405--411 []\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 405--411 \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 405--411 \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 414. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 5 un defined on input line 428. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 5 un defined on input line 437. [5] LaTeX Warning: Hyper reference `getting_started:getting-started' on page 6 unde fined on input line 457. LaTeX Warning: Hyper reference `integration:core-integration' on page 6 undefin ed on input line 461. LaTeX Warning: Hyper reference `verification:verification' on page 6 undefined on input line 465. LaTeX Warning: Hyper reference `pipeline:pipeline-details' on page 6 undefined on input line 469. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 6 undefined on input line 473. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 6 unde fined on input line 473. LaTeX Warning: Hyper reference `register_file:register-file' on page 6 undefine d on input line 477. LaTeX Warning: Hyper reference `fpu:fpu' on page 6 undefined on input line 481. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 6 undefined on input line 485. LaTeX Warning: Hyper reference `corev_hw_loop:hwloop-specs' on page 6 undefined on input line 489. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 6 undefined on input line 493. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 6 u ndefined on input line 497. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 6 undefined on input line 501. LaTeX Warning: Hyper reference `debug:debug-support' on page 6 undefined on inp ut line 505. LaTeX Warning: Hyper reference `instruction_set_extensions:custom-isa-extension s' on page 6 undefined on input line 509. LaTeX Warning: Hyper reference `core_versions:core-versions' on page 6 undefine d on input line 513. LaTeX Warning: Hyper reference `glossary:glossary' on page 6 undefined on input line 517. [6] LaTeX Warning: Hyper reference `corev_hw_loop:hwloop-specs' on page 7 undefined on input line 573. [7] [8] Chapter 3. [9] [10] Chapter 4. LaTeX Warning: Hyper reference `core_versions:backward-compatibility' on page 1 1 undefined on input line 680. [11] LaTeX Warning: Hyper reference `fpu:fpu' on page 12 undefined on input line 784 . LaTeX Warning: Hyper reference `fpu:fpu' on page 12 undefined on input line 798 . LaTeX Warning: Hyper reference `fpu:fpu' on page 12 undefined on input line 812 . LaTeX Warning: Hyper reference `fpu:fpu' on page 12 undefined on input line 827 . LaTeX Warning: Hyper reference `instruction_set_extensions:custom-isa-extension s' on page 12 undefined on input line 842. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 12 undefined on input line 843. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-load-store' on page 12 undefined on input line 848. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-hardware-loop' on page 12 undefined on input line 849. Underfull \hbox (badness 10000) in paragraph at lines 845--851 []\T1/qtm/m/n/10 Ex-am-ples of PULP ISA ex-ten-sions are post- Underfull \hbox (badness 6173) in paragraph at lines 845--851 \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 862. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 12 undefined on input line 876. [12] LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 13 undefined on input line 985. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 13 undefined on input line 1000. LaTeX Warning: Hyper reference `control_status_registers:csr-mtvec' on page 13 undefined on input line 1030. LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1046. LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1063. LaTeX Warning: Hyper reference `control_status_registers:csr-mhartid' on page 1 3 undefined on input line 1079. LaTeX Warning: Hyper reference `control_status_registers:csr-uhartid' on page 1 3 undefined on input line 1079. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 13 undefined on input line 1088. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 13 und efined on input line 1099. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 13 undefined on input line 1110. LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1121. [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 1485. [19 <./CV32E40P_Pipeline.png>] LaTeX Warning: Hyper reference `pipeline:cycle-counts-per-instruction-type' on page 20 undefined on input line 1552. LaTeX Warning: Reference `pipeline:cycle-counts-per-instruction-type' on page 2 0 undefined on input line 1552. Underfull \hbox (badness 10000) in paragraph at lines 1706--1712 []|\T1/qtm/m/n/10 4 (msta-tus, mepc, mtvec, Underfull \hbox (badness 10000) in paragraph at lines 1706--1712 \T1/qtm/m/n/10 mcause, mcy-cle, min-stret, Underfull \hbox (badness 10000) in paragraph at lines 1706--1712 \T1/qtm/m/n/10 mh-pm-counter*, mcy-cleh, Underfull \hbox (badness 10000) in paragraph at lines 1706--1712 \T1/qtm/m/n/10 min-streth, mh-pm-counter*h, Underfull \hbox (badness 10000) in paragraph at lines 1706--1712 \T1/qtm/m/n/10 mcountin-hibit, mh-p-mevent*, Underfull \hbox (badness 10000) in paragraph at lines 1738--1742 []|\T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 1764--1768 []|\T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 1764--1768 \T1/qtm/m/n/10 Com-par-i-son, Con- Underfull \hbox (badness 10000) in paragraph at lines 1773--1778 []|\T1/qtm/m/n/10 Sin-gle Pre-ci-sion Underfull \hbox (badness 10000) in paragraph at lines 1773--1778 \T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 1773--1778 \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 1813. LaTeX Warning: Reference `instruction_fetch:instruction-fetch-interface-signals ' on page 23 undefined on input line 1813. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 23 und efined on input line 1815. [23] LaTeX Warning: Hyper reference `instruction_fetch:obi-instruction-basic' on pag e 24 undefined on input line 1918. LaTeX Warning: Reference `instruction_fetch:obi-instruction-basic' on page 24 u ndefined on input line 1918. LaTeX Warning: Hyper reference `instruction_fetch:obi-instruction-multiple-outs tanding' on page 24 undefined on input line 1918. LaTeX Warning: Reference `instruction_fetch:obi-instruction-multiple-outstandin g' on page 24 undefined on input line 1918. [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 1946. LaTeX Warning: Reference `load_store_unit:lsu-interface-signals' on page 27 und efined on input line 1946. [27] LaTeX Warning: Hyper reference `load_store_unit:obi-data-basic' on page 28 unde fined on input line 2113. LaTeX Warning: Reference `load_store_unit:obi-data-basic' on page 28 undefined on input line 2113. LaTeX Warning: Hyper reference `load_store_unit:obi-data-back-to-back' on page 28 undefined on input line 2113. LaTeX Warning: Reference `load_store_unit:obi-data-back-to-back' on page 28 und efined on input line 2113. LaTeX Warning: Hyper reference `load_store_unit:obi-data-slow-response' on page 28 undefined on input line 2113. LaTeX Warning: Reference `load_store_unit:obi-data-slow-response' on page 28 un defined on input line 2113. LaTeX Warning: Hyper reference `load_store_unit:obi-data-multiple-outstanding' on page 28 undefined on input line 2114. LaTeX Warning: Reference `load_store_unit:obi-data-multiple-outstanding' on pag e 28 undefined on input line 2114. [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 2268--2270 []|\T1/txtt/m/n/10 EnableVectors| Underfull \hbox (badness 10000) in paragraph at lines 2391--2393 []|\T1/qtm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 2415--2420 []\T1/qtm/m/n/10 This pa-ram-e-ter sets a num-ber of Underfull \hbox (badness 5050) in paragraph at lines 2415--2420 \T1/qtm/m/n/10 pipeline stages to be in-serted into Underfull \hbox (badness 5802) in paragraph at lines 2415--2420 \T1/qtm/m/n/10 the com-pu-ta-tional units per op-er-a- Underfull \hbox (badness 10000) in paragraph at lines 2415--2420 \T1/qtm/m/n/10 la-ten-cies for dif-fer-ent op-er-a-tions Underfull \hbox (badness 10000) in paragraph at lines 2424--2426 []\T1/qtm/m/n/10 AD-Di-tion/MULtiplication op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 2427--2429 []\T1/qtm/m/n/10 DI-Vi-sion/SQuare RooT op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 2436--2439 []\T1/txtt/m/n/10 FPU_ADDMUL_LAT \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 2443--2445 []|\T1/qtm/m/n/10 op- Overfull \hbox (0.85541pt too wide) in paragraph at lines 2443--2445 \T1/qtm/m/n/10 grp_fmt_unit_types_t| Underfull \hbox (badness 10000) in paragraph at lines 2475--2477 []\T1/qtm/m/n/10 AD-Di-tion/MULtiplication op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 2478--2480 []\T1/qtm/m/n/10 DI-Vi-sion/SQuare RooT op-er-a-tion Overfull \hbox (3.88368pt too wide) in paragraph at lines 2488--2490 []|\T1/txtt/m/n/10 PipeConfig| Underfull \hbox (badness 10000) in paragraph at lines 2500--2503 \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 2508. [35] [36] LaTeX Warning: Hyper reference `pipeline:instructions-latency-table' on page 37 undefined on input line 2592. LaTeX Warning: Hyper reference `control_status_registers:csr-fcsr' on page 37 u ndefined on input line 2603. LaTeX Warning: Hyper reference `control_status_registers:csr-fflags' on page 37 undefined on input line 2605. LaTeX Warning: Hyper reference `control_status_registers:csr-frm' on page 37 un defined on input line 2605. LaTeX Warning: Hyper reference `control_status_registers:csr-fcsr' on page 37 u ndefined on input line 2605. [37] [38] Chapter 11. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 39 u ndefined on input line 2630. LaTeX Warning: Hyper reference `sleep:sleep-unit-interface-signals' on page 39 undefined on input line 2659. LaTeX Warning: Reference `sleep:sleep-unit-interface-signals' on page 39 undefi ned on input line 2659. LaTeX Warning: Hyper reference `sleep:pulp-cluster' on page 39 undefined on inp ut line 2712. LaTeX Warning: Hyper reference `sleep:wfi' on page 39 undefined on input line 2 739. LaTeX Warning: Hyper reference `sleep:pulp-cluster' on page 39 undefined on inp ut line 2757. [39] LaTeX Warning: Hyper reference `sleep:wfi-example' on page 40 undefined on inpu t line 2847. LaTeX Warning: Reference `sleep:wfi-example' on page 40 undefined on input line 2847. [40 <./wfi.png>] LaTeX Warning: Hyper reference `sleep:load-event-example' on page 41 undefined on input line 2936. LaTeX Warning: Reference `sleep:load-event-example' on page 41 undefined on inp ut line 2936. [41] [42 <./load_event.png>] Chapter 12. [43] LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 44 undefined on input line 3056. [44] Chapter 13. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 45 undefined on input line 3110. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 45 undefined on input line 3110. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 45 undefined on input line 3111. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 45 undefined on input line 3111. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 45 undefined on input line 3143. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 45 undefined on input line 3143. Underfull \hbox (badness 10000) in paragraph at lines 3158--3161 []|\T1/qhv/b/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 3178--3181 []|\T1/qhv/b/n/10 CSR Overfull \hbox (0.85944pt too wide) in paragraph at lines 3369--3371 []|\T1/txtt/m/n/10 hpmcounterh31| Overfull \hbox (0.85944pt too wide) in paragraph at lines 3591--3593 []|\T1/txtt/m/n/10 mcountinhibit| [45] Overfull \hbox (0.85944pt too wide) in paragraph at lines 3893--3895 []|\T1/txtt/m/n/10 mhpmcounter31| Overfull \hbox (0.85944pt too wide) in paragraph at lines 3932--3934 []|\T1/txtt/m/n/10 mhpmcounterh3| Overfull \hbox (6.10942pt too wide) in paragraph at lines 3953--3955 []|\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 4026. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 47 undefined on input line 4026. [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 7150. LaTeX Warning: Hyper reference `integration:core-integration' on page 62 undefi ned on input line 7197. [62] [63] [64] Chapter 14. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 65 undefined on input line 7355. [65] [66] [67] [68] Chapter 15. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 69 undefined on input line 7635. LaTeX Warning: Hyper reference `exceptions_interrupts:interrupt-interface-signa ls' on page 69 undefined on input line 7645. LaTeX Warning: Reference `exceptions_interrupts:interrupt-interface-signals' on page 69 undefined on input line 7645. [69] LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 70 undefined on input line 7738. LaTeX Warning: Hyper reference `instruction_set_extensions:custom-isa-extension s' on page 70 undefined on input line 7813. LaTeX Warning: Hyper reference `integration:core-integration' on page 70 undefi ned on input line 7815. [70] [71] [72] Chapter 16. LaTeX Warning: Hyper reference `debug:ebreak-behavior' on page 73 undefined on input line 7912. [73] Overfull \hbox (2.84311pt too wide) in paragraph at lines 8022--8024 []|\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 8057. LaTeX Warning: Hyper reference `control_status_registers:csr-dcsr' on page 74 u ndefined on input line 8070. LaTeX Warning: Hyper reference `control_status_registers:csr-dpc' on page 74 un defined on input line 8070. LaTeX Warning: Hyper reference `control_status_registers:csr-tselect' on page 7 4 undefined on input line 8074. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata1' on page 74 undefined on input line 8074. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata2' on page 74 undefined on input line 8074. LaTeX Warning: Hyper reference `control_status_registers:csr-tinfo' on page 74 undefined on input line 8074. [74] LaTeX Warning: Hyper reference `debug:debug-running' on page 75 undefined on in put line 8098. LaTeX Warning: Reference `debug:debug-running' on page 75 undefined on input li ne 8098. LaTeX Warning: Hyper reference `debug:debug-halted' on page 75 undefined on inp ut line 8098. LaTeX Warning: Reference `debug:debug-halted' on page 75 undefined on input lin e 8098. [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 8227. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-hardware-loop' on page 79 undefined on input line 8231. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-alu' on page 7 9 undefined on input line 8235. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-multiply-accum ulate' on page 79 undefined on input line 8253. Underfull \hbox (badness 10000) in paragraph at lines 8252--8254 []\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 8257. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-event-load' on page 79 undefined on input line 8262. [79] [80] [81] LaTeX Warning: Hyper reference `sleep:pulp-cluster' on page 82 undefined on inp ut line 9466. [82] LaTeX Warning: Hyper reference `corev_hw_loop:hwloop-specs' on page 83 undefine d on input line 9598. [83] LaTeX Warning: Hyper reference `instruction_set_extensions:corev-bit-manipulati on' on page 84 undefined on input line 9980. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-general-alu' o n page 84 undefined on input line 9986. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-immediate-bran ching' on page 84 undefined on input line 9991. [84] [85] [86] Overfull \hbox (2.83223pt too wide) in paragraph at lines 10328--10330 []|\T1/qhv/m/n/10 31: Underfull \hbox (badness 10000) in paragraph at lines 10337--10339 \T1/qhv/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 10340--10342 []|\T1/qhv/m/n/10 14 : Overfull \hbox (3.99222pt too wide) in paragraph at lines 10359--10361 []|\T1/qhv/b/n/10 rs1| Overfull \hbox (4.8516pt too wide) in paragraph at lines 10362--10364 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10379--10381 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10382--10384 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10385--10387 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10404--10406 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10407--10409 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10410--10412 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10429--10431 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10432--10434 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10435--10437 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10454--10456 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10457--10459 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10460--10462 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10479--10481 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10482--10484 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10485--10487 []|\T1/qtm/m/n/10 src| Underfull \hbox (badness 10000) in paragraph at lines 10504--10506 []|\T1/qtm/m/n/10 000, Overfull \hbox (0.58029pt too wide) in paragraph at lines 10504--10506 \T1/qtm/m/n/10 Luimm2[1:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10507--10509 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10510--10512 []|\T1/qtm/m/n/10 src| Underfull \hbox (badness 10000) in paragraph at lines 10547--10549 \T1/qhv/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 10550--10552 []|\T1/qhv/m/n/10 14 : Overfull \hbox (3.99222pt too wide) in paragraph at lines 10566--10568 []|\T1/qhv/b/n/10 rs1| Overfull \hbox (4.8516pt too wide) in paragraph at lines 10569--10571 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10586--10588 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10608--10610 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10630--10632 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10652--10654 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10674--10676 []|\T1/qtm/m/n/10 scr1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10696--10698 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10718--10720 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10740--10742 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10762--10764 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10784--10786 []|\T1/qtm/m/n/10 src1| [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 11219--11221 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11222--11224 []|\T1/qhv/m/n/10 14 : Underfull \hbox (badness 10000) in paragraph at lines 11515--11517 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11518--11520 []|\T1/qhv/m/n/10 14 : Overfull \hbox (2.49384pt too wide) in paragraph at lines 11551--11553 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 11573--11575 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.83223pt too wide) in paragraph at lines 11651--11653 []|\T1/qhv/m/n/10 31: Underfull \hbox (badness 10000) in paragraph at lines 11660--11662 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11663--11665 []|\T1/qhv/m/n/10 14 : [89] Underfull \hbox (badness 10000) in paragraph at lines 11917--11919 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11920--11922 []|\T1/qhv/m/n/10 14 : Underfull \hbox (badness 10000) in paragraph at lines 12196--12198 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 12202--12204 []|\T1/qhv/m/n/10 14 : Overfull \hbox (0.84383pt too wide) in paragraph at lines 12215--12217 []|\T1/qhv/b/n/10 Imm12[12]| Overfull \hbox (5.04028pt too wide) in paragraph at lines 12218--12220 []|\T1/qhv/b/n/10 Imm12[10:5]| Overfull \hbox (0.97159pt too wide) in paragraph at lines 12221--12223 []|\T1/qhv/b/n/10 Imm5| Overfull \hbox (4.8516pt too wide) in paragraph at lines 12227--12229 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (0.8987pt too wide) in paragraph at lines 12250--12252 []|\T1/qtm/m/n/10 src1| Overfull \hbox (4.4074pt too wide) in paragraph at lines 12256--12258 []|\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (1.6274pt too wide) in paragraph at lines 12259--12261 []|\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 12265--12268 []|\T1/qtm/b/n/10 cv.beqimm Underfull \hbox (badness 10000) in paragraph at lines 12265--12268 \T1/qtm/b/n/10 rs1, Imm5, Overfull \hbox (0.8987pt too wide) in paragraph at lines 12278--12280 []|\T1/qtm/m/n/10 src1| Overfull \hbox (4.4074pt too wide) in paragraph at lines 12284--12286 []|\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (1.6274pt too wide) in paragraph at lines 12287--12289 []|\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 12293--12296 []|\T1/qtm/b/n/10 cv.bneimm Underfull \hbox (badness 10000) in paragraph at lines 12293--12296 \T1/qtm/b/n/10 rs1, Imm5, [90] [91] Overfull \hbox (2.3533pt too wide) in paragraph at lines 12601--12603 []|\T1/qhv/m/n/10 31: Overfull \hbox (2.3533pt too wide) in paragraph at lines 12861--12863 []|\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 13220. [93] [94] [95] [96] [97] Overfull \hbox (4.74579pt too wide) in paragraph at lines 13933--13936 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 13936--13939 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 13939--13942 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 13945--13948 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 13967--13970 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (4.74579pt too wide) in paragraph at lines 13987--13990 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 13990--13993 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 13993--13996 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 13999--14002 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 14021--14024 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (1.71382pt too wide) in paragraph at lines 14106--14108 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14109 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14191--14193 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14194 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14276--14278 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14279 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14361--14363 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14364 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14446--14448 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14449 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14531--14533 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14534 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14616--14618 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14619 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14701--14703 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14704 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14786--14788 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14789 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14871--14873 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14874 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14956--14958 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14959 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15041--15043 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15044 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15126--15128 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15129 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15211--15213 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15214 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15296--15298 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15299 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15381--15383 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15384 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15466--15468 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15469 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15551--15553 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15554 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15636--15638 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15639 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15721--15723 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15724 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15806--15808 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15809 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15891--15893 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15894 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15976--15978 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15979 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16061--16063 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16064 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16146--16148 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16149 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16231--16233 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16234 []\T1/qtm/m/n/10 Imm6[0|5:1] [98] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16316--16318 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16319 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16401--16403 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16404 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16486--16488 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16489 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16515--16517 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16518 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16544--16546 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16547 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16573--16575 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16576 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16602--16604 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16605 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16631--16633 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16634 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16716--16718 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16719 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16801--16803 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16804 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16886--16888 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16889 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16971--16973 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16974 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17056--17058 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17059 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17141--17143 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17144 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17226--17228 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17229 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17311--17313 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17314 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17396--17398 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17399 []\T1/qtm/m/n/10 Imm6[0|5:1] [99] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17481--17483 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17484 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17566--17568 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17569 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17651--17653 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17654 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17708--17710 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17711 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17765--17767 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17768 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17794--17796 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17797 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17823--17825 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17826 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17852--17854 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17855 []\T1/qtm/m/n/10 Imm6[0|5:1] [100] Overfull \hbox (4.74579pt too wide) in paragraph at lines 18184--18187 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 18187--18190 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 18190--18193 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 18196--18199 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 18218--18221 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (4.74579pt too wide) in paragraph at lines 18238--18241 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 18241--18244 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 18244--18247 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 18250--18253 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 18272--18275 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (1.71382pt too wide) in paragraph at lines 18357--18359 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18360 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18442--18444 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18445 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18527--18529 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18530 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18612--18614 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18615 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18697--18699 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18700 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18782--18784 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18785 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18867--18869 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18870 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18952--18954 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18955 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19037--19039 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19040 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19122--19124 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19125 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19207--19209 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19210 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19292--19294 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19295 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19377--19379 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19380 []\T1/qtm/m/n/10 Imm6[0|5:1] [101] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19462--19464 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19465 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19547--19549 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19550 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19632--19634 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19635 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19717--19719 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19720 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19802--19804 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19805 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19887--19889 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19890 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19972--19974 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19975 []\T1/qtm/m/n/10 Imm6[0|5:1] [102] [103] Overfull \hbox (4.74579pt too wide) in paragraph at lines 20133--20135 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 20136--20138 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 20139--20141 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 20145--20147 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 20167--20169 []|\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 20777. LaTeX Warning: Reference `core_versions:rtl-freeze-rules' on page 106 undefined on input line 20777. [106 <./rtl_freeze_rules.png>] Underfull \hbox (badness 10000) in paragraph at lines 20921--20923 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 20925--20927 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 20929--20931 [][][]$\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 21100. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 109 un defined on input line 21112. [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, 949140 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 3110 Reference `control_status_registers:control-and-status-register-map' on page 45 undefined on input line 3111 Reference `control_status_registers:control-and-status-register-map' on page 45 undefined on input line 3143 Reference `control_status_registers:control-and-status-register-map' on page 47 undefined on input line 4026 Reference `core_versions:rtl-freeze-rules' on page 106 undefined on input line 20777 Reference `debug:debug-halted' on page 75 undefined on input line 8098 Reference `debug:debug-running' on page 75 undefined on input line 8098 Reference `exceptions_interrupts:interrupt-interface-signals' on page 69 undefined on input line 7645 Reference `instruction_fetch:instruction-fetch-interface-signals' on page 23 undefined on input line 1813 Reference `instruction_fetch:obi-instruction-basic' on page 24 undefined on input line 1918 Reference `instruction_fetch:obi-instruction-multiple-outstanding' on page 24 undefined on input line 1918 Reference `intro:blockdiagram' on page 3 undefined on input line 158 Reference `load_store_unit:lsu-interface-signals' on page 27 undefined on input line 1946 Reference `load_store_unit:obi-data-back-to-back' on page 28 undefined on input line 2113 Reference `load_store_unit:obi-data-basic' on page 28 undefined on input line 2113 Reference `load_store_unit:obi-data-multiple-outstanding' on page 28 undefined on input line 2114 Reference `load_store_unit:obi-data-slow-response' on page 28 undefined on input line 2113 Reference `pipeline:cycle-counts-per-instruction-type' on page 20 undefined on input line 1552 Reference `sleep:load-event-example' on page 41 undefined on input line 2936 Reference `sleep:sleep-unit-interface-signals' on page 39 undefined on input line 2659 Reference `sleep:wfi-example' on page 40 undefined on input line 2847 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 405--411 []\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 405--411 \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 405--411 \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 845--851 []\T1/qtm/m/n/10 Ex-am-ples of PULP ISA ex-ten-sions are post- Underfull \hbox (badness 6173) in paragraph at lines 845--851 \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 1706--1712 []|\T1/qtm/m/n/10 4 (msta-tus, mepc, mtvec, Underfull \hbox (badness 10000) in paragraph at lines 1706--1712 \T1/qtm/m/n/10 mcause, mcy-cle, min-stret, Underfull \hbox (badness 10000) in paragraph at lines 1706--1712 \T1/qtm/m/n/10 mh-pm-counter*, mcy-cleh, Underfull \hbox (badness 10000) in paragraph at lines 1706--1712 \T1/qtm/m/n/10 min-streth, mh-pm-counter*h, Underfull \hbox (badness 10000) in paragraph at lines 1706--1712 \T1/qtm/m/n/10 mcountin-hibit, mh-p-mevent*, Underfull \hbox (badness 10000) in paragraph at lines 1738--1742 []|\T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 1764--1768 []|\T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 1764--1768 \T1/qtm/m/n/10 Com-par-i-son, Con- Underfull \hbox (badness 10000) in paragraph at lines 1773--1778 []|\T1/qtm/m/n/10 Sin-gle Pre-ci-sion Underfull \hbox (badness 10000) in paragraph at lines 1773--1778 \T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 1773--1778 \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 2268--2270 []|\T1/txtt/m/n/10 EnableVectors| Underfull \hbox (badness 10000) in paragraph at lines 2391--2393 []|\T1/qtm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 2415--2420 []\T1/qtm/m/n/10 This pa-ram-e-ter sets a num-ber of Underfull \hbox (badness 5050) in paragraph at lines 2415--2420 \T1/qtm/m/n/10 pipeline stages to be in-serted into Underfull \hbox (badness 5802) in paragraph at lines 2415--2420 \T1/qtm/m/n/10 the com-pu-ta-tional units per op-er-a- Underfull \hbox (badness 10000) in paragraph at lines 2415--2420 \T1/qtm/m/n/10 la-ten-cies for dif-fer-ent op-er-a-tions Underfull \hbox (badness 10000) in paragraph at lines 2424--2426 []\T1/qtm/m/n/10 AD-Di-tion/MULtiplication op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 2427--2429 []\T1/qtm/m/n/10 DI-Vi-sion/SQuare RooT op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 2436--2439 []\T1/txtt/m/n/10 FPU_ADDMUL_LAT \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 2443--2445 []|\T1/qtm/m/n/10 op- Overfull \hbox (0.85541pt too wide) in paragraph at lines 2443--2445 \T1/qtm/m/n/10 grp_fmt_unit_types_t| Underfull \hbox (badness 10000) in paragraph at lines 2475--2477 []\T1/qtm/m/n/10 AD-Di-tion/MULtiplication op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 2478--2480 []\T1/qtm/m/n/10 DI-Vi-sion/SQuare RooT op-er-a-tion Overfull \hbox (3.88368pt too wide) in paragraph at lines 2488--2490 []|\T1/txtt/m/n/10 PipeConfig| Underfull \hbox (badness 10000) in paragraph at lines 2500--2503 \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 3158--3161 []|\T1/qhv/b/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 3178--3181 []|\T1/qhv/b/n/10 CSR Overfull \hbox (0.85944pt too wide) in paragraph at lines 3369--3371 []|\T1/txtt/m/n/10 hpmcounterh31| Overfull \hbox (0.85944pt too wide) in paragraph at lines 3591--3593 []|\T1/txtt/m/n/10 mcountinhibit| [45] Overfull \hbox (0.85944pt too wide) in paragraph at lines 3893--3895 []|\T1/txtt/m/n/10 mhpmcounter31| Overfull \hbox (0.85944pt too wide) in paragraph at lines 3932--3934 []|\T1/txtt/m/n/10 mhpmcounterh3| Overfull \hbox (6.10942pt too wide) in paragraph at lines 3953--3955 []|\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 8022--8024 []|\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 8252--8254 []\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 10328--10330 []|\T1/qhv/m/n/10 31: Underfull \hbox (badness 10000) in paragraph at lines 10337--10339 \T1/qhv/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 10340--10342 []|\T1/qhv/m/n/10 14 : Overfull \hbox (3.99222pt too wide) in paragraph at lines 10359--10361 []|\T1/qhv/b/n/10 rs1| Overfull \hbox (4.8516pt too wide) in paragraph at lines 10362--10364 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10379--10381 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10382--10384 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10385--10387 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10404--10406 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10407--10409 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10410--10412 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10429--10431 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10432--10434 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10435--10437 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10454--10456 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10457--10459 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10460--10462 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10479--10481 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10482--10484 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10485--10487 []|\T1/qtm/m/n/10 src| Underfull \hbox (badness 10000) in paragraph at lines 10504--10506 []|\T1/qtm/m/n/10 000, Overfull \hbox (0.58029pt too wide) in paragraph at lines 10504--10506 \T1/qtm/m/n/10 Luimm2[1:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10507--10509 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10510--10512 []|\T1/qtm/m/n/10 src| Underfull \hbox (badness 10000) in paragraph at lines 10547--10549 \T1/qhv/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 10550--10552 []|\T1/qhv/m/n/10 14 : Overfull \hbox (3.99222pt too wide) in paragraph at lines 10566--10568 []|\T1/qhv/b/n/10 rs1| Overfull \hbox (4.8516pt too wide) in paragraph at lines 10569--10571 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10586--10588 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10608--10610 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10630--10632 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10652--10654 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10674--10676 []|\T1/qtm/m/n/10 scr1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10696--10698 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10718--10720 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10740--10742 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10762--10764 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10784--10786 []|\T1/qtm/m/n/10 src1| [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 11219--11221 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11222--11224 []|\T1/qhv/m/n/10 14 : Underfull \hbox (badness 10000) in paragraph at lines 11515--11517 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11518--11520 []|\T1/qhv/m/n/10 14 : Overfull \hbox (2.49384pt too wide) in paragraph at lines 11551--11553 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 11573--11575 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.83223pt too wide) in paragraph at lines 11651--11653 []|\T1/qhv/m/n/10 31: Underfull \hbox (badness 10000) in paragraph at lines 11660--11662 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11663--11665 []|\T1/qhv/m/n/10 14 : [89] Underfull \hbox (badness 10000) in paragraph at lines 11917--11919 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11920--11922 []|\T1/qhv/m/n/10 14 : Underfull \hbox (badness 10000) in paragraph at lines 12196--12198 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 12202--12204 []|\T1/qhv/m/n/10 14 : Overfull \hbox (0.84383pt too wide) in paragraph at lines 12215--12217 []|\T1/qhv/b/n/10 Imm12[12]| Overfull \hbox (5.04028pt too wide) in paragraph at lines 12218--12220 []|\T1/qhv/b/n/10 Imm12[10:5]| Overfull \hbox (0.97159pt too wide) in paragraph at lines 12221--12223 []|\T1/qhv/b/n/10 Imm5| Overfull \hbox (4.8516pt too wide) in paragraph at lines 12227--12229 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (0.8987pt too wide) in paragraph at lines 12250--12252 []|\T1/qtm/m/n/10 src1| Overfull \hbox (4.4074pt too wide) in paragraph at lines 12256--12258 []|\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (1.6274pt too wide) in paragraph at lines 12259--12261 []|\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 12265--12268 []|\T1/qtm/b/n/10 cv.beqimm Underfull \hbox (badness 10000) in paragraph at lines 12265--12268 \T1/qtm/b/n/10 rs1, Imm5, Overfull \hbox (0.8987pt too wide) in paragraph at lines 12278--12280 []|\T1/qtm/m/n/10 src1| Overfull \hbox (4.4074pt too wide) in paragraph at lines 12284--12286 []|\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (1.6274pt too wide) in paragraph at lines 12287--12289 []|\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 12293--12296 []|\T1/qtm/b/n/10 cv.bneimm Underfull \hbox (badness 10000) in paragraph at lines 12293--12296 \T1/qtm/b/n/10 rs1, Imm5, [90] [91] Overfull \hbox (2.3533pt too wide) in paragraph at lines 12601--12603 []|\T1/qhv/m/n/10 31: Overfull \hbox (2.3533pt too wide) in paragraph at lines 12861--12863 []|\T1/qhv/m/n/10 31: [92] [93] [94] [95] [96] [97] Overfull \hbox (4.74579pt too wide) in paragraph at lines 13933--13936 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 13936--13939 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 13939--13942 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 13945--13948 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 13967--13970 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (4.74579pt too wide) in paragraph at lines 13987--13990 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 13990--13993 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 13993--13996 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 13999--14002 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 14021--14024 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (1.71382pt too wide) in paragraph at lines 14106--14108 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14109 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14191--14193 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14194 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14276--14278 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14279 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14361--14363 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14364 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14446--14448 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14449 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14531--14533 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14534 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14616--14618 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14619 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14701--14703 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14704 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14786--14788 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14789 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14871--14873 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14874 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14956--14958 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14959 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15041--15043 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15044 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15126--15128 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15129 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15211--15213 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15214 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15296--15298 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15299 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15381--15383 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15384 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15466--15468 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15469 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15551--15553 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15554 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15636--15638 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15639 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15721--15723 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15724 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15806--15808 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15809 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15891--15893 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15894 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15976--15978 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15979 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16061--16063 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16064 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16146--16148 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16149 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16231--16233 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16234 []\T1/qtm/m/n/10 Imm6[0|5:1] [98] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16316--16318 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16319 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16401--16403 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16404 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16486--16488 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16489 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16515--16517 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16518 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16544--16546 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16547 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16573--16575 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16576 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16602--16604 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16605 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16631--16633 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16634 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16716--16718 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16719 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16801--16803 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16804 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16886--16888 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16889 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16971--16973 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16974 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17056--17058 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17059 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17141--17143 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17144 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17226--17228 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17229 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17311--17313 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17314 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17396--17398 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17399 []\T1/qtm/m/n/10 Imm6[0|5:1] [99] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17481--17483 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17484 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17566--17568 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17569 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17651--17653 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17654 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17708--17710 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17711 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17765--17767 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17768 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17794--17796 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17797 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17823--17825 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17826 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17852--17854 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17855 []\T1/qtm/m/n/10 Imm6[0|5:1] [100] Overfull \hbox (4.74579pt too wide) in paragraph at lines 18184--18187 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 18187--18190 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 18190--18193 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 18196--18199 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 18218--18221 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (4.74579pt too wide) in paragraph at lines 18238--18241 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 18241--18244 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 18244--18247 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 18250--18253 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 18272--18275 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (1.71382pt too wide) in paragraph at lines 18357--18359 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18360 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18442--18444 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18445 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18527--18529 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18530 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18612--18614 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18615 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18697--18699 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18700 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18782--18784 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18785 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18867--18869 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18870 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18952--18954 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18955 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19037--19039 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19040 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19122--19124 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19125 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19207--19209 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19210 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19292--19294 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19295 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19377--19379 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19380 []\T1/qtm/m/n/10 Imm6[0|5:1] [101] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19462--19464 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19465 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19547--19549 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19550 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19632--19634 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19635 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19717--19719 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19720 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19802--19804 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19805 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19887--19889 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19890 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19972--19974 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19975 []\T1/qtm/m/n/10 Imm6[0|5:1] [102] [103] Overfull \hbox (4.74579pt too wide) in paragraph at lines 20133--20135 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 20136--20138 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 20139--20141 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 20145--20147 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 20167--20169 []|\T1/qhv/b/n/10 funct3| [104] Chapter 18. [105] [106 <./rtl_freeze_rules.png>] Underfull \hbox (badness 10000) in paragraph at lines 20921--20923 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 20925--20927 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 20929--20931 [][][]$\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, 977206 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' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="openhw-group-cv32e40p-user-manual" "CV32E40P_User_Manual.tex"' ------------ 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 405--411 []\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 405--411 \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 405--411 \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 845--851 []\T1/qtm/m/n/10 Ex-am-ples of PULP ISA ex-ten-sions are post- Underfull \hbox (badness 6173) in paragraph at lines 845--851 \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 1706--1712 []|\T1/qtm/m/n/10 4 (msta-tus, mepc, mtvec, Underfull \hbox (badness 10000) in paragraph at lines 1706--1712 \T1/qtm/m/n/10 mcause, mcy-cle, min-stret, Underfull \hbox (badness 10000) in paragraph at lines 1706--1712 \T1/qtm/m/n/10 mh-pm-counter*, mcy-cleh, Underfull \hbox (badness 10000) in paragraph at lines 1706--1712 \T1/qtm/m/n/10 min-streth, mh-pm-counter*h, Underfull \hbox (badness 10000) in paragraph at lines 1706--1712 \T1/qtm/m/n/10 mcountin-hibit, mh-p-mevent*, Underfull \hbox (badness 10000) in paragraph at lines 1738--1742 []|\T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 1764--1768 []|\T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 1764--1768 \T1/qtm/m/n/10 Com-par-i-son, Con- Underfull \hbox (badness 10000) in paragraph at lines 1773--1778 []|\T1/qtm/m/n/10 Sin-gle Pre-ci-sion Underfull \hbox (badness 10000) in paragraph at lines 1773--1778 \T1/qtm/m/n/10 Floating-Point Underfull \hbox (badness 10000) in paragraph at lines 1773--1778 \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 2268--2270 []|\T1/txtt/m/n/10 EnableVectors| Underfull \hbox (badness 10000) in paragraph at lines 2391--2393 []|\T1/qtm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 2415--2420 []\T1/qtm/m/n/10 This pa-ram-e-ter sets a num-ber of Underfull \hbox (badness 5050) in paragraph at lines 2415--2420 \T1/qtm/m/n/10 pipeline stages to be in-serted into Underfull \hbox (badness 5802) in paragraph at lines 2415--2420 \T1/qtm/m/n/10 the com-pu-ta-tional units per op-er-a- Underfull \hbox (badness 10000) in paragraph at lines 2415--2420 \T1/qtm/m/n/10 la-ten-cies for dif-fer-ent op-er-a-tions Underfull \hbox (badness 10000) in paragraph at lines 2424--2426 []\T1/qtm/m/n/10 AD-Di-tion/MULtiplication op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 2427--2429 []\T1/qtm/m/n/10 DI-Vi-sion/SQuare RooT op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 2436--2439 []\T1/txtt/m/n/10 FPU_ADDMUL_LAT \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 2443--2445 []|\T1/qtm/m/n/10 op- Overfull \hbox (0.85541pt too wide) in paragraph at lines 2443--2445 \T1/qtm/m/n/10 grp_fmt_unit_types_t| Underfull \hbox (badness 10000) in paragraph at lines 2475--2477 []\T1/qtm/m/n/10 AD-Di-tion/MULtiplication op-er-a-tion Underfull \hbox (badness 10000) in paragraph at lines 2478--2480 []\T1/qtm/m/n/10 DI-Vi-sion/SQuare RooT op-er-a-tion Overfull \hbox (3.88368pt too wide) in paragraph at lines 2488--2490 []|\T1/txtt/m/n/10 PipeConfig| Underfull \hbox (badness 10000) in paragraph at lines 2500--2503 \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 3158--3161 []|\T1/qhv/b/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 3178--3181 []|\T1/qhv/b/n/10 CSR Overfull \hbox (0.85944pt too wide) in paragraph at lines 3369--3371 []|\T1/txtt/m/n/10 hpmcounterh31| Overfull \hbox (0.85944pt too wide) in paragraph at lines 3591--3593 []|\T1/txtt/m/n/10 mcountinhibit| [45] Overfull \hbox (0.85944pt too wide) in paragraph at lines 3893--3895 []|\T1/txtt/m/n/10 mhpmcounter31| Overfull \hbox (0.85944pt too wide) in paragraph at lines 3932--3934 []|\T1/txtt/m/n/10 mhpmcounterh3| Overfull \hbox (6.10942pt too wide) in paragraph at lines 3953--3955 []|\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 8022--8024 []|\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 8252--8254 []\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 10328--10330 []|\T1/qhv/m/n/10 31: Underfull \hbox (badness 10000) in paragraph at lines 10337--10339 \T1/qhv/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 10340--10342 []|\T1/qhv/m/n/10 14 : Overfull \hbox (3.99222pt too wide) in paragraph at lines 10359--10361 []|\T1/qhv/b/n/10 rs1| Overfull \hbox (4.8516pt too wide) in paragraph at lines 10362--10364 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10379--10381 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10382--10384 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10385--10387 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10404--10406 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10407--10409 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10410--10412 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10429--10431 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10432--10434 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10435--10437 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10454--10456 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10457--10459 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10460--10462 []|\T1/qtm/m/n/10 src| Overfull \hbox (0.58029pt too wide) in paragraph at lines 10479--10481 []|\T1/qtm/m/n/10 Luimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10482--10484 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10485--10487 []|\T1/qtm/m/n/10 src| Underfull \hbox (badness 10000) in paragraph at lines 10504--10506 []|\T1/qtm/m/n/10 000, Overfull \hbox (0.58029pt too wide) in paragraph at lines 10504--10506 \T1/qtm/m/n/10 Luimm2[1:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 10507--10509 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (0.59224pt too wide) in paragraph at lines 10510--10512 []|\T1/qtm/m/n/10 src| Underfull \hbox (badness 10000) in paragraph at lines 10547--10549 \T1/qhv/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 10550--10552 []|\T1/qhv/m/n/10 14 : Overfull \hbox (3.99222pt too wide) in paragraph at lines 10566--10568 []|\T1/qhv/b/n/10 rs1| Overfull \hbox (4.8516pt too wide) in paragraph at lines 10569--10571 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10586--10588 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10608--10610 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10630--10632 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10652--10654 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10674--10676 []|\T1/qtm/m/n/10 scr1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10696--10698 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10718--10720 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10740--10742 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10762--10764 []|\T1/qtm/m/n/10 src1| Overfull \hbox (5.59224pt too wide) in paragraph at lines 10784--10786 []|\T1/qtm/m/n/10 src1| [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 11219--11221 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11222--11224 []|\T1/qhv/m/n/10 14 : Underfull \hbox (badness 10000) in paragraph at lines 11515--11517 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11518--11520 []|\T1/qhv/m/n/10 14 : Overfull \hbox (2.49384pt too wide) in paragraph at lines 11551--11553 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.49384pt too wide) in paragraph at lines 11573--11575 []|\T1/qtm/m/n/10 Iuimm5[4:0]| Overfull \hbox (2.83223pt too wide) in paragraph at lines 11651--11653 []|\T1/qhv/m/n/10 31: Underfull \hbox (badness 10000) in paragraph at lines 11660--11662 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11663--11665 []|\T1/qhv/m/n/10 14 : [89] Underfull \hbox (badness 10000) in paragraph at lines 11917--11919 []|\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 11920--11922 []|\T1/qhv/m/n/10 14 : Underfull \hbox (badness 10000) in paragraph at lines 12196--12198 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 12202--12204 []|\T1/qhv/m/n/10 14 : Overfull \hbox (0.84383pt too wide) in paragraph at lines 12215--12217 []|\T1/qhv/b/n/10 Imm12[12]| Overfull \hbox (5.04028pt too wide) in paragraph at lines 12218--12220 []|\T1/qhv/b/n/10 Imm12[10:5]| Overfull \hbox (0.97159pt too wide) in paragraph at lines 12221--12223 []|\T1/qhv/b/n/10 Imm5| Overfull \hbox (4.8516pt too wide) in paragraph at lines 12227--12229 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (0.8987pt too wide) in paragraph at lines 12250--12252 []|\T1/qtm/m/n/10 src1| Overfull \hbox (4.4074pt too wide) in paragraph at lines 12256--12258 []|\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (1.6274pt too wide) in paragraph at lines 12259--12261 []|\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 12265--12268 []|\T1/qtm/b/n/10 cv.beqimm Underfull \hbox (badness 10000) in paragraph at lines 12265--12268 \T1/qtm/b/n/10 rs1, Imm5, Overfull \hbox (0.8987pt too wide) in paragraph at lines 12278--12280 []|\T1/qtm/m/n/10 src1| Overfull \hbox (4.4074pt too wide) in paragraph at lines 12284--12286 []|\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (1.6274pt too wide) in paragraph at lines 12287--12289 []|\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 12293--12296 []|\T1/qtm/b/n/10 cv.bneimm Underfull \hbox (badness 10000) in paragraph at lines 12293--12296 \T1/qtm/b/n/10 rs1, Imm5, [90] [91] Overfull \hbox (2.3533pt too wide) in paragraph at lines 12601--12603 []|\T1/qhv/m/n/10 31: Overfull \hbox (2.3533pt too wide) in paragraph at lines 12861--12863 []|\T1/qhv/m/n/10 31: [92] [93] [94] [95] [96] [97] Overfull \hbox (4.74579pt too wide) in paragraph at lines 13933--13936 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 13936--13939 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 13939--13942 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 13945--13948 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 13967--13970 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (4.74579pt too wide) in paragraph at lines 13987--13990 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 13990--13993 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 13993--13996 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 13999--14002 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 14021--14024 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (1.71382pt too wide) in paragraph at lines 14106--14108 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14109 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14191--14193 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14194 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14276--14278 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14279 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14361--14363 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14364 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14446--14448 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14449 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14531--14533 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14534 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14616--14618 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14619 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14701--14703 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14704 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14786--14788 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14789 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14871--14873 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14874 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 14956--14958 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 14959 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15041--15043 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15044 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15126--15128 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15129 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15211--15213 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15214 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15296--15298 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15299 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15381--15383 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15384 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15466--15468 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15469 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15551--15553 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15554 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15636--15638 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15639 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15721--15723 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15724 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15806--15808 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15809 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15891--15893 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15894 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 15976--15978 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 15979 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16061--16063 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16064 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16146--16148 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16149 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16231--16233 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16234 []\T1/qtm/m/n/10 Imm6[0|5:1] [98] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16316--16318 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16319 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16401--16403 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16404 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16486--16488 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16489 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16515--16517 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16518 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16544--16546 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16547 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16573--16575 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16576 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16602--16604 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16605 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16631--16633 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16634 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16716--16718 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16719 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16801--16803 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16804 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16886--16888 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16889 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 16971--16973 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 16974 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17056--17058 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17059 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17141--17143 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17144 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17226--17228 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17229 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17311--17313 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17314 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17396--17398 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17399 []\T1/qtm/m/n/10 Imm6[0|5:1] [99] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17481--17483 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17484 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17566--17568 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17569 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17651--17653 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17654 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17708--17710 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17711 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17765--17767 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17768 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17794--17796 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17797 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17823--17825 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17826 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 17852--17854 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 17855 []\T1/qtm/m/n/10 Imm6[0|5:1] [100] Overfull \hbox (4.74579pt too wide) in paragraph at lines 18184--18187 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 18187--18190 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 18190--18193 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 18196--18199 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 18218--18221 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (4.74579pt too wide) in paragraph at lines 18238--18241 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 18241--18244 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 18244--18247 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 18250--18253 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 18272--18275 []|\T1/qhv/b/n/10 funct3| Overfull \hbox (1.71382pt too wide) in paragraph at lines 18357--18359 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18360 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18442--18444 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18445 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18527--18529 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18530 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18612--18614 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18615 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18697--18699 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18700 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18782--18784 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18785 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18867--18869 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18870 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 18952--18954 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 18955 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19037--19039 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19040 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19122--19124 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19125 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19207--19209 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19210 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19292--19294 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19295 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19377--19379 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19380 []\T1/qtm/m/n/10 Imm6[0|5:1] [101] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19462--19464 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19465 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19547--19549 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19550 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19632--19634 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19635 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19717--19719 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19720 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19802--19804 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19805 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19887--19889 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19890 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) in paragraph at lines 19972--19974 []\T1/qtm/m/n/10 Imm6[0|5:1] Overfull \hbox (1.71382pt too wide) detected at line 19975 []\T1/qtm/m/n/10 Imm6[0|5:1] [102] [103] Overfull \hbox (4.74579pt too wide) in paragraph at lines 20133--20135 []|\T1/qhv/m/n/10 26| Overfull \hbox (4.74579pt too wide) in paragraph at lines 20136--20138 []|\T1/qhv/m/n/10 25| Underfull \hbox (badness 10000) in paragraph at lines 20139--20141 []|\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 20145--20147 []|\T1/qhv/m/n/10 14 : Overfull \hbox (4.8516pt too wide) in paragraph at lines 20167--20169 []|\T1/qhv/b/n/10 funct3| [104] Chapter 18. [105] [106 <./rtl_freeze_rules.png>] Underfull \hbox (badness 10000) in paragraph at lines 20921--20923 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 20925--20927 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 20929--20931 [][][]$\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, 977206 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-18T13:27:51.885681Z, end-time: 2023-04-18T13:27:57.301554Z, 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.