Read the Docs build information Build id: 1367597 Project: openhw-group-cv32e40p-user-manual Version: latest Commit: 404b1734dac4d2a4923a6ee4f192aad7a7115258 Date: 2023-03-22T09:43:59.564833Z State: finished Success: True [rtd-command-info] start-time: 2023-03-22T09:44:01.467944Z, end-time: 2023-03-22T09:44:02.689829Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/openhwgroup/cv32e40p.git . Cloning into '.'... [rtd-command-info] start-time: 2023-03-22T09:44:03.067331Z, end-time: 2023-03-22T09:44:03.183245Z, 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 404b173 Merge pull request #786 from openhwgroup/dev [rtd-command-info] start-time: 2023-03-22T09:44:03.361542Z, end-time: 2023-03-22T09:44:03.430682Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-03-22T09:44:04.442407Z, end-time: 2023-03-22T09:44:08.971264Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40p-user-manual/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-03-22T09:44:09.209855Z, end-time: 2023-03-22T09:44:10.936429Z, 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.0.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 22.0 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.6.0 Uninstalling setuptools-67.6.0: Successfully uninstalled setuptools-67.6.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-03-22T09:44:11.122866Z, end-time: 2023-03-22T09:44:18.373604Z, 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.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 64.0 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 258.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 190.4 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 195.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 228.4 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 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 251.7 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting packaging>=21.0 Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 176.9 MB/s eta 0:00:00 Collecting babel>=2.9 Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 205.9 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 230.5 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 199.6 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 185.9 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 208.4 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 206.5 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 217.8 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 206.3 MB/s eta 0:00:00 Collecting Pygments>=2.12 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 254.9 MB/s eta 0:00:00 Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting importlib-metadata>=4.8 Downloading importlib_metadata-6.1.0-py3-none-any.whl (21 kB) Collecting Jinja2>=3.0 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 210.8 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery!=3.0.0,>=2.0.0 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 228.4 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 251.3 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 kB 230.6 MB/s eta 0:00:00 Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting zipp>=0.5 Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 188.2 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 229.6 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 171.0/171.0 kB 238.8 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 238.0 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=f75d7ca4ef357792d967a8eb643152f6f0ea523e879ea2b0155e079b314f5b9a Stored in directory: /tmp/pip-ephem-wheel-cache-06743ptr/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.14.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.1.0 mock-1.0.1 packaging-23.0 pillow-9.4.0 pytz-2022.7.1 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-03-22T09:44:18.701119Z, end-time: 2023-03-22T09:44:19.893293Z, 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 Downloading sphinxcontrib_svg2pdfconverter-1.2.2-py3-none-any.whl (8.1 kB) Collecting sphinx_github_changelog Downloading sphinx_github_changelog-1.2.1-py3-none-any.whl (8.2 kB) 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: 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: 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: 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: 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: 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: 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.1.0) 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: 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: 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: 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.14.0) 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: 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.0) 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: 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: 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)) (2022.7.1) 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: 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) 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: 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) 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-03-22T09:44:21.706622Z, end-time: 2023-03-22T09:44:21.777714Z, 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'2022, 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': '404b1734', } # 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/1367597/' 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-03-22T09:44:21.965510Z, end-time: 2023-03-22T09:44:27.254833Z, duration: 5, 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 21 source files that are out of date updating environment: [new config] 21 added, 0 changed, 0 removed reading sources... [ 4%] apu reading sources... [ 9%] control_status_registers reading sources... [ 14%] core_versions reading sources... [ 19%] corev_hw_loop reading sources... [ 23%] debug reading sources... [ 28%] exceptions_interrupts reading sources... [ 33%] fpu reading sources... [ 38%] getting_started reading sources... [ 42%] glossary reading sources... [ 47%] index reading sources... [ 52%] instruction_fetch reading sources... [ 57%] instruction_set_extensions reading sources... [ 61%] integration reading sources... [ 66%] intro reading sources... [ 71%] load_store_unit reading sources... [ 76%] perf_counters reading sources... [ 80%] pipeline reading sources... [ 85%] preface reading sources... [ 90%] register_file reading sources... [ 95%] sleep reading sources... [100%] tracer looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] apu writing output... [ 9%] control_status_registers writing output... [ 14%] core_versions writing output... [ 19%] corev_hw_loop writing output... [ 23%] debug writing output... [ 28%] exceptions_interrupts writing output... [ 33%] fpu writing output... [ 38%] getting_started writing output... [ 42%] glossary writing output... [ 47%] index writing output... [ 52%] instruction_fetch writing output... [ 57%] instruction_set_extensions writing output... [ 61%] integration writing output... [ 66%] intro writing output... [ 71%] load_store_unit writing output... [ 76%] perf_counters writing output... [ 80%] pipeline writing output... [ 85%] preface writing output... [ 90%] register_file writing output... [ 95%] sleep writing output... [100%] tracer 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. The HTML pages are in ../../_readthedocs/html. [rtd-command-info] start-time: 2023-03-22T09:44:27.455321Z, end-time: 2023-03-22T09:44:32.765812Z, duration: 5, 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] 21 added, 0 changed, 0 removed reading sources... [ 4%] apu reading sources... [ 9%] control_status_registers reading sources... [ 14%] core_versions reading sources... [ 19%] corev_hw_loop reading sources... [ 23%] debug reading sources... [ 28%] exceptions_interrupts reading sources... [ 33%] fpu reading sources... [ 38%] getting_started reading sources... [ 42%] glossary reading sources... [ 47%] index reading sources... [ 52%] instruction_fetch reading sources... [ 57%] instruction_set_extensions reading sources... [ 61%] integration reading sources... [ 66%] intro reading sources... [ 71%] load_store_unit reading sources... [ 76%] perf_counters reading sources... [ 80%] pipeline reading sources... [ 85%] preface reading sources... [ 90%] register_file reading sources... [ 95%] sleep reading sources... [100%] tracer looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... preface intro getting_started integration pipeline instruction_fetch load_store_unit register_file apu fpu sleep corev_hw_loop control_status_registers perf_counters exceptions_interrupts debug tracer 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. The HTML page is in ../../_readthedocs/htmlzip. [rtd-command-info] start-time: 2023-03-22T09:44:33.546083Z, end-time: 2023-03-22T09:44:45.336495Z, duration: 11, 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] 21 added, 0 changed, 0 removed reading sources... [ 4%] apu reading sources... [ 9%] control_status_registers reading sources... [ 14%] core_versions reading sources... [ 19%] corev_hw_loop reading sources... [ 23%] debug reading sources... [ 28%] exceptions_interrupts reading sources... [ 33%] fpu reading sources... [ 38%] getting_started reading sources... [ 42%] glossary reading sources... [ 47%] index reading sources... [ 52%] instruction_fetch reading sources... [ 57%] instruction_set_extensions reading sources... [ 61%] integration reading sources... [ 66%] intro reading sources... [ 71%] load_store_unit reading sources... [ 76%] perf_counters reading sources... [ 80%] pipeline reading sources... [ 85%] preface reading sources... [ 90%] register_file reading sources... [ 95%] sleep reading sources... [100%] tracer looking for now-outdated files... none found pickling environment... done checking consistency... done processing CV32E40P_User_Manual.tex... index preface intro getting_started integration pipeline instruction_fetch load_store_unit register_file apu fpu sleep corev_hw_loop control_status_registers perf_counters exceptions_interrupts debug tracer 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, 1 warning. 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-03-22T09:44:47.815138Z, end-time: 2023-03-22T09:44:47.868312Z, 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-03-22T09:44:48.072793Z, end-time: 2023-03-22T09:45:01.099311Z, duration: 13, 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' ------------ 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)) (/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. LaTeX Warning: Hyper reference `apu:apu' on page 4 undefined on input line 196. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) Underfull \hbox (badness 10000) in paragraph at lines 326--326 []\T1/qhv/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 375--375 []\T1/qhv/m/n/10 Ver- [4] LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 5 undefined on input line 389. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 5 u ndefined on input line 393. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 5 undefined on input line 397. LaTeX Warning: Hyper reference `register_file:register-file' on page 5 undefine d on input line 411. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 5 un defined on input line 414. LaTeX Warning: Hyper reference `register_file:register-file' on page 5 undefine d on input line 426. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 5 un defined on input line 430. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 5 un defined on input line 440. [5] Overfull \hbox (3.76369pt too wide) in paragraph at lines 594--594 []\T1/qhv/m/n/10 Count| LaTeX Warning: Hyper reference `getting_started:getting-started' on page 6 unde fined on input line 679. LaTeX Warning: Hyper reference `integration:core-integration' on page 6 undefin ed on input line 683. LaTeX Warning: Hyper reference `pipeline:pipeline-details' on page 6 undefined on input line 687. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 6 undefined on input line 691. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 6 unde fined on input line 691. LaTeX Warning: Hyper reference `register_file:register-file' on page 6 undefine d on input line 695. LaTeX Warning: Hyper reference `apu:apu' on page 6 undefined on input line 699. LaTeX Warning: Hyper reference `fpu:fpu' on page 6 undefined on input line 703. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 6 undefined on input line 707. LaTeX Warning: Hyper reference `corev_hw_loop:hwloop-specs' on page 6 undefined on input line 711. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 6 undefined on input line 715. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 6 u ndefined on input line 719. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 6 undefined on input line 723. [6] LaTeX Warning: Hyper reference `debug:debug-support' on page 7 undefined on inp ut line 727. LaTeX Warning: Hyper reference `tracer:tracer' on page 7 undefined on input lin e 731. LaTeX Warning: Hyper reference `instruction_set_extensions:custom-isa-extension s' on page 7 undefined on input line 735. LaTeX Warning: Hyper reference `glossary:glossary' on page 7 undefined on input line 739. [7] LaTeX Warning: Hyper reference `corev_hw_loop:hwloop-specs' on page 8 undefined on input line 794. [8] Chapter 3. LaTeX Warning: Hyper reference `register_file:register-file' on page 9 undefine d on input line 858. LaTeX Warning: Hyper reference `register_file:register-file' on page 9 undefine d on input line 889. Underfull \hbox (badness 10000) in paragraph at lines 887--890 []\T1/qtm/m/n/10 In-side CV32E40P, clock gat-ing cells are used both in \T1/txt t/m/n/10 cv32e40p_sleep_unit.sv \T1/qtm/m/n/10 and [9] [10] Chapter 4. [11] LaTeX Warning: Hyper reference `fpu:fpu' on page 12 undefined on input line 108 8. LaTeX Warning: Hyper reference `fpu:fpu' on page 12 undefined on input line 108 8. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 12 undefined on input line 1088. LaTeX Warning: Hyper reference `sleep:pulp-cluster' on page 12 undefined on inp ut line 1088. LaTeX Warning: Hyper reference `instruction_set_extensions:custom-isa-extension s' on page 12 undefined on input line 1088. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 12 undefined on input line 1088. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-load-store' on page 12 undefined on input line 1088. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-hardware-loop' on page 12 undefined on input line 1088. Overfull \hbox (6.40094pt too wide) in paragraph at lines 1088--1088 []\T1/qhv/m/n/10 Name| Overfull \hbox (38.32364pt too wide) in paragraph at lines 1088--1088 []\T1/qhv/m/n/10 Type/Range| Overfull \hbox (1.11366pt too wide) in paragraph at lines 1088--1088 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 1088--1088 \T1/qhv/m/n/10 fault| LaTeX Warning: Hyper reference `fpu:fpu' on page 12 undefined on input line 108 8. Overfull \hbox (6.03087pt too wide) in paragraph at lines 1088--1088 []\T1/txtt/m/n/10 ZFINX| LaTeX Warning: Hyper reference `fpu:fpu' on page 12 undefined on input line 108 8. Overfull \hbox (63.7807pt too wide) in paragraph at lines 1088--1088 []\T1/txtt/m/n/10 NUM_MHPMCOUNTERS| Underfull \hbox (badness 10000) in paragraph at lines 1088--1088 []\T1/qtm/m/n/10 int Overfull \hbox (11.66367pt too wide) in paragraph at lines 1088--1088 \T1/qtm/m/n/10 (0..29)| LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 12 undefined on input line 1088. Overfull \hbox (42.78076pt too wide) in paragraph at lines 1088--1088 []\T1/txtt/m/n/10 PULP_CLUSTER| LaTeX Warning: Hyper reference `sleep:pulp-cluster' on page 12 undefined on inp ut line 1088. Overfull \hbox (32.28079pt too wide) in paragraph at lines 1088--1088 []\T1/txtt/m/n/10 PULP_XPULP| LaTeX Warning: Hyper reference `instruction_set_extensions:custom-isa-extension s' on page 12 undefined on input line 1088. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 12 undefined on input line 1088. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-load-store' on page 12 undefined on input line 1088. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-hardware-loop' on page 12 undefined on input line 1088. [12] LaTeX Warning: Hyper reference `control_status_registers:csr-mtvec' on page 13 undefined on input line 1343. LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1343. LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1343. LaTeX Warning: Hyper reference `control_status_registers:csr-mhartid' on page 1 3 undefined on input line 1343. LaTeX Warning: Hyper reference `control_status_registers:csr-uhartid' on page 1 3 undefined on input line 1343. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 13 undefined on input line 1343. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 13 und efined on input line 1343. LaTeX Warning: Hyper reference `apu:apu' on page 13 undefined on input line 134 3. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 13 undefined on input line 1343. LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1343. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 13 undefined on input line 1343. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 13 undefined on input line 1343. Underfull \hbox (badness 10000) in paragraph at lines 1343--1343 []\T1/qhv/m/n/10 Sig- Overfull \hbox (4.00978pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 rst_ni| Overfull \hbox (35.50969pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 scan_cg_en_i| Overfull \hbox (30.2597pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 boot_addr_i| Overfull \hbox (35.50969pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 mtvec_addr_i| LaTeX Warning: Hyper reference `control_status_registers:csr-mtvec' on page 13 undefined on input line 1343. Overfull \hbox (46.00966pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 dm_halt_addr_i| LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1343. Overfull \hbox (72.25958pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 dm_exception_addr_i| LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1343. Overfull \hbox (19.75974pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 hart_id_i| LaTeX Warning: Hyper reference `control_status_registers:csr-mhartid' on page 1 3 undefined on input line 1343. LaTeX Warning: Hyper reference `control_status_registers:csr-uhartid' on page 1 3 undefined on input line 1343. Overfull \hbox (9.25977pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 instr_*| LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 13 undefined on input line 1343. Overfull \hbox (4.00978pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 data_*| LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 13 und efined on input line 1343. LaTeX Warning: Hyper reference `apu:apu' on page 13 undefined on input line 134 3. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 13 undefined on input line 1343. Overfull \hbox (9.25977pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 debug_*| LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1343. Overfull \hbox (46.00966pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 fetch_enable_i| Overfull \hbox (35.50969pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 core_sleep_o| LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 13 undefined on input line 1343. Overfull \hbox (51.25964pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 pulp_clock_en_i| LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 13 undefined on input line 1343. [13] [14] Chapter 5. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 15 undefined on input line 1364. [15 <./CV32E40P_Pipeline.png>] LaTeX Warning: Hyper reference `pipeline:cycle-counts-per-instruction-type' on page 16 undefined on input line 1384. LaTeX Warning: Reference `pipeline:cycle-counts-per-instruction-type' on page 1 6 undefined on input line 1384. Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qhv/m/n/10 In- Overfull \hbox (4.92642pt too wide) in paragraph at lines 1563--1563 \T1/qhv/m/n/10 struc- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qhv/m/n/10 tion Overfull \hbox (1.2064pt too wide) in paragraph at lines 1563--1563 \T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 In-te- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 ger Overfull \hbox (2.75642pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 pu- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 ta- Overfull \hbox (2.75642pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 tional| Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 Ac- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 min-streth, mh-pm-counter*h, mcountin- Overfull \hbox (24.21643pt too wide) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Load/Store| Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Mul- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 ti-pli- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 ca- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 vi- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Re- Overfull \hbox (3.30643pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 main- Overfull \hbox (1.64642pt too wide) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Jump| Overfull \hbox (8.70644pt too wide) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Branch Overfull \hbox (1.43643pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 (Not- Overfull \hbox (7.34644pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 Taken)| Overfull \hbox (8.70644pt too wide) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Branch Overfull \hbox (10.67644pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 (Taken)| Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 In- Overfull \hbox (2.79642pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 struc- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 tion Overfull \hbox (3.65643pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 Fence| [16] [17] [18] Chapter 6. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch-interface-s ignals' on page 19 undefined on input line 1608. LaTeX Warning: Reference `instruction_fetch:instruction-fetch-interface-signals ' on page 19 undefined on input line 1608. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 19 und efined on input line 1610. Underfull \hbox (badness 10000) in paragraph at lines 1684--1684 []\T1/qtm/b/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1684--1684 []\T1/qtm/m/n/10 in- Overfull \hbox (10.4934pt too wide) in paragraph at lines 1684--1684 \T1/qtm/m/n/10 str_addr_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1684--1684 []\T1/qtm/m/n/10 in- Overfull \hbox (10.4934pt too wide) in paragraph at lines 1684--1684 \T1/qtm/m/n/10 str_rdata_i[31:0]| [19] LaTeX Warning: Hyper reference `instruction_fetch:obi-instruction-basic' on pag e 20 undefined on input line 1708. LaTeX Warning: Reference `instruction_fetch:obi-instruction-basic' on page 20 u ndefined on input line 1708. LaTeX Warning: Hyper reference `instruction_fetch:obi-instruction-multiple-outs tanding' on page 20 undefined on input line 1708. LaTeX Warning: Reference `instruction_fetch:obi-instruction-multiple-outstandin g' on page 20 undefined on input line 1708. [20 <./obi_instruction_basic.png>] [21 <./obi_instruction_multiple_outstanding. png>] [22] Chapter 7. LaTeX Warning: Hyper reference `load_store_unit:lsu-interface-signals' on page 23 undefined on input line 1735. LaTeX Warning: Reference `load_store_unit:lsu-interface-signals' on page 23 und efined on input line 1735. Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 \T1/qtm/b/n/10 rec- Overfull \hbox (11.50832pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_req_o| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 out- Overfull \hbox (48.25821pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_addr_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 out- Overfull \hbox (6.25833pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_we_o| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 out- Overfull \hbox (32.50826pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_be_o[3:0]| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 out- Overfull \hbox (53.5082pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_wdata_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 out- Overfull \hbox (53.5082pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_rdata_i[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 in- Overfull \hbox (27.25827pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_rvalid_i| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 in- Overfull \hbox (11.50832pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_gnt_i| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 in- [23] LaTeX Warning: Hyper reference `load_store_unit:obi-data-basic' on page 24 unde fined on input line 1897. LaTeX Warning: Reference `load_store_unit:obi-data-basic' on page 24 undefined on input line 1897. LaTeX Warning: Hyper reference `load_store_unit:obi-data-back-to-back' on page 24 undefined on input line 1897. LaTeX Warning: Reference `load_store_unit:obi-data-back-to-back' on page 24 und efined on input line 1897. LaTeX Warning: Hyper reference `load_store_unit:obi-data-slow-response' on page 24 undefined on input line 1897. LaTeX Warning: Reference `load_store_unit:obi-data-slow-response' on page 24 un defined on input line 1897. LaTeX Warning: Hyper reference `load_store_unit:obi-data-multiple-outstanding' on page 24 undefined on input line 1898. LaTeX Warning: Reference `load_store_unit:obi-data-multiple-outstanding' on pag e 24 undefined on input line 1898. [24 <./obi_data_basic.png>] [25 <./obi_data_back_to_back.png>] [26 <./obi_data_ slow_response.png>] [27 <./obi_data_multiple_outstanding.png>] [28] Chapter 8. LaTeX Warning: Hyper reference `getting_started:getting-started' on page 29 und efined on input line 2018. [29] [30] Chapter 9. LaTeX Warning: Hyper reference `apu:auxiliary-processing-unit-interface-signals ' on page 31 undefined on input line 2047. LaTeX Warning: Reference `apu:auxiliary-processing-unit-interface-signals' on p age 31 undefined on input line 2047. Underfull \hbox (badness 10000) in paragraph at lines 2151--2151 []\T1/qhv/b/n/10 Di-rec- Underfull \hbox (badness 6380) in paragraph at lines 2151--2151 []\T1/qtm/m/n/10 The other side ac-cepted the re-quest. \T1/txtt/m/n/10 apu_ope rands_o\T1/qtm/m/n/10 , \T1/txtt/m/n/10 apu_op_o\T1/qtm/m/n/10 , Overfull \hbox (43.57495pt too wide) in paragraph at lines 2151--2151 []\T1/txtt/m/n/10 apu_operands_o[2:0][31:0]| Overfull \hbox (1.57507pt too wide) in paragraph at lines 2151--2151 []\T1/txtt/m/n/10 apu_flags_o[14:0]| Overfull \hbox (6.82506pt too wide) in paragraph at lines 2151--2151 []\T1/txtt/m/n/10 apu_result_i[31:0]| [31] [32] Chapter 10. LaTeX Warning: Hyper reference `apu:apu' on page 33 undefined on input line 221 6. LaTeX Warning: Hyper reference `control_status_registers:csr-fcsr' on page 33 u ndefined on input line 2237. LaTeX Warning: Hyper reference `control_status_registers:csr-fflags' on page 33 undefined on input line 2239. LaTeX Warning: Hyper reference `control_status_registers:csr-frm' on page 33 un defined on input line 2239. LaTeX Warning: Hyper reference `control_status_registers:csr-fcsr' on page 33 u ndefined on input line 2239. [33] [34] Chapter 11. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 35 u ndefined on input line 2251. LaTeX Warning: Hyper reference `sleep:sleep-unit-interface-signals' on page 35 undefined on input line 2281. LaTeX Warning: Reference `sleep:sleep-unit-interface-signals' on page 35 undefi ned on input line 2281. LaTeX Warning: Hyper reference `sleep:pulp-cluster' on page 35 undefined on inp ut line 2367. LaTeX Warning: Hyper reference `sleep:wfi' on page 35 undefined on input line 2 367. LaTeX Warning: Hyper reference `sleep:pulp-cluster' on page 35 undefined on inp ut line 2367. Underfull \hbox (badness 10000) in paragraph at lines 2367--2367 []\T1/qhv/m/n/10 Sig- Underfull \hbox (badness 10000) in paragraph at lines 2367--2367 []\T1/qhv/m/n/10 Di- Overfull \hbox (2.12366pt too wide) in paragraph at lines 2367--2367 \T1/qhv/m/n/10 rec- Overfull \hbox (1.12366pt too wide) in paragraph at lines 2367--2367 \T1/qhv/m/n/10 tion| Overfull \hbox (57.62054pt too wide) in paragraph at lines 2367--2367 []\T1/txtt/m/n/10 pulp_clock_en_i Overfull \hbox (57.62054pt too wide) detected at line 2367 []\T1/txtt/m/n/10 pulp_clock_en_i Underfull \hbox (badness 10000) in paragraph at lines 2367--2367 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) detected at line 2367 []\T1/qtm/m/n/10 in- LaTeX Warning: Hyper reference `sleep:pulp-cluster' on page 35 undefined on inp ut line 2367. Overfull \hbox (41.87059pt too wide) in paragraph at lines 2367--2367 []\T1/txtt/m/n/10 core_sleep_o Overfull \hbox (41.87059pt too wide) detected at line 2367 []\T1/txtt/m/n/10 core_sleep_o Overfull \hbox (1.11366pt too wide) in paragraph at lines 2367--2367 []\T1/qtm/m/n/10 out- Overfull \hbox (1.11366pt too wide) detected at line 2367 []\T1/qtm/m/n/10 out- LaTeX Warning: Hyper reference `sleep:wfi' on page 35 undefined on input line 2 367. LaTeX Warning: Hyper reference `sleep:pulp-cluster' on page 35 undefined on inp ut line 2367. [35] LaTeX Warning: Hyper reference `sleep:wfi-example' on page 36 undefined on inpu t line 2454. LaTeX Warning: Reference `sleep:wfi-example' on page 36 undefined on input line 2454. [36 <./wfi.png>] LaTeX Warning: Hyper reference `sleep:load-event-example' on page 37 undefined on input line 2543. LaTeX Warning: Reference `sleep:load-event-example' on page 37 undefined on inp ut line 2543. [37] [38 <./load_event.png>] Chapter 12. [39] LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 40 undefined on input line 2663. [40] Chapter 13. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 41 undefined on input line 2717. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 41 undefined on input line 2717. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 41 undefined on input line 2718. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 41 undefined on input line 2718. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 41 undefined on input line 2723. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 41 undefined on input line 2723. Underfull \hbox (badness 10000) in paragraph at lines 2842--2845 []|\T1/qtm/m/n/10 Floating-point Underfull \hbox (badness 10000) in paragraph at lines 2842--2845 \T1/qtm/m/n/10 ac-crued ex-cep- Underfull \hbox (badness 10000) in paragraph at lines 2862--2865 []|\T1/qtm/m/n/10 Floating-point Underfull \hbox (badness 10000) in paragraph at lines 2882--2885 []|\T1/qtm/m/n/10 Floating-point Underfull \hbox (badness 10000) in paragraph at lines 2882--2885 \T1/qtm/m/n/10 con-trol and Underfull \hbox (badness 10000) in paragraph at lines 2900--2903 []|\T1/qtm/m/n/10 (HPM) Cy-cle Underfull \hbox (badness 10000) in paragraph at lines 2918--2921 []|\T1/qtm/m/n/10 (HPM) Underfull \hbox (badness 10000) in paragraph at lines 2918--2921 \T1/qtm/m/n/10 Instructions- Underfull \hbox (badness 10000) in paragraph at lines 2936--2939 []|\T1/qtm/m/n/10 (HPM) Underfull \hbox (badness 10000) in paragraph at lines 2936--2939 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 2936--2939 \T1/qtm/m/n/10 Monitoring Underfull \hbox (badness 10000) in paragraph at lines 2962--2965 []|\T1/qtm/m/n/10 (HPM) Underfull \hbox (badness 10000) in paragraph at lines 2962--2965 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 2962--2965 \T1/qtm/m/n/10 Monitoring Underfull \hbox (badness 10000) in paragraph at lines 2980--2983 []|\T1/qtm/m/n/10 (HPM) Up- Underfull \hbox (badness 10000) in paragraph at lines 2980--2983 \T1/qtm/m/n/10 per 32 Cy-cle Underfull \hbox (badness 10000) in paragraph at lines 2998--3001 []|\T1/qtm/m/n/10 (HPM) Up-per Underfull \hbox (badness 10000) in paragraph at lines 3016--3019 []|\T1/qtm/m/n/10 (HPM) Underfull \hbox (badness 10000) in paragraph at lines 3016--3019 \T1/qtm/m/n/10 Up-per 32 Underfull \hbox (badness 10000) in paragraph at lines 3016--3019 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3016--3019 \T1/qtm/m/n/10 Monitoring Overfull \hbox (2.42395pt too wide) in paragraph at lines 3031--3033 []|\T1/txtt/m/n/10 hpmcounterh31| Underfull \hbox (badness 10000) in paragraph at lines 3042--3045 []|\T1/qtm/m/n/10 (HPM) Underfull \hbox (badness 10000) in paragraph at lines 3042--3045 \T1/qtm/m/n/10 Up-per 32 Underfull \hbox (badness 10000) in paragraph at lines 3042--3045 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3042--3045 \T1/qtm/m/n/10 Monitoring Underfull \hbox (badness 10000) in paragraph at lines 3193--3196 []|\T1/qtm/m/n/10 Hard-ware Underfull \hbox (badness 10000) in paragraph at lines 3278--3281 []|\T1/qtm/m/n/10 Ma-chine In- Underfull \hbox (badness 10000) in paragraph at lines 3278--3281 \T1/qtm/m/n/10 ter-rupt En-able Underfull \hbox (badness 10000) in paragraph at lines 3296--3299 []|\T1/qtm/m/n/10 Ma-chine Trap- Underfull \hbox (badness 10000) in paragraph at lines 3296--3299 \T1/qtm/m/n/10 Handler Base Overfull \hbox (2.42395pt too wide) in paragraph at lines 3303--3305 []|\T1/txtt/m/n/10 mcountinhibit| Underfull \hbox (badness 10000) in paragraph at lines 3314--3317 \T1/qtm/m/n/10 Counter-Inhibit Underfull \hbox (badness 10000) in paragraph at lines 3332--3335 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3332--3335 \T1/qtm/m/n/10 Monitoring Underfull \hbox (badness 10000) in paragraph at lines 3358--3361 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3358--3361 \T1/qtm/m/n/10 Monitoring Underfull \hbox (badness 10000) in paragraph at lines 3358--3361 \T1/qtm/m/n/10 Event Se-lec-tor Underfull \hbox (badness 10000) in paragraph at lines 3376--3379 []|\T1/qtm/m/n/10 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3394--3397 \T1/qtm/m/n/10 tion Pro-gram Underfull \hbox (badness 10000) in paragraph at lines 3412--3415 []|\T1/qtm/m/n/10 Ma-chine Trap Underfull \hbox (badness 10000) in paragraph at lines 3430--3433 []|\T1/qtm/m/n/10 Ma-chine Trap Underfull \hbox (badness 10000) in paragraph at lines 3448--3451 []|\T1/qtm/m/n/10 Ma-chine In-ter- Underfull \hbox (badness 10000) in paragraph at lines 3448--3451 \T1/qtm/m/n/10 rupt Pend-ing Underfull \hbox (badness 10000) in paragraph at lines 3466--3469 []|\T1/qtm/m/n/10 Trig-ger Se-lect Underfull \hbox (badness 10000) in paragraph at lines 3484--3487 []|\T1/qtm/m/n/10 Trig-ger Data Underfull \hbox (badness 10000) in paragraph at lines 3502--3505 []|\T1/qtm/m/n/10 Trig-ger Data [41] Underfull \hbox (badness 10000) in paragraph at lines 3520--3523 []|\T1/qtm/m/n/10 Trig-ger Data Underfull \hbox (badness 10000) in paragraph at lines 3556--3559 []|\T1/qtm/m/n/10 Ma-chine Con- Underfull \hbox (badness 10000) in paragraph at lines 3574--3577 []|\T1/qtm/m/n/10 Ma-chine Con- Underfull \hbox (badness 10000) in paragraph at lines 3592--3595 []|\T1/qtm/m/n/10 De-bug Con-trol Underfull \hbox (badness 10000) in paragraph at lines 3628--3631 []|\T1/qtm/m/n/10 De-bug Scratch Underfull \hbox (badness 10000) in paragraph at lines 3646--3649 []|\T1/qtm/m/n/10 De-bug Scratch Underfull \hbox (badness 10000) in paragraph at lines 3682--3685 \T1/qtm/m/n/10 Instructions- Underfull \hbox (badness 10000) in paragraph at lines 3700--3703 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3700--3703 \T1/qtm/m/n/10 Monitoring Overfull \hbox (2.42395pt too wide) in paragraph at lines 3715--3717 []|\T1/txtt/m/n/10 mhpmcounter31| Underfull \hbox (badness 10000) in paragraph at lines 3726--3729 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3726--3729 \T1/qtm/m/n/10 Monitoring Underfull \hbox (badness 10000) in paragraph at lines 3744--3747 []|\T1/qtm/m/n/10 (HPM) Up-per Underfull \hbox (badness 10000) in paragraph at lines 3744--3747 \T1/qtm/m/n/10 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3762--3765 []|\T1/qtm/m/n/10 (HPM) Up-per Underfull \hbox (badness 10000) in paragraph at lines 3762--3765 \T1/qtm/m/n/10 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3762--3765 \T1/qtm/m/n/10 Instructions- Overfull \hbox (2.42395pt too wide) in paragraph at lines 3769--3771 []|\T1/txtt/m/n/10 mhpmcounterh3| Underfull \hbox (badness 10000) in paragraph at lines 3780--3783 []|\T1/qtm/m/n/10 (HPM) Up-per Underfull \hbox (badness 10000) in paragraph at lines 3780--3783 \T1/qtm/m/n/10 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3780--3783 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3780--3783 \T1/qtm/m/n/10 Monitoring Overfull \hbox (7.67393pt too wide) in paragraph at lines 3795--3797 []|\T1/txtt/m/n/10 mhpmcounterh31| Underfull \hbox (badness 10000) in paragraph at lines 3806--3809 []|\T1/qtm/m/n/10 (HPM) Up-per Underfull \hbox (badness 10000) in paragraph at lines 3806--3809 \T1/qtm/m/n/10 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3806--3809 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3806--3809 \T1/qtm/m/n/10 Monitoring [42] Underfull \hbox (badness 10000) in paragraph at lines 3878--3881 []|\T1/qtm/m/n/10 Hard-ware [43] [44] LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 45 undefined on input line 3893. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 45 undefined on input line 3893. Underfull \hbox (badness 10000) in paragraph at lines 4052--4052 []\T1/qhv/m/n/10 Bit Overfull \hbox (4.7451pt too wide) in paragraph at lines 4052--4052 []\T1/qhv/m/n/10 Mode| Overfull \hbox (1.24236pt too wide) in paragraph at lines 4052--4052 []\T1/qtm/m/n/10 31:3| [45] LaTeX Warning: Hyper reference `integration:core-integration' on page 46 undefi ned on input line 4296. LaTeX Warning: Hyper reference `integration:core-integration' on page 46 undefi ned on input line 4296. [46] Underfull \hbox (badness 10000) in paragraph at lines 4357--4357 []\T1/qhv/m/n/10 Bit Overfull \hbox (5.59192pt too wide) in paragraph at lines 4357--4357 []\T1/qhv/m/n/10 Mode| Overfull \hbox (1.93343pt too wide) in paragraph at lines 4357--4357 []\T1/qtm/m/n/10 31:2| Underfull \hbox (badness 10000) in paragraph at lines 4521--4521 []\T1/qhv/m/n/10 Bit Overfull \hbox (10.01366pt too wide) in paragraph at lines 4521--4521 []\T1/qhv/m/n/10 Mode| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4521--4521 []\T1/qtm/m/n/10 30:18| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4521--4521 []\T1/qtm/m/n/10 16:15| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4521--4521 []\T1/qtm/m/n/10 14:13| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4521--4521 []\T1/qtm/m/n/10 12:11| Overfull \hbox (2.78366pt too wide) in paragraph at lines 4521--4521 []\T1/qtm/m/n/10 10:8| [47] [48] Overfull \hbox (2.13863pt too wide) in paragraph at lines 5013--5013 []\T1/qhv/m/n/10 Mode| Underfull \hbox (badness 10000) in paragraph at lines 5013--5013 []\T1/qtm/m/n/10 31 : [49] [50] [51] [52] [53] [54] [55] [56] LaTeX Warning: Hyper reference `integration:core-integration' on page 57 undefi ned on input line 6733. LaTeX Warning: Hyper reference `integration:core-integration' on page 57 undefi ned on input line 6733. [57] [58] [59] [60] Chapter 14. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 61 undefined on input line 7051. [61] [62] [63] [64] Chapter 15. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 65 undefined on input line 7323. LaTeX Warning: Hyper reference `exceptions_interrupts:interrupt-interface-signa ls' on page 65 undefined on input line 7333. LaTeX Warning: Reference `exceptions_interrupts:interrupt-interface-signals' on page 65 undefined on input line 7333. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7403--7403 []\T1/qhv/m/n/10 Sig- Underfull \hbox (badness 10000) in paragraph at lines 7403--7403 []\T1/qhv/m/n/10 Di- Overfull \hbox (2.12366pt too wide) in paragraph at lines 7403--7403 \T1/qhv/m/n/10 rec- Overfull \hbox (1.12366pt too wide) in paragraph at lines 7403--7403 \T1/qhv/m/n/10 tion| Overfull \hbox (42.7535pt too wide) in paragraph at lines 7403--7403 []\T1/txtt/m/n/10 irq_i[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 7403--7403 []\T1/qtm/m/n/10 in- Overfull \hbox (32.25352pt too wide) in paragraph at lines 7403--7403 []\T1/txtt/m/n/10 irq_ack_o| Overfull \hbox (1.11366pt too wide) in paragraph at lines 7403--7403 []\T1/qtm/m/n/10 out- Overfull \hbox (53.25346pt too wide) in paragraph at lines 7403--7403 []\T1/txtt/m/n/10 irq_id_o[4:0]| Overfull \hbox (1.11366pt too wide) in paragraph at lines 7403--7403 []\T1/qtm/m/n/10 out- [65] LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 66 undefined on input line 7415. [66] [67] [68] Chapter 16. LaTeX Warning: Hyper reference `debug:ebreak-behavior' on page 69 undefined on input line 7582. [69] LaTeX Warning: Hyper reference `debug:ebreak-behavior' on page 70 undefined on input line 7717. LaTeX Warning: Hyper reference `control_status_registers:csr-dcsr' on page 70 u ndefined on input line 7729. LaTeX Warning: Hyper reference `control_status_registers:csr-dpc' on page 70 un defined on input line 7729. LaTeX Warning: Hyper reference `control_status_registers:csr-tselect' on page 7 0 undefined on input line 7732. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata1' on page 70 undefined on input line 7732. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata2' on page 70 undefined on input line 7732. LaTeX Warning: Hyper reference `control_status_registers:csr-tinfo' on page 70 undefined on input line 7732. [70] LaTeX Warning: Hyper reference `debug:debug-running' on page 71 undefined on in put line 7757. LaTeX Warning: Reference `debug:debug-running' on page 71 undefined on input li ne 7757. LaTeX Warning: Hyper reference `debug:debug-halted' on page 71 undefined on inp ut line 7757. LaTeX Warning: Reference `debug:debug-halted' on page 71 undefined on input lin e 7757. [71 <./debug_running.png>] [72 <./debug_halted.png>] [73] [74] Chapter 17. [75] [76] Chapter 18. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-load-store' on page 77 undefined on input line 7941. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-hardware-loop' on page 77 undefined on input line 7945. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-alu' on page 7 7 undefined on input line 7949. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-multiply-accum ulate' on page 77 undefined on input line 7967. Underfull \hbox (badness 10000) in paragraph at lines 7966--7968 []\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 77 undefined on input line 7971. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-event-load' on page 77 undefined on input line 7979. [77] [78] [79] LaTeX Warning: Hyper reference `sleep:pulp-cluster' on page 80 undefined on inp ut line 9148. [80] LaTeX Warning: Hyper reference `corev_hw_loop:hwloop-specs' on page 81 undefine d on input line 9272. [81] LaTeX Warning: Hyper reference `instruction_set_extensions:corev-bit-manipulati on' on page 82 undefined on input line 9672. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-general-alu' o n page 82 undefined on input line 9678. LaTeX Warning: Hyper reference `instruction_set_extensions:corev-immediate-bran ching' on page 82 undefined on input line 9683. [82] Overfull \hbox (28.8514pt too wide) in paragraph at lines 10037--10037 []\T1/qhv/b/n/10 Mnemonic| Overfull \hbox (20.84142pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.extract| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 Is3, Overfull \hbox (26.2214pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.extractu| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 Is3, Overfull \hbox (25.1914pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.extractr| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Overfull \hbox (30.7514pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.extractur| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Overfull \hbox (15.5014pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.insert| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 Is3, Overfull \hbox (19.8514pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.insertr| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Overfull \hbox (8.19139pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.bclr| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 Is3, Overfull \hbox (12.6314pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.bclrr| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Overfull \hbox (8.1814pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.bset| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 Is3, Overfull \hbox (12.53139pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.bsetr| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Overfull \hbox (1.8914pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.ff1| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Overfull \hbox (1.3514pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.fl1| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Overfull \hbox (3.5714pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.clb| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Overfull \hbox (4.3914pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.cnt| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Overfull \hbox (4.7014pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.ror| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Overfull \hbox (16.07138pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.bitrev| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 Is3, [83] [84] Overfull \vbox (9.82664pt too high) has occurred while \output is active [85] Overfull \hbox (2.08632pt too wide) in paragraph at lines 10249--10249 []\T1/qhv/m/n/10 31:30| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qhv/m/n/10 19 Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qhv/m/n/10 14 : Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qhv/m/n/10 11 Overfull \hbox (4.99902pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 101 Overfull \hbox (4.99902pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 101 Overfull \hbox (4.99902pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 101 Overfull \hbox (4.99902pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 101 Overfull \hbox (4.99902pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 101 Overfull \hbox (9.22534pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 {3'b000,Luimm2[1:0]}| Overfull \hbox (4.99902pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 101 [86] [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 11962--11962 []\T1/qtm/b/n/10 cv.beqimm rs1, Imm5, Underfull \hbox (badness 10000) in paragraph at lines 11962--11962 []\T1/qtm/b/n/10 cv.bneimm rs1, Imm5, Underfull \hbox (badness 10000) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 14 : Overfull \hbox (9.98709pt too wide) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 Imm12[12]| Overfull \hbox (12.11827pt too wide) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 Imm12[10:5]| Overfull \hbox (2.60023pt too wide) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 funct3| Underfull \hbox (badness 10000) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 op- Overfull \hbox (8.2971pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[12]| Overfull \hbox (9.86829pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[10:5]| Overfull \hbox (10.53754pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (9.9314pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 000 Overfull \hbox (8.2971pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[12]| Overfull \hbox (9.86829pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[10:5]| Overfull \hbox (10.53754pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (9.9314pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 000 [89] Overfull \hbox (13.03253pt too wide) in paragraph at lines 12276--12276 []\T1/qhv/b/n/10 Mnemonic| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qhv/b/n/10 De-scrip- Overfull \hbox (4.49254pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.muluN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (15.61253pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.mulhhuN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (2.82254pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.mulsN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (13.94254pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.mulhhsN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (11.71254pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.muluRN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (22.83253pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.mulhhuRN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (10.04254pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.mulsRN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (21.16254pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.mulhhsRN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, [90] Overfull \hbox (13.81828pt too wide) in paragraph at lines 12414--12414 []\T1/qhv/b/n/10 Mnemonic| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qhv/b/n/10 De-scrip- Overfull \hbox (6.3783pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.macuN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (17.3483pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.machhuN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (4.7083pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.macsN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (15.6783pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.machhsN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (13.5983pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.macuRN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (24.5683pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.machhuRN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (11.9283pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.macsRN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (22.8983pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.machhsRN| [91] LaTeX Warning: Hyper reference `instruction_set_extensions:custom-isa-extension s' on page 92 undefined on input line 12984. [92] Overfull \hbox (0.52545pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.add[.sc,.sci]{.h,.b}| Overfull \hbox (4.31546pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.avgu[.sc,.sci]{.h,.b}| Overfull \hbox (1.07545pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.min[.sc,.sci]{.h,.b}| Overfull \hbox (6.63545pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.minu[.sc,.sci]{.h,.b}| Overfull \hbox (2.73546pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.max[.sc,.sci]{.h,.b}| Overfull \hbox (8.29546pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.maxu[.sc,.sci]{.h,.b}| Overfull \hbox (0.52545pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.and[.sc,.sci]{.h,.b}| Overfull \hbox (1.07423pt too wide) in paragraph at lines 13293--13293 []\T1/qhv/b/n/10 Mnemonic| Overfull \hbox (0.91423pt too wide) in paragraph at lines 13293--13293 []\T1/qtm/b/n/10 cv.extract.h| Overfull \hbox (0.85425pt too wide) in paragraph at lines 13293--13293 []\T1/qtm/b/n/10 cv.extract.b| Overfull \hbox (6.47423pt too wide) in paragraph at lines 13293--13293 []\T1/qtm/b/n/10 cv.extractu.h| Overfull \hbox (6.41425pt too wide) in paragraph at lines 13293--13293 []\T1/qtm/b/n/10 cv.extractu.b| Overfull \hbox (19.43225pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.dotup[.sc,.sci].h| Overfull \hbox (19.37227pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.dotup[.sc,.sci].b| Overfull \hbox (23.32225pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.dotusp[.sc,.sci].h| Overfull \hbox (23.26227pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.dotusp[.sc,.sci].b| Overfull \hbox (17.76225pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.dotsp[.sc,.sci].h| Overfull \hbox (17.70227pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.dotsp[.sc,.sci].b| Overfull \hbox (23.32225pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.sdotup[.sc,.sci].h| Overfull \hbox (23.26227pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.sdotup[.sc,.sci].b| Overfull \hbox (27.21225pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.sdotusp[.sc,.sci].h| Overfull \hbox (27.15227pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.sdotusp[.sc,.sci].b| Overfull \hbox (21.65225pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.sdotsp[.sc,.sci].h| Overfull \hbox (21.59227pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.sdotsp[.sc,.sci].b| [93] Overfull \hbox (21.96346pt too wide) in paragraph at lines 13629--13629 []\T1/qhv/b/n/10 Mnemonic| Overfull \hbox (19.80344pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffle.h| Overfull \hbox (33.41344pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffle.sci.h| Overfull \hbox (19.74345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffle.b| Overfull \hbox (42.24345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffleI0.sci.b| Overfull \hbox (42.24345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffleI1.sci.b| Overfull \hbox (42.24345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffleI2.sci.b| Overfull \hbox (42.24345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffleI3.sci.b| Overfull \hbox (24.80344pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffle2.h| Overfull \hbox (24.74345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffle2.b| Overfull \hbox (4.41345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.pack| Overfull \hbox (12.38344pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.pack.h| Overfull \hbox (20.66345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.packhi.b| Overfull \hbox (20.10345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.packlo.b| [94] [95] Overfull \hbox (173.67235pt too wide) in alignment at lines 13752--14320 [] [] [] [] [] [] [] [] [] Overfull \hbox (179.78235pt too wide) in alignment at lines 14320--14887 [] [] [] [] [] [] [] [] [] Overfull \hbox (181.44235pt too wide) in alignment at lines 14887--15454 [] [] [] [] [] [] [] [] [] Overfull \hbox (181.44235pt too wide) in alignment at lines 15454--16020 [] [] [] [] [] [] [] [] [] [96] Overfull \hbox (182.46234pt too wide) in alignment at lines 16020--16590 [] [] [] [] [] [] [] [] [] Overfull \hbox (190.24234pt too wide) in alignment at lines 16590--17157 [] [] [] [] [] [] [] [] [] [97] Overfull \hbox (194.22235pt too wide) in alignment at lines 17157--17725 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.22235pt too wide) in alignment at lines 17725--17754 [] [] [] [] [] [] [] [] [] Package longtable Warning: Column widths have changed (longtable) in table 18.2 on input line 17754. [98] Overfull \hbox (189.44235pt too wide) in alignment at lines 18027--18595 [] [] [] [] [] [] [] [] [] Overfull \hbox (193.33235pt too wide) in alignment at lines 18595--19162 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.24236pt too wide) in alignment at lines 19162--19729 [] [] [] [] [] [] [] [] [] [99] Overfull \hbox (194.24236pt too wide) in alignment at lines 19729--19730 [] [] [] [] [] [] [] [] [] Package longtable Warning: Column widths have changed (longtable) in table 18.3 on input line 19730. [100] Overfull \hbox (42.4145pt too wide) in paragraph at lines 19844--19844 []\T1/qtm/b/n/10 cv.cplxmul.r{/,.div2,.div4,.div8}| Overfull \hbox (40.7545pt too wide) in paragraph at lines 19844--19844 []\T1/qtm/b/n/10 cv.cplxmul.i{/,.div2,.div4,.div8}| Overfull \hbox (40.21451pt too wide) in paragraph at lines 19844--19844 []\T1/qtm/b/n/10 cv.subrotmj{/,.div2,.div4,.div8}| Overfull \hbox (11.8645pt too wide) in paragraph at lines 19844--19844 []\T1/qtm/b/n/10 cv.add{.div2,.div4,.div8}| Overfull \hbox (10.7545pt too wide) in paragraph at lines 19844--19844 []\T1/qtm/b/n/10 cv.sub{.div2,.div4,.div8}| [101] [102] Chapter 19. [103] LaTeX Warning: Hyper reference `core_versions:rtl-freeze-rules' on page 104 und efined on input line 20505. LaTeX Warning: Reference `core_versions:rtl-freeze-rules' on page 104 undefined on input line 20505. [104 <./rtl_freeze_rules.png>] Underfull \hbox (badness 10000) in paragraph at lines 20629--20631 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 20633--20635 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 20637--20639 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / [105] [106] Chapter 20. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 10 7 undefined on input line 20697. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 107 un defined on input line 20709. [107] No file openhw-group-cv32e40p-user-manual.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [108] (./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-ts1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb> Output written on openhw-group-cv32e40p-user-manual.pdf (112 pages, 854848 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 `apu:auxiliary-processing-unit-interface-signals' on page 31 undefined on input line 2047 Reference `control_status_registers:control-and-status-register-map' on page 41 undefined on input line 2717 Reference `control_status_registers:control-and-status-register-map' on page 41 undefined on input line 2718 Reference `control_status_registers:control-and-status-register-map' on page 41 undefined on input line 2723 Reference `control_status_registers:control-and-status-register-map' on page 45 undefined on input line 3893 Reference `core_versions:rtl-freeze-rules' on page 104 undefined on input line 20505 Reference `debug:debug-halted' on page 71 undefined on input line 7757 Reference `debug:debug-running' on page 71 undefined on input line 7757 Reference `exceptions_interrupts:interrupt-interface-signals' on page 65 undefined on input line 7333 Reference `instruction_fetch:instruction-fetch-interface-signals' on page 19 undefined on input line 1608 Reference `instruction_fetch:obi-instruction-basic' on page 20 undefined on input line 1708 Reference `instruction_fetch:obi-instruction-multiple-outstanding' on page 20 undefined on input line 1708 Reference `intro:blockdiagram' on page 3 undefined on input line 158 Reference `load_store_unit:lsu-interface-signals' on page 23 undefined on input line 1735 Reference `load_store_unit:obi-data-back-to-back' on page 24 undefined on input line 1897 Reference `load_store_unit:obi-data-basic' on page 24 undefined on input line 1897 Reference `load_store_unit:obi-data-multiple-outstanding' on page 24 undefined on input line 1898 Reference `load_store_unit:obi-data-slow-response' on page 24 undefined on input line 1897 Reference `pipeline:cycle-counts-per-instruction-type' on page 16 undefined on input line 1384 Reference `sleep:load-event-example' on page 37 undefined on input line 2543 Reference `sleep:sleep-unit-interface-signals' on page 35 undefined on input line 2281 Reference `sleep:wfi-example' on page 36 undefined on input line 2454 Latexmk: Summary of warnings: Latex failed to resolve 22 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) Underfull \hbox (badness 10000) in paragraph at lines 326--326 []\T1/qhv/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 375--375 []\T1/qhv/m/n/10 Ver- [4] [5] Overfull \hbox (3.76369pt too wide) in paragraph at lines 594--594 []\T1/qhv/m/n/10 Count| [6] [7] [8] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 887--890 []\T1/qtm/m/n/10 In-side CV32E40P, clock gat-ing cells are used both in \T1/txt t/m/n/10 cv32e40p_sleep_unit.sv \T1/qtm/m/n/10 and [9] [10] Chapter 4. [11] Overfull \hbox (6.40094pt too wide) in paragraph at lines 1088--1088 []\T1/qhv/m/n/10 Name| Overfull \hbox (38.32364pt too wide) in paragraph at lines 1088--1088 []\T1/qhv/m/n/10 Type/Range| Overfull \hbox (1.11366pt too wide) in paragraph at lines 1088--1088 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 1088--1088 \T1/qhv/m/n/10 fault| Overfull \hbox (6.03087pt too wide) in paragraph at lines 1088--1088 []\T1/txtt/m/n/10 ZFINX| Overfull \hbox (63.7807pt too wide) in paragraph at lines 1088--1088 []\T1/txtt/m/n/10 NUM_MHPMCOUNTERS| Underfull \hbox (badness 10000) in paragraph at lines 1088--1088 []\T1/qtm/m/n/10 int Overfull \hbox (11.66367pt too wide) in paragraph at lines 1088--1088 \T1/qtm/m/n/10 (0..29)| Overfull \hbox (42.78076pt too wide) in paragraph at lines 1088--1088 []\T1/txtt/m/n/10 PULP_CLUSTER| Overfull \hbox (32.28079pt too wide) in paragraph at lines 1088--1088 []\T1/txtt/m/n/10 PULP_XPULP| [12] Underfull \hbox (badness 10000) in paragraph at lines 1343--1343 []\T1/qhv/m/n/10 Sig- Overfull \hbox (4.00978pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 rst_ni| Overfull \hbox (35.50969pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 scan_cg_en_i| Overfull \hbox (30.2597pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 boot_addr_i| Overfull \hbox (35.50969pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 mtvec_addr_i| Overfull \hbox (46.00966pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 dm_halt_addr_i| Overfull \hbox (72.25958pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 dm_exception_addr_i| Overfull \hbox (19.75974pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 hart_id_i| Overfull \hbox (9.25977pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 instr_*| Overfull \hbox (4.00978pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 data_*| Overfull \hbox (9.25977pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 debug_*| Overfull \hbox (46.00966pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 fetch_enable_i| Overfull \hbox (35.50969pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 core_sleep_o| Overfull \hbox (51.25964pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 pulp_clock_en_i| [13] [14] Chapter 5. [15 <./CV32E40P_Pipeline.png>] Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qhv/m/n/10 In- Overfull \hbox (4.92642pt too wide) in paragraph at lines 1563--1563 \T1/qhv/m/n/10 struc- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qhv/m/n/10 tion Overfull \hbox (1.2064pt too wide) in paragraph at lines 1563--1563 \T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 In-te- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 ger Overfull \hbox (2.75642pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 pu- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 ta- Overfull \hbox (2.75642pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 tional| Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 Ac- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 min-streth, mh-pm-counter*h, mcountin- Overfull \hbox (24.21643pt too wide) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Load/Store| Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Mul- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 ti-pli- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 ca- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 vi- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Re- Overfull \hbox (3.30643pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 main- Overfull \hbox (1.64642pt too wide) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Jump| Overfull \hbox (8.70644pt too wide) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Branch Overfull \hbox (1.43643pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 (Not- Overfull \hbox (7.34644pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 Taken)| Overfull \hbox (8.70644pt too wide) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Branch Overfull \hbox (10.67644pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 (Taken)| Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 In- Overfull \hbox (2.79642pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 struc- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 tion Overfull \hbox (3.65643pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 Fence| [16] [17] [18] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 1684--1684 []\T1/qtm/b/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1684--1684 []\T1/qtm/m/n/10 in- Overfull \hbox (10.4934pt too wide) in paragraph at lines 1684--1684 \T1/qtm/m/n/10 str_addr_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1684--1684 []\T1/qtm/m/n/10 in- Overfull \hbox (10.4934pt too wide) in paragraph at lines 1684--1684 \T1/qtm/m/n/10 str_rdata_i[31:0]| [19] [20 <./obi_instruction_basic.png>] [21 <./obi_instruction_multiple_outstan ding.png>] [22] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 \T1/qtm/b/n/10 rec- Overfull \hbox (11.50832pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_req_o| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 out- Overfull \hbox (48.25821pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_addr_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 out- Overfull \hbox (6.25833pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_we_o| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 out- Overfull \hbox (32.50826pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_be_o[3:0]| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 out- Overfull \hbox (53.5082pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_wdata_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 out- Overfull \hbox (53.5082pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_rdata_i[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 in- Overfull \hbox (27.25827pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_rvalid_i| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 in- Overfull \hbox (11.50832pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_gnt_i| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 in- [23] [24 <./obi_data_basic.png>] [25 <./obi_data_back_to_back.png>] [26 <./obi_ data_slow_response.png>] [27 <./obi_data_multiple_outstanding.png>] [28] Chapter 8. [29] [30] Chapter 9. Underfull \hbox (badness 10000) in paragraph at lines 2151--2151 []\T1/qhv/b/n/10 Di-rec- Underfull \hbox (badness 6380) in paragraph at lines 2151--2151 []\T1/qtm/m/n/10 The other side ac-cepted the re-quest. \T1/txtt/m/n/10 apu_ope rands_o\T1/qtm/m/n/10 , \T1/txtt/m/n/10 apu_op_o\T1/qtm/m/n/10 , Overfull \hbox (43.57495pt too wide) in paragraph at lines 2151--2151 []\T1/txtt/m/n/10 apu_operands_o[2:0][31:0]| Overfull \hbox (1.57507pt too wide) in paragraph at lines 2151--2151 []\T1/txtt/m/n/10 apu_flags_o[14:0]| Overfull \hbox (6.82506pt too wide) in paragraph at lines 2151--2151 []\T1/txtt/m/n/10 apu_result_i[31:0]| [31] [32] Chapter 10. [33] [34] Chapter 11. Underfull \hbox (badness 10000) in paragraph at lines 2367--2367 []\T1/qhv/m/n/10 Sig- Underfull \hbox (badness 10000) in paragraph at lines 2367--2367 []\T1/qhv/m/n/10 Di- Overfull \hbox (2.12366pt too wide) in paragraph at lines 2367--2367 \T1/qhv/m/n/10 rec- Overfull \hbox (1.12366pt too wide) in paragraph at lines 2367--2367 \T1/qhv/m/n/10 tion| Overfull \hbox (57.62054pt too wide) in paragraph at lines 2367--2367 []\T1/txtt/m/n/10 pulp_clock_en_i Overfull \hbox (57.62054pt too wide) detected at line 2367 []\T1/txtt/m/n/10 pulp_clock_en_i Underfull \hbox (badness 10000) in paragraph at lines 2367--2367 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) detected at line 2367 []\T1/qtm/m/n/10 in- Overfull \hbox (41.87059pt too wide) in paragraph at lines 2367--2367 []\T1/txtt/m/n/10 core_sleep_o Overfull \hbox (41.87059pt too wide) detected at line 2367 []\T1/txtt/m/n/10 core_sleep_o Overfull \hbox (1.11366pt too wide) in paragraph at lines 2367--2367 []\T1/qtm/m/n/10 out- Overfull \hbox (1.11366pt too wide) detected at line 2367 []\T1/qtm/m/n/10 out- [35] [36 <./wfi.png>] [37] [38 <./load_event.png>] Chapter 12. [39] [40] Chapter 13. Underfull \hbox (badness 10000) in paragraph at lines 2842--2845 []|\T1/qtm/m/n/10 Floating-point Underfull \hbox (badness 10000) in paragraph at lines 2842--2845 \T1/qtm/m/n/10 ac-crued ex-cep- Underfull \hbox (badness 10000) in paragraph at lines 2862--2865 []|\T1/qtm/m/n/10 Floating-point Underfull \hbox (badness 10000) in paragraph at lines 2882--2885 []|\T1/qtm/m/n/10 Floating-point Underfull \hbox (badness 10000) in paragraph at lines 2882--2885 \T1/qtm/m/n/10 con-trol and Underfull \hbox (badness 10000) in paragraph at lines 2900--2903 []|\T1/qtm/m/n/10 (HPM) Cy-cle Underfull \hbox (badness 10000) in paragraph at lines 2918--2921 []|\T1/qtm/m/n/10 (HPM) Underfull \hbox (badness 10000) in paragraph at lines 2918--2921 \T1/qtm/m/n/10 Instructions- Underfull \hbox (badness 10000) in paragraph at lines 2936--2939 []|\T1/qtm/m/n/10 (HPM) Underfull \hbox (badness 10000) in paragraph at lines 2936--2939 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 2936--2939 \T1/qtm/m/n/10 Monitoring Underfull \hbox (badness 10000) in paragraph at lines 2962--2965 []|\T1/qtm/m/n/10 (HPM) Underfull \hbox (badness 10000) in paragraph at lines 2962--2965 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 2962--2965 \T1/qtm/m/n/10 Monitoring Underfull \hbox (badness 10000) in paragraph at lines 2980--2983 []|\T1/qtm/m/n/10 (HPM) Up- Underfull \hbox (badness 10000) in paragraph at lines 2980--2983 \T1/qtm/m/n/10 per 32 Cy-cle Underfull \hbox (badness 10000) in paragraph at lines 2998--3001 []|\T1/qtm/m/n/10 (HPM) Up-per Underfull \hbox (badness 10000) in paragraph at lines 3016--3019 []|\T1/qtm/m/n/10 (HPM) Underfull \hbox (badness 10000) in paragraph at lines 3016--3019 \T1/qtm/m/n/10 Up-per 32 Underfull \hbox (badness 10000) in paragraph at lines 3016--3019 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3016--3019 \T1/qtm/m/n/10 Monitoring Overfull \hbox (2.42395pt too wide) in paragraph at lines 3031--3033 []|\T1/txtt/m/n/10 hpmcounterh31| Underfull \hbox (badness 10000) in paragraph at lines 3042--3045 []|\T1/qtm/m/n/10 (HPM) Underfull \hbox (badness 10000) in paragraph at lines 3042--3045 \T1/qtm/m/n/10 Up-per 32 Underfull \hbox (badness 10000) in paragraph at lines 3042--3045 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3042--3045 \T1/qtm/m/n/10 Monitoring Underfull \hbox (badness 10000) in paragraph at lines 3193--3196 []|\T1/qtm/m/n/10 Hard-ware Underfull \hbox (badness 10000) in paragraph at lines 3278--3281 []|\T1/qtm/m/n/10 Ma-chine In- Underfull \hbox (badness 10000) in paragraph at lines 3278--3281 \T1/qtm/m/n/10 ter-rupt En-able Underfull \hbox (badness 10000) in paragraph at lines 3296--3299 []|\T1/qtm/m/n/10 Ma-chine Trap- Underfull \hbox (badness 10000) in paragraph at lines 3296--3299 \T1/qtm/m/n/10 Handler Base Overfull \hbox (2.42395pt too wide) in paragraph at lines 3303--3305 []|\T1/txtt/m/n/10 mcountinhibit| Underfull \hbox (badness 10000) in paragraph at lines 3314--3317 \T1/qtm/m/n/10 Counter-Inhibit Underfull \hbox (badness 10000) in paragraph at lines 3332--3335 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3332--3335 \T1/qtm/m/n/10 Monitoring Underfull \hbox (badness 10000) in paragraph at lines 3358--3361 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3358--3361 \T1/qtm/m/n/10 Monitoring Underfull \hbox (badness 10000) in paragraph at lines 3358--3361 \T1/qtm/m/n/10 Event Se-lec-tor Underfull \hbox (badness 10000) in paragraph at lines 3376--3379 []|\T1/qtm/m/n/10 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3394--3397 \T1/qtm/m/n/10 tion Pro-gram Underfull \hbox (badness 10000) in paragraph at lines 3412--3415 []|\T1/qtm/m/n/10 Ma-chine Trap Underfull \hbox (badness 10000) in paragraph at lines 3430--3433 []|\T1/qtm/m/n/10 Ma-chine Trap Underfull \hbox (badness 10000) in paragraph at lines 3448--3451 []|\T1/qtm/m/n/10 Ma-chine In-ter- Underfull \hbox (badness 10000) in paragraph at lines 3448--3451 \T1/qtm/m/n/10 rupt Pend-ing Underfull \hbox (badness 10000) in paragraph at lines 3466--3469 []|\T1/qtm/m/n/10 Trig-ger Se-lect Underfull \hbox (badness 10000) in paragraph at lines 3484--3487 []|\T1/qtm/m/n/10 Trig-ger Data Underfull \hbox (badness 10000) in paragraph at lines 3502--3505 []|\T1/qtm/m/n/10 Trig-ger Data [41] Underfull \hbox (badness 10000) in paragraph at lines 3520--3523 []|\T1/qtm/m/n/10 Trig-ger Data Underfull \hbox (badness 10000) in paragraph at lines 3556--3559 []|\T1/qtm/m/n/10 Ma-chine Con- Underfull \hbox (badness 10000) in paragraph at lines 3574--3577 []|\T1/qtm/m/n/10 Ma-chine Con- Underfull \hbox (badness 10000) in paragraph at lines 3592--3595 []|\T1/qtm/m/n/10 De-bug Con-trol Underfull \hbox (badness 10000) in paragraph at lines 3628--3631 []|\T1/qtm/m/n/10 De-bug Scratch Underfull \hbox (badness 10000) in paragraph at lines 3646--3649 []|\T1/qtm/m/n/10 De-bug Scratch Underfull \hbox (badness 10000) in paragraph at lines 3682--3685 \T1/qtm/m/n/10 Instructions- Underfull \hbox (badness 10000) in paragraph at lines 3700--3703 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3700--3703 \T1/qtm/m/n/10 Monitoring Overfull \hbox (2.42395pt too wide) in paragraph at lines 3715--3717 []|\T1/txtt/m/n/10 mhpmcounter31| Underfull \hbox (badness 10000) in paragraph at lines 3726--3729 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3726--3729 \T1/qtm/m/n/10 Monitoring Underfull \hbox (badness 10000) in paragraph at lines 3744--3747 []|\T1/qtm/m/n/10 (HPM) Up-per Underfull \hbox (badness 10000) in paragraph at lines 3744--3747 \T1/qtm/m/n/10 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3762--3765 []|\T1/qtm/m/n/10 (HPM) Up-per Underfull \hbox (badness 10000) in paragraph at lines 3762--3765 \T1/qtm/m/n/10 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3762--3765 \T1/qtm/m/n/10 Instructions- Overfull \hbox (2.42395pt too wide) in paragraph at lines 3769--3771 []|\T1/txtt/m/n/10 mhpmcounterh3| Underfull \hbox (badness 10000) in paragraph at lines 3780--3783 []|\T1/qtm/m/n/10 (HPM) Up-per Underfull \hbox (badness 10000) in paragraph at lines 3780--3783 \T1/qtm/m/n/10 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3780--3783 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3780--3783 \T1/qtm/m/n/10 Monitoring Overfull \hbox (7.67393pt too wide) in paragraph at lines 3795--3797 []|\T1/txtt/m/n/10 mhpmcounterh31| Underfull \hbox (badness 10000) in paragraph at lines 3806--3809 []|\T1/qtm/m/n/10 (HPM) Up-per Underfull \hbox (badness 10000) in paragraph at lines 3806--3809 \T1/qtm/m/n/10 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3806--3809 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3806--3809 \T1/qtm/m/n/10 Monitoring [42] Underfull \hbox (badness 10000) in paragraph at lines 3878--3881 []|\T1/qtm/m/n/10 Hard-ware [43] [44] Underfull \hbox (badness 10000) in paragraph at lines 4052--4052 []\T1/qhv/m/n/10 Bit Overfull \hbox (4.7451pt too wide) in paragraph at lines 4052--4052 []\T1/qhv/m/n/10 Mode| Overfull \hbox (1.24236pt too wide) in paragraph at lines 4052--4052 []\T1/qtm/m/n/10 31:3| [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 4357--4357 []\T1/qhv/m/n/10 Bit Overfull \hbox (5.59192pt too wide) in paragraph at lines 4357--4357 []\T1/qhv/m/n/10 Mode| Overfull \hbox (1.93343pt too wide) in paragraph at lines 4357--4357 []\T1/qtm/m/n/10 31:2| Underfull \hbox (badness 10000) in paragraph at lines 4521--4521 []\T1/qhv/m/n/10 Bit Overfull \hbox (10.01366pt too wide) in paragraph at lines 4521--4521 []\T1/qhv/m/n/10 Mode| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4521--4521 []\T1/qtm/m/n/10 30:18| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4521--4521 []\T1/qtm/m/n/10 16:15| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4521--4521 []\T1/qtm/m/n/10 14:13| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4521--4521 []\T1/qtm/m/n/10 12:11| Overfull \hbox (2.78366pt too wide) in paragraph at lines 4521--4521 []\T1/qtm/m/n/10 10:8| [47] [48] Overfull \hbox (2.13863pt too wide) in paragraph at lines 5013--5013 []\T1/qhv/m/n/10 Mode| Underfull \hbox (badness 10000) in paragraph at lines 5013--5013 []\T1/qtm/m/n/10 31 : [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] Chapter 14. [61] [62] [63] [64] Chapter 15. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7403--7403 []\T1/qhv/m/n/10 Sig- Underfull \hbox (badness 10000) in paragraph at lines 7403--7403 []\T1/qhv/m/n/10 Di- Overfull \hbox (2.12366pt too wide) in paragraph at lines 7403--7403 \T1/qhv/m/n/10 rec- Overfull \hbox (1.12366pt too wide) in paragraph at lines 7403--7403 \T1/qhv/m/n/10 tion| Overfull \hbox (42.7535pt too wide) in paragraph at lines 7403--7403 []\T1/txtt/m/n/10 irq_i[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 7403--7403 []\T1/qtm/m/n/10 in- Overfull \hbox (32.25352pt too wide) in paragraph at lines 7403--7403 []\T1/txtt/m/n/10 irq_ack_o| Overfull \hbox (1.11366pt too wide) in paragraph at lines 7403--7403 []\T1/qtm/m/n/10 out- Overfull \hbox (53.25346pt too wide) in paragraph at lines 7403--7403 []\T1/txtt/m/n/10 irq_id_o[4:0]| Overfull \hbox (1.11366pt too wide) in paragraph at lines 7403--7403 []\T1/qtm/m/n/10 out- [65] [66] [67] [68] Chapter 16. [69] [70] [71 <./debug_running.png>] [72 <./debug_halted.png>] [73] [74] Chapter 17. [75] [76] Chapter 18. Underfull \hbox (badness 10000) in paragraph at lines 7966--7968 []\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 [77] [78] [79] [80] [81] [82] Overfull \hbox (28.8514pt too wide) in paragraph at lines 10037--10037 []\T1/qhv/b/n/10 Mnemonic| Overfull \hbox (20.84142pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.extract| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 Is3, Overfull \hbox (26.2214pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.extractu| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 Is3, Overfull \hbox (25.1914pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.extractr| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Overfull \hbox (30.7514pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.extractur| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Overfull \hbox (15.5014pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.insert| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 Is3, Overfull \hbox (19.8514pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.insertr| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Overfull \hbox (8.19139pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.bclr| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 Is3, Overfull \hbox (12.6314pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.bclrr| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Overfull \hbox (8.1814pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.bset| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 Is3, Overfull \hbox (12.53139pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.bsetr| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Overfull \hbox (1.8914pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.ff1| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Overfull \hbox (1.3514pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.fl1| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Overfull \hbox (3.5714pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.clb| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Overfull \hbox (4.3914pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.cnt| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Overfull \hbox (4.7014pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.ror| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Overfull \hbox (16.07138pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.bitrev| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 Is3, [83] [84] Overfull \vbox (9.82664pt too high) has occurred while \output is active [85] Overfull \hbox (2.08632pt too wide) in paragraph at lines 10249--10249 []\T1/qhv/m/n/10 31:30| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qhv/m/n/10 19 Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qhv/m/n/10 14 : Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qhv/m/n/10 11 Overfull \hbox (4.99902pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 101 Overfull \hbox (4.99902pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 101 Overfull \hbox (4.99902pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 101 Overfull \hbox (4.99902pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 101 Overfull \hbox (4.99902pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 101 Overfull \hbox (9.22534pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 {3'b000,Luimm2[1:0]}| Overfull \hbox (4.99902pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 101 [86] [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 11962--11962 []\T1/qtm/b/n/10 cv.beqimm rs1, Imm5, Underfull \hbox (badness 10000) in paragraph at lines 11962--11962 []\T1/qtm/b/n/10 cv.bneimm rs1, Imm5, Underfull \hbox (badness 10000) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 14 : Overfull \hbox (9.98709pt too wide) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 Imm12[12]| Overfull \hbox (12.11827pt too wide) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 Imm12[10:5]| Overfull \hbox (2.60023pt too wide) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 funct3| Underfull \hbox (badness 10000) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 op- Overfull \hbox (8.2971pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[12]| Overfull \hbox (9.86829pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[10:5]| Overfull \hbox (10.53754pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (9.9314pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 000 Overfull \hbox (8.2971pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[12]| Overfull \hbox (9.86829pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[10:5]| Overfull \hbox (10.53754pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (9.9314pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 000 [89] Overfull \hbox (13.03253pt too wide) in paragraph at lines 12276--12276 []\T1/qhv/b/n/10 Mnemonic| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qhv/b/n/10 De-scrip- Overfull \hbox (4.49254pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.muluN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (15.61253pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.mulhhuN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (2.82254pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.mulsN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (13.94254pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.mulhhsN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (11.71254pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.muluRN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (22.83253pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.mulhhuRN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (10.04254pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.mulsRN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (21.16254pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.mulhhsRN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, [90] Overfull \hbox (13.81828pt too wide) in paragraph at lines 12414--12414 []\T1/qhv/b/n/10 Mnemonic| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qhv/b/n/10 De-scrip- Overfull \hbox (6.3783pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.macuN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (17.3483pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.machhuN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (4.7083pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.macsN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (15.6783pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.machhsN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (13.5983pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.macuRN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (24.5683pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.machhuRN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (11.9283pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.macsRN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (22.8983pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.machhsRN| [91] [92] Overfull \hbox (0.52545pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.add[.sc,.sci]{.h,.b}| Overfull \hbox (4.31546pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.avgu[.sc,.sci]{.h,.b}| Overfull \hbox (1.07545pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.min[.sc,.sci]{.h,.b}| Overfull \hbox (6.63545pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.minu[.sc,.sci]{.h,.b}| Overfull \hbox (2.73546pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.max[.sc,.sci]{.h,.b}| Overfull \hbox (8.29546pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.maxu[.sc,.sci]{.h,.b}| Overfull \hbox (0.52545pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.and[.sc,.sci]{.h,.b}| Overfull \hbox (1.07423pt too wide) in paragraph at lines 13293--13293 []\T1/qhv/b/n/10 Mnemonic| Overfull \hbox (0.91423pt too wide) in paragraph at lines 13293--13293 []\T1/qtm/b/n/10 cv.extract.h| Overfull \hbox (0.85425pt too wide) in paragraph at lines 13293--13293 []\T1/qtm/b/n/10 cv.extract.b| Overfull \hbox (6.47423pt too wide) in paragraph at lines 13293--13293 []\T1/qtm/b/n/10 cv.extractu.h| Overfull \hbox (6.41425pt too wide) in paragraph at lines 13293--13293 []\T1/qtm/b/n/10 cv.extractu.b| Overfull \hbox (19.43225pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.dotup[.sc,.sci].h| Overfull \hbox (19.37227pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.dotup[.sc,.sci].b| Overfull \hbox (23.32225pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.dotusp[.sc,.sci].h| Overfull \hbox (23.26227pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.dotusp[.sc,.sci].b| Overfull \hbox (17.76225pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.dotsp[.sc,.sci].h| Overfull \hbox (17.70227pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.dotsp[.sc,.sci].b| Overfull \hbox (23.32225pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.sdotup[.sc,.sci].h| Overfull \hbox (23.26227pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.sdotup[.sc,.sci].b| Overfull \hbox (27.21225pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.sdotusp[.sc,.sci].h| Overfull \hbox (27.15227pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.sdotusp[.sc,.sci].b| Overfull \hbox (21.65225pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.sdotsp[.sc,.sci].h| Overfull \hbox (21.59227pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.sdotsp[.sc,.sci].b| [93] Overfull \hbox (21.96346pt too wide) in paragraph at lines 13629--13629 []\T1/qhv/b/n/10 Mnemonic| Overfull \hbox (19.80344pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffle.h| Overfull \hbox (33.41344pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffle.sci.h| Overfull \hbox (19.74345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffle.b| Overfull \hbox (42.24345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffleI0.sci.b| Overfull \hbox (42.24345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffleI1.sci.b| Overfull \hbox (42.24345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffleI2.sci.b| Overfull \hbox (42.24345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffleI3.sci.b| Overfull \hbox (24.80344pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffle2.h| Overfull \hbox (24.74345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffle2.b| Overfull \hbox (4.41345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.pack| Overfull \hbox (12.38344pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.pack.h| Overfull \hbox (20.66345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.packhi.b| Overfull \hbox (20.10345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.packlo.b| [94] [95] Overfull \hbox (194.22235pt too wide) in alignment at lines 13640--13690 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.22235pt too wide) in alignment at lines 13690--13744 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.22235pt too wide) in alignment at lines 13744--13750 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.22235pt too wide) in alignment at lines 13750--13752 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.22235pt too wide) in alignment at lines 13752--14320 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.22235pt too wide) in alignment at lines 14320--14887 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.22235pt too wide) in alignment at lines 14887--15454 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.22235pt too wide) in alignment at lines 15454--16020 [] [] [] [] [] [] [] [] [] [96] Overfull \hbox (194.22235pt too wide) in alignment at lines 16020--16590 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.22235pt too wide) in alignment at lines 16590--17157 [] [] [] [] [] [] [] [] [] [97] Overfull \hbox (194.22235pt too wide) in alignment at lines 17157--17725 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.22235pt too wide) in alignment at lines 17725--17754 [] [] [] [] [] [] [] [] [] [98] Overfull \hbox (194.24236pt too wide) in alignment at lines 17915--17965 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.24236pt too wide) in alignment at lines 17965--18019 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.24236pt too wide) in alignment at lines 18019--18025 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.24236pt too wide) in alignment at lines 18025--18027 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.24236pt too wide) in alignment at lines 18027--18595 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.24236pt too wide) in alignment at lines 18595--19162 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.24236pt too wide) in alignment at lines 19162--19729 [] [] [] [] [] [] [] [] [] [99] Overfull \hbox (194.24236pt too wide) in alignment at lines 19729--19730 [] [] [] [] [] [] [] [] [] [100] Overfull \hbox (42.4145pt too wide) in paragraph at lines 19844--19844 []\T1/qtm/b/n/10 cv.cplxmul.r{/,.div2,.div4,.div8}| Overfull \hbox (40.7545pt too wide) in paragraph at lines 19844--19844 []\T1/qtm/b/n/10 cv.cplxmul.i{/,.div2,.div4,.div8}| Overfull \hbox (40.21451pt too wide) in paragraph at lines 19844--19844 []\T1/qtm/b/n/10 cv.subrotmj{/,.div2,.div4,.div8}| Overfull \hbox (11.8645pt too wide) in paragraph at lines 19844--19844 []\T1/qtm/b/n/10 cv.add{.div2,.div4,.div8}| Overfull \hbox (10.7545pt too wide) in paragraph at lines 19844--19844 []\T1/qtm/b/n/10 cv.sub{.div2,.div4,.div8}| [101] [102] Chapter 19. [103] [104 <./rtl_freeze_rules.png>] Underfull \hbox (badness 10000) in paragraph at lines 20629--20631 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 20633--20635 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 20637--20639 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / [105] [106] Chapter 20. [107] (./openhw-group-cv32e40p-user-manual.ind) [108] (./openhw-group-cv32e40p-user-manual.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb> Output written on openhw-group-cv32e40p-user-manual.pdf (114 pages, 881891 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) Underfull \hbox (badness 10000) in paragraph at lines 326--326 []\T1/qhv/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 375--375 []\T1/qhv/m/n/10 Ver- [4] [5] Overfull \hbox (3.76369pt too wide) in paragraph at lines 594--594 []\T1/qhv/m/n/10 Count| [6] [7] [8] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 887--890 []\T1/qtm/m/n/10 In-side CV32E40P, clock gat-ing cells are used both in \T1/txt t/m/n/10 cv32e40p_sleep_unit.sv \T1/qtm/m/n/10 and [9] [10] Chapter 4. [11] Overfull \hbox (6.40094pt too wide) in paragraph at lines 1088--1088 []\T1/qhv/m/n/10 Name| Overfull \hbox (38.32364pt too wide) in paragraph at lines 1088--1088 []\T1/qhv/m/n/10 Type/Range| Overfull \hbox (1.11366pt too wide) in paragraph at lines 1088--1088 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 1088--1088 \T1/qhv/m/n/10 fault| Overfull \hbox (6.03087pt too wide) in paragraph at lines 1088--1088 []\T1/txtt/m/n/10 ZFINX| Overfull \hbox (63.7807pt too wide) in paragraph at lines 1088--1088 []\T1/txtt/m/n/10 NUM_MHPMCOUNTERS| Underfull \hbox (badness 10000) in paragraph at lines 1088--1088 []\T1/qtm/m/n/10 int Overfull \hbox (11.66367pt too wide) in paragraph at lines 1088--1088 \T1/qtm/m/n/10 (0..29)| Overfull \hbox (42.78076pt too wide) in paragraph at lines 1088--1088 []\T1/txtt/m/n/10 PULP_CLUSTER| Overfull \hbox (32.28079pt too wide) in paragraph at lines 1088--1088 []\T1/txtt/m/n/10 PULP_XPULP| [12] Underfull \hbox (badness 10000) in paragraph at lines 1343--1343 []\T1/qhv/m/n/10 Sig- Overfull \hbox (4.00978pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 rst_ni| Overfull \hbox (35.50969pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 scan_cg_en_i| Overfull \hbox (30.2597pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 boot_addr_i| Overfull \hbox (35.50969pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 mtvec_addr_i| Overfull \hbox (46.00966pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 dm_halt_addr_i| Overfull \hbox (72.25958pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 dm_exception_addr_i| Overfull \hbox (19.75974pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 hart_id_i| Overfull \hbox (9.25977pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 instr_*| Overfull \hbox (4.00978pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 data_*| Overfull \hbox (9.25977pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 debug_*| Overfull \hbox (46.00966pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 fetch_enable_i| Overfull \hbox (35.50969pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 core_sleep_o| Overfull \hbox (51.25964pt too wide) in paragraph at lines 1343--1343 []\T1/txtt/m/n/10 pulp_clock_en_i| [13] [14] Chapter 5. [15 <./CV32E40P_Pipeline.png>] Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qhv/m/n/10 In- Overfull \hbox (4.92642pt too wide) in paragraph at lines 1563--1563 \T1/qhv/m/n/10 struc- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qhv/m/n/10 tion Overfull \hbox (1.2064pt too wide) in paragraph at lines 1563--1563 \T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 In-te- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 ger Overfull \hbox (2.75642pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 pu- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 ta- Overfull \hbox (2.75642pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 tional| Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 Ac- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 min-streth, mh-pm-counter*h, mcountin- Overfull \hbox (24.21643pt too wide) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Load/Store| Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Mul- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 ti-pli- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 ca- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 vi- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Re- Overfull \hbox (3.30643pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 main- Overfull \hbox (1.64642pt too wide) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Jump| Overfull \hbox (8.70644pt too wide) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Branch Overfull \hbox (1.43643pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 (Not- Overfull \hbox (7.34644pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 Taken)| Overfull \hbox (8.70644pt too wide) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 Branch Overfull \hbox (10.67644pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 (Taken)| Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 []\T1/qtm/m/n/10 In- Overfull \hbox (2.79642pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 struc- Underfull \hbox (badness 10000) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 tion Overfull \hbox (3.65643pt too wide) in paragraph at lines 1563--1563 \T1/qtm/m/n/10 Fence| [16] [17] [18] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 1684--1684 []\T1/qtm/b/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 1684--1684 []\T1/qtm/m/n/10 in- Overfull \hbox (10.4934pt too wide) in paragraph at lines 1684--1684 \T1/qtm/m/n/10 str_addr_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1684--1684 []\T1/qtm/m/n/10 in- Overfull \hbox (10.4934pt too wide) in paragraph at lines 1684--1684 \T1/qtm/m/n/10 str_rdata_i[31:0]| [19] [20 <./obi_instruction_basic.png>] [21 <./obi_instruction_multiple_outstan ding.png>] [22] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 \T1/qtm/b/n/10 rec- Overfull \hbox (11.50832pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_req_o| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 out- Overfull \hbox (48.25821pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_addr_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 out- Overfull \hbox (6.25833pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_we_o| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 out- Overfull \hbox (32.50826pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_be_o[3:0]| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 out- Overfull \hbox (53.5082pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_wdata_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 out- Overfull \hbox (53.5082pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_rdata_i[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 in- Overfull \hbox (27.25827pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_rvalid_i| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 in- Overfull \hbox (11.50832pt too wide) in paragraph at lines 1839--1839 []\T1/txtt/m/n/10 data_gnt_i| Underfull \hbox (badness 10000) in paragraph at lines 1839--1839 []\T1/qtm/m/n/10 in- [23] [24 <./obi_data_basic.png>] [25 <./obi_data_back_to_back.png>] [26 <./obi_ data_slow_response.png>] [27 <./obi_data_multiple_outstanding.png>] [28] Chapter 8. [29] [30] Chapter 9. Underfull \hbox (badness 10000) in paragraph at lines 2151--2151 []\T1/qhv/b/n/10 Di-rec- Underfull \hbox (badness 6380) in paragraph at lines 2151--2151 []\T1/qtm/m/n/10 The other side ac-cepted the re-quest. \T1/txtt/m/n/10 apu_ope rands_o\T1/qtm/m/n/10 , \T1/txtt/m/n/10 apu_op_o\T1/qtm/m/n/10 , Overfull \hbox (43.57495pt too wide) in paragraph at lines 2151--2151 []\T1/txtt/m/n/10 apu_operands_o[2:0][31:0]| Overfull \hbox (1.57507pt too wide) in paragraph at lines 2151--2151 []\T1/txtt/m/n/10 apu_flags_o[14:0]| Overfull \hbox (6.82506pt too wide) in paragraph at lines 2151--2151 []\T1/txtt/m/n/10 apu_result_i[31:0]| [31] [32] Chapter 10. [33] [34] Chapter 11. Underfull \hbox (badness 10000) in paragraph at lines 2367--2367 []\T1/qhv/m/n/10 Sig- Underfull \hbox (badness 10000) in paragraph at lines 2367--2367 []\T1/qhv/m/n/10 Di- Overfull \hbox (2.12366pt too wide) in paragraph at lines 2367--2367 \T1/qhv/m/n/10 rec- Overfull \hbox (1.12366pt too wide) in paragraph at lines 2367--2367 \T1/qhv/m/n/10 tion| Overfull \hbox (57.62054pt too wide) in paragraph at lines 2367--2367 []\T1/txtt/m/n/10 pulp_clock_en_i Overfull \hbox (57.62054pt too wide) detected at line 2367 []\T1/txtt/m/n/10 pulp_clock_en_i Underfull \hbox (badness 10000) in paragraph at lines 2367--2367 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) detected at line 2367 []\T1/qtm/m/n/10 in- Overfull \hbox (41.87059pt too wide) in paragraph at lines 2367--2367 []\T1/txtt/m/n/10 core_sleep_o Overfull \hbox (41.87059pt too wide) detected at line 2367 []\T1/txtt/m/n/10 core_sleep_o Overfull \hbox (1.11366pt too wide) in paragraph at lines 2367--2367 []\T1/qtm/m/n/10 out- Overfull \hbox (1.11366pt too wide) detected at line 2367 []\T1/qtm/m/n/10 out- [35] [36 <./wfi.png>] [37] [38 <./load_event.png>] Chapter 12. [39] [40] Chapter 13. Underfull \hbox (badness 10000) in paragraph at lines 2842--2845 []|\T1/qtm/m/n/10 Floating-point Underfull \hbox (badness 10000) in paragraph at lines 2842--2845 \T1/qtm/m/n/10 ac-crued ex-cep- Underfull \hbox (badness 10000) in paragraph at lines 2862--2865 []|\T1/qtm/m/n/10 Floating-point Underfull \hbox (badness 10000) in paragraph at lines 2882--2885 []|\T1/qtm/m/n/10 Floating-point Underfull \hbox (badness 10000) in paragraph at lines 2882--2885 \T1/qtm/m/n/10 con-trol and Underfull \hbox (badness 10000) in paragraph at lines 2900--2903 []|\T1/qtm/m/n/10 (HPM) Cy-cle Underfull \hbox (badness 10000) in paragraph at lines 2918--2921 []|\T1/qtm/m/n/10 (HPM) Underfull \hbox (badness 10000) in paragraph at lines 2918--2921 \T1/qtm/m/n/10 Instructions- Underfull \hbox (badness 10000) in paragraph at lines 2936--2939 []|\T1/qtm/m/n/10 (HPM) Underfull \hbox (badness 10000) in paragraph at lines 2936--2939 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 2936--2939 \T1/qtm/m/n/10 Monitoring Underfull \hbox (badness 10000) in paragraph at lines 2962--2965 []|\T1/qtm/m/n/10 (HPM) Underfull \hbox (badness 10000) in paragraph at lines 2962--2965 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 2962--2965 \T1/qtm/m/n/10 Monitoring Underfull \hbox (badness 10000) in paragraph at lines 2980--2983 []|\T1/qtm/m/n/10 (HPM) Up- Underfull \hbox (badness 10000) in paragraph at lines 2980--2983 \T1/qtm/m/n/10 per 32 Cy-cle Underfull \hbox (badness 10000) in paragraph at lines 2998--3001 []|\T1/qtm/m/n/10 (HPM) Up-per Underfull \hbox (badness 10000) in paragraph at lines 3016--3019 []|\T1/qtm/m/n/10 (HPM) Underfull \hbox (badness 10000) in paragraph at lines 3016--3019 \T1/qtm/m/n/10 Up-per 32 Underfull \hbox (badness 10000) in paragraph at lines 3016--3019 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3016--3019 \T1/qtm/m/n/10 Monitoring Overfull \hbox (2.42395pt too wide) in paragraph at lines 3031--3033 []|\T1/txtt/m/n/10 hpmcounterh31| Underfull \hbox (badness 10000) in paragraph at lines 3042--3045 []|\T1/qtm/m/n/10 (HPM) Underfull \hbox (badness 10000) in paragraph at lines 3042--3045 \T1/qtm/m/n/10 Up-per 32 Underfull \hbox (badness 10000) in paragraph at lines 3042--3045 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3042--3045 \T1/qtm/m/n/10 Monitoring Underfull \hbox (badness 10000) in paragraph at lines 3193--3196 []|\T1/qtm/m/n/10 Hard-ware Underfull \hbox (badness 10000) in paragraph at lines 3278--3281 []|\T1/qtm/m/n/10 Ma-chine In- Underfull \hbox (badness 10000) in paragraph at lines 3278--3281 \T1/qtm/m/n/10 ter-rupt En-able Underfull \hbox (badness 10000) in paragraph at lines 3296--3299 []|\T1/qtm/m/n/10 Ma-chine Trap- Underfull \hbox (badness 10000) in paragraph at lines 3296--3299 \T1/qtm/m/n/10 Handler Base Overfull \hbox (2.42395pt too wide) in paragraph at lines 3303--3305 []|\T1/txtt/m/n/10 mcountinhibit| Underfull \hbox (badness 10000) in paragraph at lines 3314--3317 \T1/qtm/m/n/10 Counter-Inhibit Underfull \hbox (badness 10000) in paragraph at lines 3332--3335 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3332--3335 \T1/qtm/m/n/10 Monitoring Underfull \hbox (badness 10000) in paragraph at lines 3358--3361 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3358--3361 \T1/qtm/m/n/10 Monitoring Underfull \hbox (badness 10000) in paragraph at lines 3358--3361 \T1/qtm/m/n/10 Event Se-lec-tor Underfull \hbox (badness 10000) in paragraph at lines 3376--3379 []|\T1/qtm/m/n/10 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3394--3397 \T1/qtm/m/n/10 tion Pro-gram Underfull \hbox (badness 10000) in paragraph at lines 3412--3415 []|\T1/qtm/m/n/10 Ma-chine Trap Underfull \hbox (badness 10000) in paragraph at lines 3430--3433 []|\T1/qtm/m/n/10 Ma-chine Trap Underfull \hbox (badness 10000) in paragraph at lines 3448--3451 []|\T1/qtm/m/n/10 Ma-chine In-ter- Underfull \hbox (badness 10000) in paragraph at lines 3448--3451 \T1/qtm/m/n/10 rupt Pend-ing Underfull \hbox (badness 10000) in paragraph at lines 3466--3469 []|\T1/qtm/m/n/10 Trig-ger Se-lect Underfull \hbox (badness 10000) in paragraph at lines 3484--3487 []|\T1/qtm/m/n/10 Trig-ger Data Underfull \hbox (badness 10000) in paragraph at lines 3502--3505 []|\T1/qtm/m/n/10 Trig-ger Data [41] Underfull \hbox (badness 10000) in paragraph at lines 3520--3523 []|\T1/qtm/m/n/10 Trig-ger Data Underfull \hbox (badness 10000) in paragraph at lines 3556--3559 []|\T1/qtm/m/n/10 Ma-chine Con- Underfull \hbox (badness 10000) in paragraph at lines 3574--3577 []|\T1/qtm/m/n/10 Ma-chine Con- Underfull \hbox (badness 10000) in paragraph at lines 3592--3595 []|\T1/qtm/m/n/10 De-bug Con-trol Underfull \hbox (badness 10000) in paragraph at lines 3628--3631 []|\T1/qtm/m/n/10 De-bug Scratch Underfull \hbox (badness 10000) in paragraph at lines 3646--3649 []|\T1/qtm/m/n/10 De-bug Scratch Underfull \hbox (badness 10000) in paragraph at lines 3682--3685 \T1/qtm/m/n/10 Instructions- Underfull \hbox (badness 10000) in paragraph at lines 3700--3703 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3700--3703 \T1/qtm/m/n/10 Monitoring Overfull \hbox (2.42395pt too wide) in paragraph at lines 3715--3717 []|\T1/txtt/m/n/10 mhpmcounter31| Underfull \hbox (badness 10000) in paragraph at lines 3726--3729 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3726--3729 \T1/qtm/m/n/10 Monitoring Underfull \hbox (badness 10000) in paragraph at lines 3744--3747 []|\T1/qtm/m/n/10 (HPM) Up-per Underfull \hbox (badness 10000) in paragraph at lines 3744--3747 \T1/qtm/m/n/10 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3762--3765 []|\T1/qtm/m/n/10 (HPM) Up-per Underfull \hbox (badness 10000) in paragraph at lines 3762--3765 \T1/qtm/m/n/10 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3762--3765 \T1/qtm/m/n/10 Instructions- Overfull \hbox (2.42395pt too wide) in paragraph at lines 3769--3771 []|\T1/txtt/m/n/10 mhpmcounterh3| Underfull \hbox (badness 10000) in paragraph at lines 3780--3783 []|\T1/qtm/m/n/10 (HPM) Up-per Underfull \hbox (badness 10000) in paragraph at lines 3780--3783 \T1/qtm/m/n/10 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3780--3783 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3780--3783 \T1/qtm/m/n/10 Monitoring Overfull \hbox (7.67393pt too wide) in paragraph at lines 3795--3797 []|\T1/txtt/m/n/10 mhpmcounterh31| Underfull \hbox (badness 10000) in paragraph at lines 3806--3809 []|\T1/qtm/m/n/10 (HPM) Up-per Underfull \hbox (badness 10000) in paragraph at lines 3806--3809 \T1/qtm/m/n/10 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3806--3809 \T1/qtm/m/n/10 Performance- Underfull \hbox (badness 10000) in paragraph at lines 3806--3809 \T1/qtm/m/n/10 Monitoring [42] Underfull \hbox (badness 10000) in paragraph at lines 3878--3881 []|\T1/qtm/m/n/10 Hard-ware [43] [44] Underfull \hbox (badness 10000) in paragraph at lines 4052--4052 []\T1/qhv/m/n/10 Bit Overfull \hbox (4.7451pt too wide) in paragraph at lines 4052--4052 []\T1/qhv/m/n/10 Mode| Overfull \hbox (1.24236pt too wide) in paragraph at lines 4052--4052 []\T1/qtm/m/n/10 31:3| [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 4357--4357 []\T1/qhv/m/n/10 Bit Overfull \hbox (5.59192pt too wide) in paragraph at lines 4357--4357 []\T1/qhv/m/n/10 Mode| Overfull \hbox (1.93343pt too wide) in paragraph at lines 4357--4357 []\T1/qtm/m/n/10 31:2| Underfull \hbox (badness 10000) in paragraph at lines 4521--4521 []\T1/qhv/m/n/10 Bit Overfull \hbox (10.01366pt too wide) in paragraph at lines 4521--4521 []\T1/qhv/m/n/10 Mode| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4521--4521 []\T1/qtm/m/n/10 30:18| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4521--4521 []\T1/qtm/m/n/10 16:15| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4521--4521 []\T1/qtm/m/n/10 14:13| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4521--4521 []\T1/qtm/m/n/10 12:11| Overfull \hbox (2.78366pt too wide) in paragraph at lines 4521--4521 []\T1/qtm/m/n/10 10:8| [47] [48] Overfull \hbox (2.13863pt too wide) in paragraph at lines 5013--5013 []\T1/qhv/m/n/10 Mode| Underfull \hbox (badness 10000) in paragraph at lines 5013--5013 []\T1/qtm/m/n/10 31 : [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] Chapter 14. [61] [62] [63] [64] Chapter 15. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7403--7403 []\T1/qhv/m/n/10 Sig- Underfull \hbox (badness 10000) in paragraph at lines 7403--7403 []\T1/qhv/m/n/10 Di- Overfull \hbox (2.12366pt too wide) in paragraph at lines 7403--7403 \T1/qhv/m/n/10 rec- Overfull \hbox (1.12366pt too wide) in paragraph at lines 7403--7403 \T1/qhv/m/n/10 tion| Overfull \hbox (42.7535pt too wide) in paragraph at lines 7403--7403 []\T1/txtt/m/n/10 irq_i[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 7403--7403 []\T1/qtm/m/n/10 in- Overfull \hbox (32.25352pt too wide) in paragraph at lines 7403--7403 []\T1/txtt/m/n/10 irq_ack_o| Overfull \hbox (1.11366pt too wide) in paragraph at lines 7403--7403 []\T1/qtm/m/n/10 out- Overfull \hbox (53.25346pt too wide) in paragraph at lines 7403--7403 []\T1/txtt/m/n/10 irq_id_o[4:0]| Overfull \hbox (1.11366pt too wide) in paragraph at lines 7403--7403 []\T1/qtm/m/n/10 out- [65] [66] [67] [68] Chapter 16. [69] [70] [71 <./debug_running.png>] [72 <./debug_halted.png>] [73] [74] Chapter 17. [75] [76] Chapter 18. Underfull \hbox (badness 10000) in paragraph at lines 7966--7968 []\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 [77] [78] [79] [80] [81] [82] Overfull \hbox (28.8514pt too wide) in paragraph at lines 10037--10037 []\T1/qhv/b/n/10 Mnemonic| Overfull \hbox (20.84142pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.extract| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 Is3, Overfull \hbox (26.2214pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.extractu| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 Is3, Overfull \hbox (25.1914pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.extractr| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Overfull \hbox (30.7514pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.extractur| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Overfull \hbox (15.5014pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.insert| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 Is3, Overfull \hbox (19.8514pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.insertr| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Overfull \hbox (8.19139pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.bclr| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 Is3, Overfull \hbox (12.6314pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.bclrr| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Overfull \hbox (8.1814pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.bset| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 Is3, Overfull \hbox (12.53139pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.bsetr| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Overfull \hbox (1.8914pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.ff1| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Overfull \hbox (1.3514pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.fl1| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Overfull \hbox (3.5714pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.clb| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Overfull \hbox (4.3914pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.cnt| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Overfull \hbox (4.7014pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.ror| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Overfull \hbox (16.07138pt too wide) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 cv.bitrev| Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 []\T1/qtm/b/n/10 rD, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 rs1, Underfull \hbox (badness 10000) in paragraph at lines 10037--10037 \T1/qtm/b/n/10 Is3, [83] [84] Overfull \vbox (9.82664pt too high) has occurred while \output is active [85] Overfull \hbox (2.08632pt too wide) in paragraph at lines 10249--10249 []\T1/qhv/m/n/10 31:30| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qhv/m/n/10 19 Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qhv/m/n/10 14 : Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qhv/m/n/10 11 Overfull \hbox (4.99902pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 101 Overfull \hbox (4.99902pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 101 Overfull \hbox (4.99902pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 101 Overfull \hbox (4.99902pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 101 Overfull \hbox (4.99902pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 101 Overfull \hbox (9.22534pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 {3'b000,Luimm2[1:0]}| Overfull \hbox (4.99902pt too wide) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 Iuimm5[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 10249--10249 []\T1/qtm/m/n/10 101 [86] [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 11962--11962 []\T1/qtm/b/n/10 cv.beqimm rs1, Imm5, Underfull \hbox (badness 10000) in paragraph at lines 11962--11962 []\T1/qtm/b/n/10 cv.bneimm rs1, Imm5, Underfull \hbox (badness 10000) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 24 : Underfull \hbox (badness 10000) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 19 : Underfull \hbox (badness 10000) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 14 : Overfull \hbox (9.98709pt too wide) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 Imm12[12]| Overfull \hbox (12.11827pt too wide) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 Imm12[10:5]| Overfull \hbox (2.60023pt too wide) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 funct3| Underfull \hbox (badness 10000) in paragraph at lines 12083--12083 []\T1/qhv/m/n/10 op- Overfull \hbox (8.2971pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[12]| Overfull \hbox (9.86829pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[10:5]| Overfull \hbox (10.53754pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (9.9314pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 000 Overfull \hbox (8.2971pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[12]| Overfull \hbox (9.86829pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[10:5]| Overfull \hbox (10.53754pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[4:1]| Overfull \hbox (9.9314pt too wide) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 Imm12[11]| Underfull \hbox (badness 10000) in paragraph at lines 12083--12083 []\T1/qtm/m/n/10 000 [89] Overfull \hbox (13.03253pt too wide) in paragraph at lines 12276--12276 []\T1/qhv/b/n/10 Mnemonic| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qhv/b/n/10 De-scrip- Overfull \hbox (4.49254pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.muluN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (15.61253pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.mulhhuN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (2.82254pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.mulsN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (13.94254pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.mulhhsN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (11.71254pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.muluRN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (22.83253pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.mulhhuRN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (10.04254pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.mulsRN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (21.16254pt too wide) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 cv.mulhhsRN| Underfull \hbox (badness 10000) in paragraph at lines 12276--12276 []\T1/qtm/b/n/10 rD, rs1, [90] Overfull \hbox (13.81828pt too wide) in paragraph at lines 12414--12414 []\T1/qhv/b/n/10 Mnemonic| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qhv/b/n/10 De-scrip- Overfull \hbox (6.3783pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.macuN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (17.3483pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.machhuN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (4.7083pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.macsN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (15.6783pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.machhsN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (13.5983pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.macuRN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (24.5683pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.machhuRN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (11.9283pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.macsRN| Underfull \hbox (badness 10000) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 rD, rs1, Overfull \hbox (22.8983pt too wide) in paragraph at lines 12414--12414 []\T1/qtm/b/n/10 cv.machhsRN| [91] [92] Overfull \hbox (0.52545pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.add[.sc,.sci]{.h,.b}| Overfull \hbox (4.31546pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.avgu[.sc,.sci]{.h,.b}| Overfull \hbox (1.07545pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.min[.sc,.sci]{.h,.b}| Overfull \hbox (6.63545pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.minu[.sc,.sci]{.h,.b}| Overfull \hbox (2.73546pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.max[.sc,.sci]{.h,.b}| Overfull \hbox (8.29546pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.maxu[.sc,.sci]{.h,.b}| Overfull \hbox (0.52545pt too wide) in paragraph at lines 13223--13223 []\T1/qtm/b/n/10 cv.and[.sc,.sci]{.h,.b}| Overfull \hbox (1.07423pt too wide) in paragraph at lines 13293--13293 []\T1/qhv/b/n/10 Mnemonic| Overfull \hbox (0.91423pt too wide) in paragraph at lines 13293--13293 []\T1/qtm/b/n/10 cv.extract.h| Overfull \hbox (0.85425pt too wide) in paragraph at lines 13293--13293 []\T1/qtm/b/n/10 cv.extract.b| Overfull \hbox (6.47423pt too wide) in paragraph at lines 13293--13293 []\T1/qtm/b/n/10 cv.extractu.h| Overfull \hbox (6.41425pt too wide) in paragraph at lines 13293--13293 []\T1/qtm/b/n/10 cv.extractu.b| Overfull \hbox (19.43225pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.dotup[.sc,.sci].h| Overfull \hbox (19.37227pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.dotup[.sc,.sci].b| Overfull \hbox (23.32225pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.dotusp[.sc,.sci].h| Overfull \hbox (23.26227pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.dotusp[.sc,.sci].b| Overfull \hbox (17.76225pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.dotsp[.sc,.sci].h| Overfull \hbox (17.70227pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.dotsp[.sc,.sci].b| Overfull \hbox (23.32225pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.sdotup[.sc,.sci].h| Overfull \hbox (23.26227pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.sdotup[.sc,.sci].b| Overfull \hbox (27.21225pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.sdotusp[.sc,.sci].h| Overfull \hbox (27.15227pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.sdotusp[.sc,.sci].b| Overfull \hbox (21.65225pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.sdotsp[.sc,.sci].h| Overfull \hbox (21.59227pt too wide) in paragraph at lines 13435--13435 []\T1/qtm/b/n/10 cv.sdotsp[.sc,.sci].b| [93] Overfull \hbox (21.96346pt too wide) in paragraph at lines 13629--13629 []\T1/qhv/b/n/10 Mnemonic| Overfull \hbox (19.80344pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffle.h| Overfull \hbox (33.41344pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffle.sci.h| Overfull \hbox (19.74345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffle.b| Overfull \hbox (42.24345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffleI0.sci.b| Overfull \hbox (42.24345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffleI1.sci.b| Overfull \hbox (42.24345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffleI2.sci.b| Overfull \hbox (42.24345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffleI3.sci.b| Overfull \hbox (24.80344pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffle2.h| Overfull \hbox (24.74345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.shuffle2.b| Overfull \hbox (4.41345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.pack| Overfull \hbox (12.38344pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.pack.h| Overfull \hbox (20.66345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.packhi.b| Overfull \hbox (20.10345pt too wide) in paragraph at lines 13629--13629 []\T1/qtm/b/n/10 cv.packlo.b| [94] [95] Overfull \hbox (194.22235pt too wide) in alignment at lines 13640--13690 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.22235pt too wide) in alignment at lines 13690--13744 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.22235pt too wide) in alignment at lines 13744--13750 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.22235pt too wide) in alignment at lines 13750--13752 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.22235pt too wide) in alignment at lines 13752--14320 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.22235pt too wide) in alignment at lines 14320--14887 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.22235pt too wide) in alignment at lines 14887--15454 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.22235pt too wide) in alignment at lines 15454--16020 [] [] [] [] [] [] [] [] [] [96] Overfull \hbox (194.22235pt too wide) in alignment at lines 16020--16590 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.22235pt too wide) in alignment at lines 16590--17157 [] [] [] [] [] [] [] [] [] [97] Overfull \hbox (194.22235pt too wide) in alignment at lines 17157--17725 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.22235pt too wide) in alignment at lines 17725--17754 [] [] [] [] [] [] [] [] [] [98] Overfull \hbox (194.24236pt too wide) in alignment at lines 17915--17965 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.24236pt too wide) in alignment at lines 17965--18019 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.24236pt too wide) in alignment at lines 18019--18025 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.24236pt too wide) in alignment at lines 18025--18027 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.24236pt too wide) in alignment at lines 18027--18595 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.24236pt too wide) in alignment at lines 18595--19162 [] [] [] [] [] [] [] [] [] Overfull \hbox (194.24236pt too wide) in alignment at lines 19162--19729 [] [] [] [] [] [] [] [] [] [99] Overfull \hbox (194.24236pt too wide) in alignment at lines 19729--19730 [] [] [] [] [] [] [] [] [] [100] Overfull \hbox (42.4145pt too wide) in paragraph at lines 19844--19844 []\T1/qtm/b/n/10 cv.cplxmul.r{/,.div2,.div4,.div8}| Overfull \hbox (40.7545pt too wide) in paragraph at lines 19844--19844 []\T1/qtm/b/n/10 cv.cplxmul.i{/,.div2,.div4,.div8}| Overfull \hbox (40.21451pt too wide) in paragraph at lines 19844--19844 []\T1/qtm/b/n/10 cv.subrotmj{/,.div2,.div4,.div8}| Overfull \hbox (11.8645pt too wide) in paragraph at lines 19844--19844 []\T1/qtm/b/n/10 cv.add{.div2,.div4,.div8}| Overfull \hbox (10.7545pt too wide) in paragraph at lines 19844--19844 []\T1/qtm/b/n/10 cv.sub{.div2,.div4,.div8}| [101] [102] Chapter 19. [103] [104 <./rtl_freeze_rules.png>] Underfull \hbox (badness 10000) in paragraph at lines 20629--20631 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 20633--20635 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / Underfull \hbox (badness 10000) in paragraph at lines 20637--20639 [][][]$\T1/qtm/m/n/10 https : / / github . com / openhwgroup / programs / blob / 7a72508c90484a7835590a97038eb9dd53bd8c32 / milestones / [105] [106] Chapter 20. [107] (./openhw-group-cv32e40p-user-manual.ind) [108] (./openhw-group-cv32e40p-user-manual.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb> Output written on openhw-group-cv32e40p-user-manual.pdf (114 pages, 881891 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-03-22T09:45:01.959328Z, end-time: 2023-03-22T09:45:06.581400Z, duration: 4, 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 21 source files that are out of date updating environment: [new config] 21 added, 0 changed, 0 removed reading sources... [ 4%] apu reading sources... [ 9%] control_status_registers reading sources... [ 14%] core_versions reading sources... [ 19%] corev_hw_loop reading sources... [ 23%] debug reading sources... [ 28%] exceptions_interrupts reading sources... [ 33%] fpu reading sources... [ 38%] getting_started reading sources... [ 42%] glossary reading sources... [ 47%] index reading sources... [ 52%] instruction_fetch reading sources... [ 57%] instruction_set_extensions reading sources... [ 61%] integration reading sources... [ 66%] intro reading sources... [ 71%] load_store_unit reading sources... [ 76%] perf_counters reading sources... [ 80%] pipeline reading sources... [ 85%] preface reading sources... [ 90%] register_file reading sources... [ 95%] sleep reading sources... [100%] tracer looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] apu writing output... [ 9%] control_status_registers writing output... [ 14%] core_versions writing output... [ 19%] corev_hw_loop writing output... [ 23%] debug writing output... [ 28%] exceptions_interrupts writing output... [ 33%] fpu writing output... [ 38%] getting_started writing output... [ 42%] glossary writing output... [ 47%] index writing output... [ 52%] instruction_fetch writing output... [ 57%] instruction_set_extensions writing output... [ 61%] integration writing output... [ 66%] intro writing output... [ 71%] load_store_unit writing output... [ 76%] perf_counters writing output... [ 80%] pipeline writing output... [ 85%] preface writing output... [ 90%] register_file writing output... [ 95%] sleep writing output... [100%] tracer 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, 1 warning. The ePub file is in ../../_readthedocs/epub.