Read the Docs build information Build id: 1437290 Project: openhw-group-cv32e40s-user-manual Version: latest Commit: 67a25bab3cc6e086f7a29e9ec90ced3c479db046 Date: 2023-04-26T14:23:56.189818Z State: finished Success: True [rtd-command-info] start-time: 2023-04-26T14:23:58.188294Z, end-time: 2023-04-26T14:24:00.060406Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/openhwgroup/cv32e40s.git . Cloning into '.'... [rtd-command-info] start-time: 2023-04-26T14:24:00.247281Z, end-time: 2023-04-26T14:24:00.376817Z, 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 67a25ba Merge pull request #444 from silabs-oysteink/silabs-oysteink_todo-albuf-1 [rtd-command-info] start-time: 2023-04-26T14:24:00.596404Z, end-time: 2023-04-26T14:24:00.660446Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-04-26T14:24:01.810506Z, end-time: 2023-04-26T14:24:06.376528Z, 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-cv32e40s-user-manual/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-04-26T14:24:06.621305Z, end-time: 2023-04-26T14:24:08.315093Z, 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-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (23.1.2) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 31.5 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.7.2 Uninstalling setuptools-67.7.2: Successfully uninstalled setuptools-67.7.2 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-04-26T14:24:08.682912Z, end-time: 2023-04-26T14:24:16.197360Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Downloading Pillow-9.5.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 69.6 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 245.8 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 184.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 205.3 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 215.6 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 220.9 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 215.9 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 202.3 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 213.8 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 208.1 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 210.7 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 225.0 MB/s eta 0:00:00 Collecting Pygments>=2.12 (from sphinx) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 246.0 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 192.1 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 200.3 MB/s eta 0:00:00 Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.5.0 (from sphinx) Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 183.7 MB/s eta 0:00:00 Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 186.2 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-6.6.0-py3-none-any.whl (22 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 233.6 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery!=3.0.0,>=2.0.0 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 217.1 MB/s eta 0:00:00 Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 236.7 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting typing-extensions>=3.6.4 (from importlib-metadata>=4.8->sphinx) Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.5.0->sphinx) Downloading charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 171.0/171.0 kB 215.8 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.5.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 187.3 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 (from requests>=2.5.0->sphinx) Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 215.4 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.5.0->sphinx) Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 227.1 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=1e5c5d7a57e39e97369b46436cf1b8ad1453fcff765877876131a8b65b25a661 Stored in directory: /tmp/pip-ephem-wheel-cache-br3186k5/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.2 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2022.12.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.6.0 mock-1.0.1 packaging-23.1 pillow-9.5.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 snowballstemmer-2.2.0 sphinx-5.3.0 sphinx-rtd-theme-1.2.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.5.0 urllib3-1.26.15 zipp-3.15.0 [rtd-command-info] start-time: 2023-04-26T14:24:16.432952Z, end-time: 2023-04-26T14:24:17.593545Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/user_manual/requirements.txt Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from -r docs/user_manual/requirements.txt (line 1)) (5.3.0) Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from -r docs/user_manual/requirements.txt (line 2)) (1.2.0) Requirement already satisfied: recommonmark in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from -r docs/user_manual/requirements.txt (line 3)) (0.5.0) Collecting sphinxcontrib-svg2pdfconverter (from -r docs/user_manual/requirements.txt (line 4)) Downloading sphinxcontrib_svg2pdfconverter-1.2.2-py3-none-any.whl (8.1 kB) Collecting sphinx_github_changelog (from -r docs/user_manual/requirements.txt (line 5)) Downloading sphinx_github_changelog-1.2.1-py3-none-any.whl (8.2 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (1.0.2) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/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-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (1.0.3) Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (3.1.2) Requirement already satisfied: Pygments>=2.12 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (2.15.1) Requirement already satisfied: docutils<0.20,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (0.18.1) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (0.7.13) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (2.28.2) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (23.1) Requirement already satisfied: importlib-metadata>=4.8 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (6.6.0) Requirement already satisfied: sphinxcontrib-jquery!=3.0.0,>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx-rtd-theme->-r docs/user_manual/requirements.txt (line 2)) (4.1) Requirement already satisfied: commonmark>=0.7.3 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from recommonmark->-r docs/user_manual/requirements.txt (line 3)) (0.9.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from babel>=2.9->sphinx->-r docs/user_manual/requirements.txt (line 1)) (2023.3) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=4.8->sphinx->-r docs/user_manual/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-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=4.8->sphinx->-r docs/user_manual/requirements.txt (line 1)) (4.5.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from Jinja2>=3.0->sphinx->-r docs/user_manual/requirements.txt (line 1)) (2.1.2) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/user_manual/requirements.txt (line 1)) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/user_manual/requirements.txt (line 1)) (3.4) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/user_manual/requirements.txt (line 1)) (1.26.15) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/user_manual/requirements.txt (line 1)) (2022.12.7) Installing collected packages: sphinxcontrib-svg2pdfconverter, sphinx_github_changelog Successfully installed sphinx_github_changelog-1.2.1 sphinxcontrib-svg2pdfconverter-1.2.2 [rtd-command-info] start-time: 2023-04-26T14:24:19.859510Z, end-time: 2023-04-26T14:24:19.940853Z, duration: 0, exit-code: 0 cat docs/user_manual/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 CV32E40S User Manual' copyright = u'2020, 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 # Entries for text replacement rst_epilog = """ .. |corev| replace:: CV32E40S .. |corev_lc| replace:: cv32e40s """ # Tags for conditional text tags.add('PMP') tags.add('USER') # -- 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_CV32E40S_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, 'CV32E40S_User_Manual.tex', u'CV32E40S 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, 'CV32E40S_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, 'CV32E40S_User_Manual.tex', u'CORE-V-Docs Documentation', author, 'UserManual', 'User Manual for CV32E40S 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/"), ("stable", "/en/stable/"), ("0.9.0", "/en/0.9.0/"), ("0.8.0", "/en/0.8.0/"), ("0.7.0", "/en/0.7.0/"), ("0.6.0", "/en/0.6.0/"), ("0.5.0", "/en/0.5.0/"), ("0.4.0", "/en/0.4.0/"), ("0.3.0", "/en/0.3.0/"), ("0.2.0", "/en/0.2.0/"), ("0.1.0", "/en/0.1.0/"), ], 'downloads': [ ("pdf", "//docs.openhwgroup.org/_/downloads/cv32e40s-user-manual/en/latest/pdf/"), ("html", "//docs.openhwgroup.org/_/downloads/cv32e40s-user-manual/en/latest/htmlzip/"), ("epub", "//docs.openhwgroup.org/_/downloads/cv32e40s-user-manual/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'openhw-group-cv32e40s-user-manual', 'name': u'CV32E40S User Manual', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.openhwgroup.org/projects/cv32e40s-user-manual/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/user_manual/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'openhwgroup', 'proxied_api_host': '/_', 'github_repo': 'cv32e40s', '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': '67a25bab', } # 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-cv32e40s-user-manual/builds/1437290/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-04-26T14:24:20.286841Z, end-time: 2023-04-26T14:24:26.212457Z, 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 22 source files that are out of date updating environment: [new config] 22 added, 0 changed, 0 removed reading sources... [ 4%] control_status_registers reading sources... [ 9%] core_versions reading sources... [ 13%] debug reading sources... [ 18%] exceptions_interrupts reading sources... [ 22%] fencei reading sources... [ 27%] getting_started reading sources... [ 31%] glossary reading sources... [ 36%] index reading sources... [ 40%] instruction_fetch reading sources... [ 45%] instruction_set_extensions reading sources... [ 50%] integration reading sources... [ 54%] intro reading sources... [ 59%] load_store_unit reading sources... [ 63%] perf_counters reading sources... [ 68%] pipeline reading sources... [ 72%] pma reading sources... [ 77%] pmp reading sources... [ 81%] preface reading sources... [ 86%] register_file reading sources... [ 90%] rvfi reading sources... [ 95%] sleep reading sources... [100%] xsecure /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/checkouts/latest/docs/user_manual/source/rvfi.rst:112: ERROR: "table" widths do not match the number of columns in table (11). .. table:: Table of synchronous trap types :name: Table of synchronous trap types :widths: 20 10 5 5 5 5 5 5 5 5 10 30 :class: no-scrollbar-table +------------------------------+-----------+---------------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------------------------+ | Scenario | Trap Type | rvfi_trap | CSRs updated | Description | | | +------+-----------+-------+-----------------+-------------+------------+---------+ | | | | | trap | exception | debug | exception_cause | debug_cause | cause_type | clicptr | | | +==============================+===========+======+===========+=======+=================+=============+============+=========+======================+======================================================================================================+ | Instruction Access Fault | Exception | 1 | 1 | X | 0x01 | X | 0x0 | 0 / 1 | ``mcause``, ``mepc`` | PMA detects instruction execution from non-executable memory. | | | | | | | | +------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | | | | | | | | 0x1 | 0 / 1 | ``mcause``, ``mepc`` | PMP detects instruction execution from non-executable memory. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Illegal Instruction | Exception | 1 | 1 | X | 0x02 | X | 0x0 | 0 | ``mcause``, ``mepc`` | Illegal instruction decode. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Breakpoint | Exception | 1 | 1 | X | 0x03 | X | 0x0 | 0 | ``mcause``, ``mepc`` | EBREAK executed with ``dcsr.ebreakm`` = 0. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Load Access Fault | Exception | 1 | 1 | X | 0x05 | X | 0x0 | 0 | ``mcause``, ``mepc`` | Non-naturally aligned load access attempt to an I/O region. | | | | | | | | +------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | | | | | | | | 0x2 | 0 | ``mcause``, ``mepc`` | Load attempt with address failing PMP check. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Store/AMO Access Fault | Exception | 1 | 1 | X | 0x07 | X | 0x0 | 0 | ``mcause``, ``mepc`` | Non-naturally aligned store access attempt to an I/O region. | | | | | | | | +------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | | | | | | | | 0x2 | 0 | ``mcause``, ``mepc`` | Store attempt with address failing PMP check. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Environment Call | Exception | 1 | 1 | X | 0x08 | X | 0x0 | 0 | ``mcause``, ``mepc`` | ECALL executed from User mode. | | | | | | | | +------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | | | | | | 0x0B | X | 0x0 | 0 | ``mcause``, ``mepc`` | ECALL executed from Machine mode. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Instruction Bus Fault | Exception | 1 | 1 | X | 0x18 | X | 0x0 | 0 / 1 | ``mcause``, ``mepc`` | OBI bus error on instruction fetch. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Instruction Parity / | Exception | 1 | 1 | X | 0x19 | X | 0x0 | 0 / 1 | ``mcause``, ``mepc`` | Instruction parity / checksum fault. | | Checksum Fault | | | | | | | | | | | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Breakpoint to debug | Debug | 1 | 0 | 1 | X | 0x1 | 0x0 | 0 | ``dpc``, ``dcsr`` | EBREAK from non-debug mode executed with ``dcsr.ebreakm`` == 1. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Breakpoint in debug | Debug | 1 | 0 | 1 | X | 0x1 | 0x0 | 0 | No CSRs updated | EBREAK in debug mode jumps to debug handler. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Debug Trigger Match | Debug | 1 | 0 | 1 | X | 0x2 | 0x0 | 0 | ``dpc``, ``dcsr`` | Debug trigger address match with ``mcontrol.timing`` = 0. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Single step | Debug | 1 | X | 1 | X | 0x4 | X | 0 | ``dpc``, ``dcsr`` | Single step. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] control_status_registers writing output... [ 9%] core_versions writing output... [ 13%] debug writing output... [ 18%] exceptions_interrupts writing output... [ 22%] fencei writing output... [ 27%] getting_started writing output... [ 31%] glossary writing output... [ 36%] index writing output... [ 40%] instruction_fetch writing output... [ 45%] instruction_set_extensions writing output... [ 50%] integration writing output... [ 54%] intro writing output... [ 59%] load_store_unit writing output... [ 63%] perf_counters writing output... [ 68%] pipeline writing output... [ 72%] pma writing output... [ 77%] pmp writing output... [ 81%] preface writing output... [ 86%] register_file writing output... [ 90%] rvfi writing output... [ 95%] sleep writing output... [100%] xsecure /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/checkouts/latest/docs/user_manual/source/debug.rst:111: WARNING: undefined label: 'csr-tdata3' /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/checkouts/latest/docs/user_manual/source/debug.rst:111: WARNING: undefined label: 'csr-tcontrol' generating indices... genindex done writing additional pages... search done copying images... [ 9%] ../images/obi_instruction_basic.svg copying images... [ 18%] ../images/obi_instruction_basic_err.svg copying images... [ 27%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 36%] ../images/obi_instruction_multiple_outstanding_err.svg copying images... [ 45%] ../images/CV32E40S_Block_Diagram.png copying images... [ 54%] ../images/obi_data_basic.svg copying images... [ 63%] ../images/obi_data_back_to_back.svg copying images... [ 72%] ../images/obi_data_slow_response.svg copying images... [ 81%] ../images/obi_data_multiple_outstanding.svg copying images... [ 90%] ../images/CV32E40S_Pipeline.png copying images... [100%] ../images/wfi.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, 3 warnings. The HTML pages are in ../../../_readthedocs/html. [rtd-command-info] start-time: 2023-04-26T14:24:26.442005Z, end-time: 2023-04-26T14:24:32.038686Z, 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] 22 added, 0 changed, 0 removed reading sources... [ 4%] control_status_registers reading sources... [ 9%] core_versions reading sources... [ 13%] debug reading sources... [ 18%] exceptions_interrupts reading sources... [ 22%] fencei reading sources... [ 27%] getting_started reading sources... [ 31%] glossary reading sources... [ 36%] index reading sources... [ 40%] instruction_fetch reading sources... [ 45%] instruction_set_extensions reading sources... [ 50%] integration reading sources... [ 54%] intro reading sources... [ 59%] load_store_unit reading sources... [ 63%] perf_counters reading sources... [ 68%] pipeline reading sources... [ 72%] pma reading sources... [ 77%] pmp reading sources... [ 81%] preface reading sources... [ 86%] register_file reading sources... [ 90%] rvfi reading sources... [ 95%] sleep reading sources... [100%] xsecure /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/checkouts/latest/docs/user_manual/source/rvfi.rst:112: ERROR: "table" widths do not match the number of columns in table (11). .. table:: Table of synchronous trap types :name: Table of synchronous trap types :widths: 20 10 5 5 5 5 5 5 5 5 10 30 :class: no-scrollbar-table +------------------------------+-----------+---------------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------------------------+ | Scenario | Trap Type | rvfi_trap | CSRs updated | Description | | | +------+-----------+-------+-----------------+-------------+------------+---------+ | | | | | trap | exception | debug | exception_cause | debug_cause | cause_type | clicptr | | | +==============================+===========+======+===========+=======+=================+=============+============+=========+======================+======================================================================================================+ | Instruction Access Fault | Exception | 1 | 1 | X | 0x01 | X | 0x0 | 0 / 1 | ``mcause``, ``mepc`` | PMA detects instruction execution from non-executable memory. | | | | | | | | +------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | | | | | | | | 0x1 | 0 / 1 | ``mcause``, ``mepc`` | PMP detects instruction execution from non-executable memory. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Illegal Instruction | Exception | 1 | 1 | X | 0x02 | X | 0x0 | 0 | ``mcause``, ``mepc`` | Illegal instruction decode. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Breakpoint | Exception | 1 | 1 | X | 0x03 | X | 0x0 | 0 | ``mcause``, ``mepc`` | EBREAK executed with ``dcsr.ebreakm`` = 0. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Load Access Fault | Exception | 1 | 1 | X | 0x05 | X | 0x0 | 0 | ``mcause``, ``mepc`` | Non-naturally aligned load access attempt to an I/O region. | | | | | | | | +------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | | | | | | | | 0x2 | 0 | ``mcause``, ``mepc`` | Load attempt with address failing PMP check. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Store/AMO Access Fault | Exception | 1 | 1 | X | 0x07 | X | 0x0 | 0 | ``mcause``, ``mepc`` | Non-naturally aligned store access attempt to an I/O region. | | | | | | | | +------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | | | | | | | | 0x2 | 0 | ``mcause``, ``mepc`` | Store attempt with address failing PMP check. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Environment Call | Exception | 1 | 1 | X | 0x08 | X | 0x0 | 0 | ``mcause``, ``mepc`` | ECALL executed from User mode. | | | | | | | | +------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | | | | | | 0x0B | X | 0x0 | 0 | ``mcause``, ``mepc`` | ECALL executed from Machine mode. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Instruction Bus Fault | Exception | 1 | 1 | X | 0x18 | X | 0x0 | 0 / 1 | ``mcause``, ``mepc`` | OBI bus error on instruction fetch. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Instruction Parity / | Exception | 1 | 1 | X | 0x19 | X | 0x0 | 0 / 1 | ``mcause``, ``mepc`` | Instruction parity / checksum fault. | | Checksum Fault | | | | | | | | | | | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Breakpoint to debug | Debug | 1 | 0 | 1 | X | 0x1 | 0x0 | 0 | ``dpc``, ``dcsr`` | EBREAK from non-debug mode executed with ``dcsr.ebreakm`` == 1. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Breakpoint in debug | Debug | 1 | 0 | 1 | X | 0x1 | 0x0 | 0 | No CSRs updated | EBREAK in debug mode jumps to debug handler. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Debug Trigger Match | Debug | 1 | 0 | 1 | X | 0x2 | 0x0 | 0 | ``dpc``, ``dcsr`` | Debug trigger address match with ``mcontrol.timing`` = 0. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Single step | Debug | 1 | X | 1 | X | 0x4 | X | 0 | ``dpc``, ``dcsr`` | Single step. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ 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 xsecure pma pmp register_file fencei sleep control_status_registers perf_counters exceptions_interrupts debug rvfi instruction_set_extensions core_versions glossary /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/checkouts/latest/docs/user_manual/source/debug.rst:111: WARNING: undefined label: 'csr-tdata3' /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/checkouts/latest/docs/user_manual/source/debug.rst:111: WARNING: undefined label: 'csr-tcontrol' done writing... done writing additional files... done copying images... [ 9%] ../images/CV32E40S_Block_Diagram.png copying images... [ 18%] ../images/CV32E40S_Pipeline.png copying images... [ 27%] ../images/obi_instruction_basic.svg copying images... [ 36%] ../images/obi_instruction_basic_err.svg copying images... [ 45%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 54%] ../images/obi_instruction_multiple_outstanding_err.svg copying images... [ 63%] ../images/obi_data_basic.svg copying images... [ 72%] ../images/obi_data_back_to_back.svg copying images... [ 81%] ../images/obi_data_slow_response.svg copying images... [ 90%] ../images/obi_data_multiple_outstanding.svg copying images... [100%] ../images/wfi.svg copying static files... done copying extra files... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 3 warnings. The HTML page is in ../../../_readthedocs/htmlzip. [rtd-command-info] start-time: 2023-04-26T14:24:32.753509Z, end-time: 2023-04-26T14:24:43.887283Z, 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] 22 added, 0 changed, 0 removed reading sources... [ 4%] control_status_registers reading sources... [ 9%] core_versions reading sources... [ 13%] debug reading sources... [ 18%] exceptions_interrupts reading sources... [ 22%] fencei reading sources... [ 27%] getting_started reading sources... [ 31%] glossary reading sources... [ 36%] index reading sources... [ 40%] instruction_fetch reading sources... [ 45%] instruction_set_extensions reading sources... [ 50%] integration reading sources... [ 54%] intro reading sources... [ 59%] load_store_unit reading sources... [ 63%] perf_counters reading sources... [ 68%] pipeline reading sources... [ 72%] pma reading sources... [ 77%] pmp reading sources... [ 81%] preface reading sources... [ 86%] register_file reading sources... [ 90%] rvfi reading sources... [ 95%] sleep reading sources... [100%] xsecure /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/checkouts/latest/docs/user_manual/source/rvfi.rst:112: ERROR: "table" widths do not match the number of columns in table (11). .. table:: Table of synchronous trap types :name: Table of synchronous trap types :widths: 20 10 5 5 5 5 5 5 5 5 10 30 :class: no-scrollbar-table +------------------------------+-----------+---------------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------------------------+ | Scenario | Trap Type | rvfi_trap | CSRs updated | Description | | | +------+-----------+-------+-----------------+-------------+------------+---------+ | | | | | trap | exception | debug | exception_cause | debug_cause | cause_type | clicptr | | | +==============================+===========+======+===========+=======+=================+=============+============+=========+======================+======================================================================================================+ | Instruction Access Fault | Exception | 1 | 1 | X | 0x01 | X | 0x0 | 0 / 1 | ``mcause``, ``mepc`` | PMA detects instruction execution from non-executable memory. | | | | | | | | +------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | | | | | | | | 0x1 | 0 / 1 | ``mcause``, ``mepc`` | PMP detects instruction execution from non-executable memory. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Illegal Instruction | Exception | 1 | 1 | X | 0x02 | X | 0x0 | 0 | ``mcause``, ``mepc`` | Illegal instruction decode. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Breakpoint | Exception | 1 | 1 | X | 0x03 | X | 0x0 | 0 | ``mcause``, ``mepc`` | EBREAK executed with ``dcsr.ebreakm`` = 0. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Load Access Fault | Exception | 1 | 1 | X | 0x05 | X | 0x0 | 0 | ``mcause``, ``mepc`` | Non-naturally aligned load access attempt to an I/O region. | | | | | | | | +------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | | | | | | | | 0x2 | 0 | ``mcause``, ``mepc`` | Load attempt with address failing PMP check. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Store/AMO Access Fault | Exception | 1 | 1 | X | 0x07 | X | 0x0 | 0 | ``mcause``, ``mepc`` | Non-naturally aligned store access attempt to an I/O region. | | | | | | | | +------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | | | | | | | | 0x2 | 0 | ``mcause``, ``mepc`` | Store attempt with address failing PMP check. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Environment Call | Exception | 1 | 1 | X | 0x08 | X | 0x0 | 0 | ``mcause``, ``mepc`` | ECALL executed from User mode. | | | | | | | | +------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | | | | | | 0x0B | X | 0x0 | 0 | ``mcause``, ``mepc`` | ECALL executed from Machine mode. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Instruction Bus Fault | Exception | 1 | 1 | X | 0x18 | X | 0x0 | 0 / 1 | ``mcause``, ``mepc`` | OBI bus error on instruction fetch. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Instruction Parity / | Exception | 1 | 1 | X | 0x19 | X | 0x0 | 0 / 1 | ``mcause``, ``mepc`` | Instruction parity / checksum fault. | | Checksum Fault | | | | | | | | | | | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Breakpoint to debug | Debug | 1 | 0 | 1 | X | 0x1 | 0x0 | 0 | ``dpc``, ``dcsr`` | EBREAK from non-debug mode executed with ``dcsr.ebreakm`` == 1. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Breakpoint in debug | Debug | 1 | 0 | 1 | X | 0x1 | 0x0 | 0 | No CSRs updated | EBREAK in debug mode jumps to debug handler. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Debug Trigger Match | Debug | 1 | 0 | 1 | X | 0x2 | 0x0 | 0 | ``dpc``, ``dcsr`` | Debug trigger address match with ``mcontrol.timing`` = 0. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Single step | Debug | 1 | X | 1 | X | 0x4 | X | 0 | ``dpc``, ``dcsr`` | Single step. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ looking for now-outdated files... none found pickling environment... done checking consistency... done processing CV32E40S_User_Manual.tex... index preface intro getting_started integration pipeline instruction_fetch load_store_unit xsecure pma pmp register_file fencei sleep control_status_registers perf_counters exceptions_interrupts debug rvfi instruction_set_extensions core_versions glossary resolving references... /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/checkouts/latest/docs/user_manual/source/debug.rst:111: WARNING: undefined label: 'csr-tdata3' /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/checkouts/latest/docs/user_manual/source/debug.rst:111: WARNING: undefined label: 'csr-tcontrol' done writing... done copying images... [ 9%] ../images/CV32E40S_Block_Diagram.png copying images... [ 18%] ../images/CV32E40S_Pipeline.png copying images... [ 27%] ../images/obi_instruction_basic.svg copying images... [ 36%] ../images/obi_instruction_basic_err.svg copying images... [ 45%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 54%] ../images/obi_instruction_multiple_outstanding_err.svg copying images... [ 63%] ../images/obi_data_basic.svg copying images... [ 72%] ../images/obi_data_back_to_back.svg copying images... [ 81%] ../images/obi_data_slow_response.svg copying images... [ 90%] ../images/obi_data_multiple_outstanding.svg copying images... [100%] ../images/wfi.svg copying TeX support files... copying TeX support files... done WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/checkouts/latest/_readthedocs/pdf/_static/searchtools.js build succeeded, 4 warnings. The LaTeX files are in ../../../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2023-04-26T14:24:45.569510Z, end-time: 2023-04-26T14:24:45.625547Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2023-04-26T14:24:45.901338Z, end-time: 2023-04-26T14:24:51.373606Z, duration: 5, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=openhw-group-cv32e40s-user-manual -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="openhw-group-cv32e40s-user-manual" "CV32E40S_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 (./CV32E40S_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-cv32e40s-user-manual.idx (./openhw-group-cv32e40s-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 170. LaTeX Warning: Reference `intro:blockdiagram' on page 3 undefined on input line 170. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3 <./CV32E40S_Bloc k_Diagram.png>] LaTeX Warning: Citation `intro:risc-v-unpriv' on page 4 undefined on input line 254. LaTeX Warning: Citation `intro:risc-v-rv32e' on page 4 undefined on input line 254. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 4 undefined on input line 254. LaTeX Warning: Citation `intro:risc-v-rv32e' on page 4 undefined on input line 254. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 4 undefined on input line 259. LaTeX Warning: Citation `intro:risc-v-zba-zbb-zbc-zbs' on page 4 undefined on i nput line 259. LaTeX Warning: Citation `intro:risc-v-crypto' on page 4 undefined on input line 259. LaTeX Warning: Citation `intro:risc-v-zca-zcb-zcmp-zcmt' on page 4 undefined on input line 259. Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 M_EXT Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 M_EXT [4] LaTeX Warning: Citation `intro:risc-v-priv' on page 5 undefined on input line 4 78. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 5 undefined on input line 486. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 5 u ndefined on input line 490. [5] LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 6 undefined on input line 494. LaTeX Warning: Hyper reference `pma:pma' on page 6 undefined on input line 498. LaTeX Warning: Citation `intro:risc-v-smepmp' on page 6 undefined on input line 502. LaTeX Warning: Citation `intro:risc-v-smstateen' on page 6 undefined on input l ine 506. LaTeX Warning: Citation `intro:risc-v-debug' on page 6 undefined on input line 511. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 6 un defined on input line 537. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 6 un defined on input line 548. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 6 un defined on input line 557. [6] LaTeX Warning: Hyper reference `getting_started:getting-started' on page 7 unde fined on input line 573. LaTeX Warning: Hyper reference `integration:core-integration' on page 7 undefin ed on input line 577. LaTeX Warning: Hyper reference `pipeline:pipeline-details' on page 7 undefined on input line 581. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 7 undefined on input line 585. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 7 unde fined on input line 585. LaTeX Warning: Hyper reference `xsecure:xsecure' on page 7 undefined on input l ine 589. LaTeX Warning: Hyper reference `pma:pma' on page 7 undefined on input line 593. LaTeX Warning: Hyper reference `pmp:pmp' on page 7 undefined on input line 597. LaTeX Warning: Hyper reference `register_file:register-file' on page 7 undefine d on input line 601. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 7 undefined on input line 605. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 7 undefined on input line 609. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 7 u ndefined on input line 613. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 7 undefined on input line 617. LaTeX Warning: Hyper reference `debug:debug-support' on page 7 undefined on inp ut line 621. LaTeX Warning: Hyper reference `rvfi:rvfi' on page 7 undefined on input line 62 5. LaTeX Warning: Hyper reference `glossary:glossary' on page 7 undefined on input line 629. [7] [8] Chapter 3. LaTeX Warning: Hyper reference `xsecure:hardened-csrs' on page 9 undefined on i nput line 736. [9] [10] Chapter 4. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [11] Underfull \vbox (badness 10000) detected at line 929 Underfull \vbox (badness 10000) detected at line 929 [12] Overfull \hbox (18.78447pt too wide) in paragraph at lines 944--946 []|\T1/qhv/m/n/10 Type/Range| Underfull \hbox (badness 10000) in paragraph at lines 1031--1033 []|\T1/qtm/m/n/10 logic Overfull \hbox (24.35449pt too wide) in paragraph at lines 1034--1036 []|\T1/qtm/m/n/10 32'hF0000000| LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1038. Underfull \hbox (badness 10000) in paragraph at lines 1044--1046 []|\T1/qtm/m/n/10 logic Overfull \hbox (26.03448pt too wide) in paragraph at lines 1047--1049 []|\T1/qtm/m/n/10 32'hF0003FFF| LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1051. Overfull \hbox (2.52875pt too wide) in paragraph at lines 1054--1056 []|\T1/txtt/m/n/10 DBG_NUM_TRIGGERS| LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1064. Underfull \hbox (badness 10000) in paragraph at lines 1070--1072 []|\T1/qtm/m/n/10 int Overfull \hbox (8.2345pt too wide) in paragraph at lines 1083--1085 []|\T1/qtm/m/n/10 pma_cfg_t| Overfull \hbox (47.30449pt too wide) in paragraph at lines 1086--1088 []|\T1/qtm/m/n/10 PMA_R_DEFAULT| LaTeX Warning: Hyper reference `pma:pma' on page 13 undefined on input line 109 1. Underfull \hbox (badness 10000) in paragraph at lines 1089--1093 []|\T1/qtm/m/n/10 PMA con-fig-u-ra-tion. Ar-ray of pma_cfg_t with Underfull \hbox (badness 6741) in paragraph at lines 1089--1093 \T1/qtm/m/n/10 PMA_NUM_REGIONS en-tries, see \T1/qtm/m/it/10 Phys-i-cal Mem-ory At-tri- Underfull \hbox (badness 10000) in paragraph at lines 1097--1099 []|\T1/qtm/m/n/10 int un- Underfull \hbox (badness 10000) in paragraph at lines 1097--1099 \T1/qtm/m/n/10 signed Underfull \hbox (badness 7030) in paragraph at lines 1103--1107 []|\T1/qtm/m/n/10 Sets min-i-mum gran-u-lar-ity of PMP ad-dress match-ing to 2 Underfull \hbox (badness 10000) in paragraph at lines 1111--1113 []|\T1/qtm/m/n/10 int Overfull \hbox (2.52875pt too wide) in paragraph at lines 1121--1123 []|\T1/txtt/m/n/10 PMP_PMPNCFG_RV[]| Underfull \hbox (badness 10000) in paragraph at lines 1124--1126 []|\T1/qtm/m/n/10 pmp- Underfull \hbox (badness 10000) in paragraph at lines 1127--1129 []|\T1/qtm/m/n/10 PMP- Overfull \hbox (40.4845pt too wide) in paragraph at lines 1127--1129 \T1/qtm/m/n/10 NCFG_DEFAULT| LaTeX Warning: Hyper reference `pmp:pmp' on page 13 undefined on input line 113 2. Overfull \hbox (2.52875pt too wide) in paragraph at lines 1135--1137 []|\T1/txtt/m/n/10 PMP_PMPADDR_RV[]| Overfull \hbox (9.9045pt too wide) in paragraph at lines 1138--1140 []|\T1/qtm/m/n/10 logic[31:0]| LaTeX Warning: Hyper reference `pmp:pmp' on page 13 undefined on input line 114 6. Underfull \hbox (badness 10000) in paragraph at lines 1144--1148 []|\T1/qtm/m/n/10 Re-set val-ues for \T1/txtt/m/n/10 pmpaddr \T1/qtm/m/n/10 CSR s. Ar-ray with Underfull \hbox (badness 10000) in paragraph at lines 1152--1154 []|\T1/qtm/m/n/10 msec- LaTeX Warning: Hyper reference `pmp:pmp' on page 13 undefined on input line 115 9. Underfull \hbox (badness 10000) in paragraph at lines 1178--1180 []|\T1/qtm/m/n/10 int un- Underfull \hbox (badness 10000) in paragraph at lines 1178--1180 \T1/qtm/m/n/10 signed LaTeX Warning: Hyper reference `control_status_registers:csr-mtvt' on page 13 u ndefined on input line 1188. Underfull \hbox (badness 10000) in paragraph at lines 1184--1190 \T1/qtm/m/n/10 i-mum num-ber of sup-ported in-ter-rupts in CLIC mode is Overfull \hbox (13.02872pt too wide) in paragraph at lines 1191--1193 []|\T1/txtt/m/n/10 CLIC_INTTHRESHBITS| Underfull \hbox (badness 10000) in paragraph at lines 1194--1196 []|\T1/qtm/m/n/10 int un- Underfull \hbox (badness 10000) in paragraph at lines 1194--1196 \T1/qtm/m/n/10 signed Overfull \hbox (4.1445pt too wide) in paragraph at lines 1207--1209 []|\T1/qtm/m/n/10 lfsr_cfg_t| Overfull \hbox (62.31448pt too wide) in paragraph at lines 1210--1212 []|\T1/qtm/m/n/10 LFSR_CFG_DEFAULT| LaTeX Warning: Hyper reference `xsecure:xsecure' on page 13 undefined on input line 1214. Overfull \hbox (4.1445pt too wide) in paragraph at lines 1220--1222 []|\T1/qtm/m/n/10 lfsr_cfg_t| Overfull \hbox (62.31448pt too wide) in paragraph at lines 1223--1225 []|\T1/qtm/m/n/10 LFSR_CFG_DEFAULT| LaTeX Warning: Hyper reference `xsecure:xsecure' on page 13 undefined on input line 1227. Overfull \hbox (4.1445pt too wide) in paragraph at lines 1233--1235 []|\T1/qtm/m/n/10 lfsr_cfg_t| Overfull \hbox (62.31448pt too wide) in paragraph at lines 1236--1238 []|\T1/qtm/m/n/10 LFSR_CFG_DEFAULT| LaTeX Warning: Hyper reference `xsecure:xsecure' on page 13 undefined on input line 1240. [13] [14] LaTeX Warning: Hyper reference `control_status_registers:csr-mtvec' on page 15 undefined on input line 1342. LaTeX Warning: Hyper reference `debug:debug-support' on page 15 undefined on in put line 1360. Overfull \hbox (18.2787pt too wide) in paragraph at lines 1365--1367 []|\T1/txtt/m/n/10 dm_exception_addr_i| LaTeX Warning: Hyper reference `debug:debug-support' on page 15 undefined on in put line 1377. LaTeX Warning: Hyper reference `control_status_registers:csr-mhartid' on page 1 5 undefined on input line 1393. LaTeX Warning: Hyper reference `control_status_registers:csr-mimpid' on page 15 undefined on input line 1407. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 15 undefined on input line 1415. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 15 und efined on input line 1426. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 15 undefined on input line 1448. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 15 undefined on input line 1459. LaTeX Warning: Hyper reference `debug:debug-support' on page 15 undefined on in put line 1470. LaTeX Warning: Hyper reference `xsecure:xsecure' on page 15 undefined on input line 1481. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 15 undefined on input line 1517. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 15 undefined on input line 1530. [15] [16 <./CV32E40S_Pipeline.png>] Chapter 5. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 17 undefined on input line 1554. LaTeX Warning: Hyper reference `pipeline:cycle-counts-per-instruction-type' on page 17 undefined on input line 1574. LaTeX Warning: Reference `pipeline:cycle-counts-per-instruction-type' on page 1 7 undefined on input line 1574. Underfull \hbox (badness 10000) in paragraph at lines 1589--1591 []|\T1/qhv/m/n/10 In-struc- Underfull \hbox (badness 10000) in paragraph at lines 1589--1591 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1600--1602 []|\T1/qtm/m/n/10 In-te-ger Underfull \hbox (badness 10000) in paragraph at lines 1600--1602 \T1/qtm/m/n/10 Com-pu- Underfull \hbox (badness 10000) in paragraph at lines 1611--1613 []|\T1/qtm/m/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 tus, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mepc, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mtvec, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mcause, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mcy-cle, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 min- Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 stret, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mh-pm- Overfull \hbox (2.9545pt too wide) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 counter*, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mcy- Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 cleh, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 min- Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 streth, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mh-pm- Overfull \hbox (7.9545pt too wide) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 counter*h, Overfull \hbox (6.5745pt too wide) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mcountin- Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 hibit, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mh-p- Overfull \hbox (1.80447pt too wide) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mevent*, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 dscr, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 dpc, Overfull \hbox (6.1345pt too wide) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 dscratch0, Overfull \hbox (6.96451pt too wide) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 dscratch1) Underfull \hbox (badness 10000) in paragraph at lines 1621--1623 \T1/qtm/m/n/10 other Overfull \hbox (9.7045pt too wide) in paragraph at lines 1629--1631 []|\T1/qtm/m/n/10 Load/Store| Underfull \hbox (badness 7944) in paragraph at lines 1635--1638 []\T1/qtm/m/n/10 2 (non- Underfull \hbox (badness 10000) in paragraph at lines 1635--1638 \T1/qtm/m/n/10 word Underfull \hbox (badness 10000) in paragraph at lines 1635--1638 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1635--1638 \T1/qtm/m/n/10 word Underfull \hbox (badness 5741) in paragraph at lines 1639--1642 []\T1/qtm/m/n/10 2 (half- Underfull \hbox (badness 10000) in paragraph at lines 1639--1642 \T1/qtm/m/n/10 word Underfull \hbox (badness 10000) in paragraph at lines 1639--1642 \T1/qtm/m/n/10 trans-fer Underfull \hbox (badness 10000) in paragraph at lines 1639--1642 \T1/qtm/m/n/10 cross-ing Underfull \hbox (badness 10000) in paragraph at lines 1639--1642 \T1/qtm/m/n/10 word Underfull \hbox (badness 10000) in paragraph at lines 1639--1642 \T1/qtm/m/n/10 bound- Underfull \hbox (badness 10000) in paragraph at lines 1651--1653 []|\T1/qtm/m/n/10 Mul-ti- Underfull \hbox (badness 10000) in paragraph at lines 1651--1653 \T1/qtm/m/n/10 pli-ca- Underfull \hbox (badness 10000) in paragraph at lines 1657--1659 \T1/qtm/m/n/10 mulhsu, Underfull \hbox (badness 10000) in paragraph at lines 1669--1671 []\T1/qtm/m/n/10 Re-main- Underfull \hbox (badness 10000) in paragraph at lines 1678--1680 []\T1/qtm/m/n/10 35 Underfull \hbox (badness 10000) in paragraph at lines 1678--1680 \T1/qtm/m/n/10 (cpuc- Overfull \hbox (32.2145pt too wide) in paragraph at lines 1678--1680 \T1/qtm/m/n/10 trl.dataindtiming Underfull \hbox (badness 10000) in paragraph at lines 1695--1698 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1695--1698 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1695--1698 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1695--1698 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1695--1698 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1713--1716 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1713--1716 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1713--1716 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1713--1716 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1713--1716 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1725--1727 []|\T1/qtm/m/n/10 Branch Underfull \hbox (badness 10000) in paragraph at lines 1725--1727 \T1/qtm/m/n/10 (Not- Overfull \hbox (32.2145pt too wide) in paragraph at lines 1731--1733 \T1/qtm/m/n/10 trl.dataindtiming Overfull \hbox (32.2145pt too wide) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 trl.dataindtiming Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 is set Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 a non- Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1744--1746 []|\T1/qtm/m/n/10 Branch Underfull \hbox (badness 10000) in paragraph at lines 1750--1753 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1750--1753 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1750--1753 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1750--1753 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1750--1753 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1761--1763 []|\T1/qtm/m/n/10 In-struc- Underfull \hbox (badness 10000) in paragraph at lines 1761--1763 \T1/qtm/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1767--1770 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1767--1770 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1767--1770 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1767--1770 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1767--1770 \T1/qtm/m/n/10 in-struc- [17] Overfull \vbox (669.36989pt too high) has occurred while \output is active [18] [19] [20] Chapter 6. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch-interface-s ignals' on page 21 undefined on input line 1832. LaTeX Warning: Reference `instruction_fetch:instruction-fetch-interface-signals ' on page 21 undefined on input line 1832. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 21 und efined on input line 1834. Underfull \hbox (badness 10000) in paragraph at lines 1884--1887 []|\T1/qtm/m/n/10 The other side ac-cepted the re-quest. \T1/txtt/m/n/10 instr_ addr_o\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1884--1887 \T1/txtt/m/n/10 instr_memtype_o \T1/qtm/m/n/10 and \T1/txtt/m/n/10 instr_prot_o \T1/qtm/m/n/10 may change in the Underfull \hbox (badness 10000) in paragraph at lines 1954--1957 []|\T1/txtt/m/n/10 instr_rdata_i \T1/qtm/m/n/10 and \T1/txtt/m/n/10 instr_err_i \T1/qtm/m/n/10 are valid when [21] LaTeX Warning: Citation `intro:openhw-obi' on page 22 undefined on input line 2 015. LaTeX Warning: Hyper reference `instruction_fetch:obi-instruction-basic' on pag e 22 undefined on input line 2023. LaTeX Warning: Reference `instruction_fetch:obi-instruction-basic' on page 22 u ndefined on input line 2023. LaTeX Warning: Hyper reference `instruction_fetch:obi-instruction-multiple-outs tanding' on page 22 undefined on input line 2023. LaTeX Warning: Reference `instruction_fetch:obi-instruction-multiple-outstandin g' on page 22 undefined on input line 2023. [22 <./obi_instruction_basic.png>] [23 <./obi_instruction_basic_err.png> <./obi _instruction_multiple_outstanding.png>] LaTeX Warning: Hyper reference `xsecure:interface-integrity' on page 24 undefin ed on input line 2058. LaTeX Warning: Citation `intro:openhw-obi' on page 24 undefined on input line 2 058. [24 <./obi_instruction_multiple_outstanding_err.png>] Chapter 7. LaTeX Warning: Hyper reference `load_store_unit:lsu-interface-signals' on page 25 undefined on input line 2071. LaTeX Warning: Reference `load_store_unit:lsu-interface-signals' on page 25 und efined on input line 2071. Underfull \hbox (badness 10000) in paragraph at lines 2120--2124 \T1/txtt/m/n/10 data_mem_type_o[2:0]\T1/qtm/m/n/10 , \T1/txtt/m/n/10 data_prot_ o\T1/qtm/m/n/10 , \T1/txtt/m/n/10 data_wdata_o\T1/qtm/m/n/10 , [25] LaTeX Warning: Hyper reference `pma:pma' on page 26 undefined on input line 227 4. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 26 undefined on input line 2293. LaTeX Warning: Citation `intro:openhw-obi' on page 26 undefined on input line 2 299. LaTeX Warning: Hyper reference `load_store_unit:obi-data-basic' on page 26 unde fined on input line 2328. LaTeX Warning: Reference `load_store_unit:obi-data-basic' on page 26 undefined on input line 2328. LaTeX Warning: Hyper reference `load_store_unit:obi-data-back-to-back' on page 26 undefined on input line 2328. LaTeX Warning: Reference `load_store_unit:obi-data-back-to-back' on page 26 und efined on input line 2328. LaTeX Warning: Hyper reference `load_store_unit:obi-data-slow-response' on page 26 undefined on input line 2328. LaTeX Warning: Reference `load_store_unit:obi-data-slow-response' on page 26 un defined on input line 2328. LaTeX Warning: Hyper reference `load_store_unit:obi-data-multiple-outstanding' on page 26 undefined on input line 2329. LaTeX Warning: Reference `load_store_unit:obi-data-multiple-outstanding' on pag e 26 undefined on input line 2329. LaTeX Warning: Hyper reference `xsecure:interface-integrity' on page 26 undefin ed on input line 2364. LaTeX Warning: Citation `intro:openhw-obi' on page 26 undefined on input line 2 364. [26] [27 <./obi_data_basic.png>] [28 <./obi_data_back_to_back.png>] [29 <./obi_ data_slow_response.png>] [30 <./obi_data_multiple_outstanding.png>] LaTeX Warning: Hyper reference `pma:pma' on page 31 undefined on input line 238 1. LaTeX Warning: Citation `intro:openhw-obi' on page 31 undefined on input line 2 388. [31] [32] Chapter 8. LaTeX Warning: Hyper reference `xsecure:security-alerts' on page 33 undefined o n input line 2419. LaTeX Warning: Hyper reference `xsecure:data-independent-timing' on page 33 und efined on input line 2423. LaTeX Warning: Hyper reference `xsecure:dummy-instruction-insertion' on page 33 undefined on input line 2427. LaTeX Warning: Hyper reference `xsecure:random-instruction-for-hint' on page 33 undefined on input line 2431. LaTeX Warning: Hyper reference `xsecure:register-file-ecc' on page 33 undefined on input line 2435. LaTeX Warning: Hyper reference `xsecure:hardened-pc' on page 33 undefined on in put line 2439. LaTeX Warning: Hyper reference `xsecure:hardened-csrs' on page 33 undefined on input line 2443. LaTeX Warning: Hyper reference `xsecure:interface-integrity' on page 33 undefin ed on input line 2447. LaTeX Warning: Hyper reference `xsecure:bus-protocol-hardening' on page 33 unde fined on input line 2451. LaTeX Warning: Hyper reference `xsecure:reduction-of-profiling-infrastructure' on page 33 undefined on input line 2455. [33] LaTeX Warning: Hyper reference `pipeline:pipeline-details' on page 34 undefined on input line 2555. [34] LaTeX Warning: Hyper reference `xsecure:lfsr-configuration-type-lfsr-cfg-t' on page 35 undefined on input line 2676. LaTeX Warning: Reference `xsecure:lfsr-configuration-type-lfsr-cfg-t' on page 3 5 undefined on input line 2676. [35] LaTeX Warning: Hyper reference `xsecure:security-alerts' on page 36 undefined o n input line 2760. LaTeX Warning: Hyper reference `xsecure:security-alerts' on page 36 undefined o n input line 2791. LaTeX Warning: Hyper reference `getting_started:register-cells' on page 36 unde fined on input line 2796. LaTeX Warning: Citation `intro:openhw-obi' on page 36 undefined on input line 2 804. LaTeX Warning: Citation `intro:openhw-obi' on page 36 undefined on input line 2 808. LaTeX Warning: Citation `intro:openhw-obi' on page 36 undefined on input line 2 812. LaTeX Warning: Hyper reference `xsecure:address-phase-checksum' on page 36 unde fined on input line 2816. LaTeX Warning: Reference `xsecure:address-phase-checksum' on page 36 undefined on input line 2816. LaTeX Warning: Hyper reference `xsecure:response-phase-checksum' on page 36 und efined on input line 2820. LaTeX Warning: Reference `xsecure:response-phase-checksum' on page 36 undefined on input line 2820. [36] Overfull \hbox (2.21439pt too wide) in paragraph at lines 2845--2847 []|\T1/txtt/m/n/10 achk[0]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2852--2854 []|\T1/txtt/m/n/10 achk[1]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2859--2861 []|\T1/txtt/m/n/10 achk[2]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2866--2868 []|\T1/txtt/m/n/10 achk[3]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2873--2875 []|\T1/txtt/m/n/10 achk[4]| Underfull \hbox (badness 10000) in paragraph at lines 2876--2878 []|\T1/qtm/m/n/10 Odd par-ity(\T1/txtt/m/n/10 prot[2:0]\T1/qtm/m/n/10 , Overfull \hbox (2.21439pt too wide) in paragraph at lines 2880--2882 []|\T1/txtt/m/n/10 achk[5]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2890--2892 []|\T1/txtt/m/n/10 achk[6]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2900--2902 []|\T1/txtt/m/n/10 achk[7]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2910--2912 []|\T1/txtt/m/n/10 achk[8]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2917--2919 []|\T1/txtt/m/n/10 achk[9]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 2927--2929 []|\T1/txtt/m/n/10 achk[10]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 2937--2939 []|\T1/txtt/m/n/10 achk[11]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 2947--2949 []|\T1/txtt/m/n/10 achk[12]| LaTeX Warning: Citation `intro:openhw-obi' on page 37 undefined on input line 2 964. Overfull \hbox (2.21439pt too wide) in paragraph at lines 2994--2996 []|\T1/txtt/m/n/10 rchk[0]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 3001--3003 []|\T1/txtt/m/n/10 rchk[1]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 3008--3010 []|\T1/txtt/m/n/10 rchk[2]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 3015--3017 []|\T1/txtt/m/n/10 rchk[3]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 3022--3024 []|\T1/txtt/m/n/10 rchk[4]| LaTeX Warning: Citation `intro:openhw-obi' on page 37 undefined on input line 3 039. LaTeX Warning: Hyper reference `xsecure:parity-and-checksum-error-detection' on page 37 undefined on input line 3049. LaTeX Warning: Reference `xsecure:parity-and-checksum-error-detection' on page 37 undefined on input line 3049. LaTeX Warning: Hyper reference `pma:pma-integrity' on page 37 undefined on inpu t line 3050. Underfull \hbox (badness 10000) in paragraph at lines 3072--3076 []|\T1/qtm/b/n/10 Ob-ser-va-tion Underfull \hbox (badness 10000) in paragraph at lines 3072--3076 \T1/qtm/b/n/10 in-ter-val for Underfull \hbox (badness 10000) in paragraph at lines 3072--3076 \T1/qtm/b/n/10 non-associated LaTeX Warning: Citation `intro:openhw-obi' on page 37 undefined on input line 3 087. Underfull \hbox (badness 10000) in paragraph at lines 3095--3099 []|\T1/qtm/m/n/10 Dur-ing in-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 3095--3099 \T1/qtm/m/n/10 ac-cess ad-dress Overfull \hbox (7.77873pt too wide) in paragraph at lines 3100--3102 []|\T1/txtt/m/n/10 instr_rvalidpar_i| LaTeX Warning: Citation `intro:openhw-obi' on page 37 undefined on input line 3 104. Underfull \hbox (badness 10000) in paragraph at lines 3112--3116 []|\T1/qtm/m/n/10 Dur-ing in-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 3112--3116 \T1/qtm/m/n/10 ac-cess re-sponse LaTeX Warning: Citation `intro:openhw-obi' on page 37 undefined on input line 3 121. Overfull \hbox (2.52875pt too wide) in paragraph at lines 3134--3136 []|\T1/txtt/m/n/10 data_rvalidpar_i| LaTeX Warning: Citation `intro:openhw-obi' on page 37 undefined on input line 3 138. LaTeX Warning: Hyper reference `xsecure:response-phase-checksum' on page 37 und efined on input line 3156. LaTeX Warning: Reference `xsecure:response-phase-checksum' on page 37 undefined on input line 3156. Underfull \hbox (badness 10000) in paragraph at lines 3158--3162 []|\T1/txtt/m/n/10 cpuctrl. Underfull \hbox (badness 10000) in paragraph at lines 3158--3162 \T1/txtt/m/n/10 integrity \T1/qtm/m/n/10 = Underfull \hbox (badness 10000) in paragraph at lines 3158--3162 \T1/qtm/m/n/10 1 and PMA at- Underfull \hbox (badness 10000) in paragraph at lines 3163--3166 []|\T1/qtm/m/n/10 Dur-ing in-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 3163--3166 \T1/qtm/m/n/10 ac-cess re-sponse Underfull \hbox (badness 10000) in paragraph at lines 3167--3171 []|\T1/qtm/m/n/10 Dur-ing in-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 3167--3171 \T1/qtm/m/n/10 ac-cess re-sponse LaTeX Warning: Hyper reference `xsecure:response-phase-checksum' on page 37 und efined on input line 3177. LaTeX Warning: Reference `xsecure:response-phase-checksum' on page 37 undefined on input line 3177. Underfull \hbox (badness 10000) in paragraph at lines 3179--3183 []|\T1/txtt/m/n/10 cpuctrl. Underfull \hbox (badness 10000) in paragraph at lines 3179--3183 \T1/txtt/m/n/10 integrity \T1/qtm/m/n/10 = Underfull \hbox (badness 10000) in paragraph at lines 3179--3183 \T1/qtm/m/n/10 1 and PMA at- [37] LaTeX Warning: Citation `intro:openhw-obi' on page 38 undefined on input line 3 224. LaTeX Warning: Hyper reference `xsecure:address-phase-checksum' on page 38 unde fined on input line 3224. LaTeX Warning: Reference `xsecure:address-phase-checksum' on page 38 undefined on input line 3224. [38] LaTeX Warning: Citation `intro:openhw-obi' on page 39 undefined on input line 3 230. [39] [40] Chapter 9. LaTeX Warning: Citation `intro:risc-v-zca-zcb-zcmp-zcmt' on page 41 undefined o n input line 3297. [41] LaTeX Warning: Hyper reference `load_store_unit:write-buffer' on page 42 undefi ned on input line 3313. LaTeX Warning: Hyper reference `xsecure:security-alerts' on page 42 undefined o n input line 3338. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 42 undefined on input line 3342. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 42 undefined on input line 3346. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 42 undefined on input line 3350. LaTeX Warning: Hyper reference `xsecure:interface-integrity' on page 42 undefin ed on input line 3355. [42] LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 43 undefined on input line 3368. [43] [44] Chapter 10. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 45 undefined on input line 3403. LaTeX Warning: Citation `intro:risc-v-priv' on page 45 undefined on input line 3418. LaTeX Warning: Citation `intro:risc-v-smepmp' on page 45 undefined on input lin e 3418. [45] [46] Chapter 11. [47] [48] Chapter 12. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 49 undefined on input lin e 3470. LaTeX Warning: Hyper reference `pma:pma' on page 49 undefined on input line 347 6. [49] [50] Chapter 13. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 51 u ndefined on input line 3493. LaTeX Warning: Hyper reference `sleep:sleep-unit-interface-signals' on page 51 undefined on input line 3519. LaTeX Warning: Reference `sleep:sleep-unit-interface-signals' on page 51 undefi ned on input line 3519. Underfull \hbox (badness 10000) in paragraph at lines 3535--3537 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (28.46431pt too wide) in paragraph at lines 3543--3545 []|\T1/txtt/m/n/10 core_sleep_o| LaTeX Warning: Hyper reference `sleep:wfi' on page 51 undefined on input line 3 555. LaTeX Warning: Hyper reference `sleep:wfe' on page 51 undefined on input line 3 555. Overfull \hbox (7.46437pt too wide) in paragraph at lines 3558--3560 []|\T1/txtt/m/n/10 wu_wfe_i| LaTeX Warning: Hyper reference `sleep:wfe' on page 51 undefined on input line 3 566. [51] LaTeX Warning: Hyper reference `sleep:wfi-example' on page 52 undefined on inpu t line 3647. LaTeX Warning: Reference `sleep:wfi-example' on page 52 undefined on input line 3647. [52 <./wfi.png>] Chapter 14. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 53 undefined on input line 3675. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 53 undefined on input line 3675. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 53 undefined on input line 3676. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 53 undefined on input line 3676. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 53 undefined on input line 3681. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 53 undefined on input line 3681. Underfull \hbox (badness 10000) in paragraph at lines 3728--3731 []|\T1/qhv/m/n/10 Priv-i- Underfull \hbox (badness 10000) in paragraph at lines 3751--3754 []|\T1/qhv/m/n/10 Priv-i- Underfull \hbox (badness 10000) in paragraph at lines 3871--3874 []|\T1/qtm/m/n/10 (HPM) Ma-chine Counter-Inhibit Underfull \hbox (badness 10000) in paragraph at lines 3884--3887 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 3905--3908 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 3931--3934 []|\T1/qtm/m/n/10 Ma-chine Ex-cep-tion Pro-gram Underfull \hbox (badness 10000) in paragraph at lines 4188--4191 []|\T1/qtm/m/n/10 (HPM) Ma-chine Instructions- Underfull \hbox (badness 10000) in paragraph at lines 4201--4204 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 4222--4225 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 4248--4251 []|\T1/qtm/m/n/10 (HPM) Up-per 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 4261--4264 []|\T1/qtm/m/n/10 (HPM) Up-per 32 Ma-chine Overfull \hbox (1.41588pt too wide) in paragraph at lines 4276--4278 []|\T1/txtt/m/n/10 mhpmcounterh31| Underfull \hbox (badness 10000) in paragraph at lines 4282--4285 []|\T1/qtm/m/n/10 (HPM) Up-per 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 4282--4285 \T1/qtm/m/n/10 Performance-Monitoring Counter [53] [54] [55] LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 56 undefined on input line 4902. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 56 undefined on input line 4902. LaTeX Warning: Hyper reference `fencei:fencei' on page 56 undefined on input li ne 4999. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 56 undefined on input lin e 4999. [56] [57] [58] [59] LaTeX Warning: Hyper reference `fencei:fencei' on page 60 undefined on input li ne 5897. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 60 undefined on input lin e 5897. LaTeX Warning: Hyper reference `fencei:fencei' on page 60 undefined on input li ne 5982. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 60 undefined on input lin e 5982. [60] LaTeX Warning: Hyper reference `fencei:fencei' on page 61 undefined on input li ne 6067. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 61 undefined on input lin e 6067. [61] [62] [63] Underfull \hbox (badness 10000) in paragraph at lines 6794--6794 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Event Se-lec-tor (\T1/t xtt/bx/n/12 mhpmevent3 .. [64] [65] [66] [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 7672--7675 []|\T1/qtm/m/n/10 WARL (0x0 - Overfull \hbox (9.18875pt too wide) in paragraph at lines 7672--7675 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 DBG_NUM_TRIGGERS\T1/qtm/m/n/10 - LaTeX Warning: Hyper reference `control_status_registers:csr-mcontrol' on page 69 undefined on input line 7753. LaTeX Warning: Hyper reference `control_status_registers:csr-mcontrol6' on page 69 undefined on input line 7753. LaTeX Warning: Hyper reference `control_status_registers:csr-etrigger' on page 69 undefined on input line 7753. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata1-disabled' o n page 69 undefined on input line 7753. [69] [70] [71] LaTeX Warning: Hyper reference `control_status_registers:csr-tdata2-type-0x2' o n page 72 undefined on input line 8459. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata2-type-0x5' o n page 72 undefined on input line 8459. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata2-type-0x6' o n page 72 undefined on input line 8459. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata2-type-0xf' o n page 72 undefined on input line 8459. [72] [73] LaTeX Warning: Citation `intro:risc-v-debug' on page 74 undefined on input line 8911. [74] [75] Underfull \hbox (badness 10000) in paragraph at lines 9270--9270 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Counter (\T1/txtt/bx/n/ 12 mhpmcounter3 .. [76] [77] [78] LaTeX Warning: Hyper reference `integration:core-integration' on page 79 undefi ned on input line 9916. LaTeX Warning: Hyper reference `integration:core-integration' on page 79 undefi ned on input line 9962. [79] [80] Underfull \hbox (badness 10000) in paragraph at lines 10464--10469 []\T1/qtm/m/n/10 WARL / WARL Underfull \hbox (badness 10000) detected at line 10470 []\T1/qtm/m/n/10 WARL / WARL [81] Underfull \hbox (badness 10000) in paragraph at lines 10542--10544 []|\T1/qtm/m/n/10 WARL / WARL [82] [83] [84] Chapter 15. LaTeX Warning: Citation `intro:risc-v-priv' on page 85 undefined on input line 10650. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 85 undefined on input line 10661. LaTeX Warning: Citation `intro:risc-v-priv' on page 85 undefined on input line 10671. [85] [86] Chapter 16. LaTeX Warning: Hyper reference `exceptions_interrupts:clint-interrupt-architect ure' on page 87 undefined on input line 10694. LaTeX Warning: Hyper reference `exceptions_interrupts:clic-interrupt-architectu re' on page 87 undefined on input line 10695. Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 In- Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 ter- Overfull \hbox (1.31364pt too wide) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 rupt| Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 Il-le-gal in-struc- Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 Load ac-cess Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 En-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 call from U- Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 En-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 call from M- Underfull \hbox (badness 7030) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 In-struc-tion bus Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 ity/checksum [87] LaTeX Warning: Hyper reference `instruction_set_extensions:custom-isa-extension s' on page 88 undefined on input line 10892. LaTeX Warning: Citation `intro:risc-v-priv' on page 88 undefined on input line 10907. [88] LaTeX Warning: Citation `intro:risc-v-priv' on page 89 undefined on input line 10965. LaTeX Warning: Hyper reference `control_status_registers:csr-mtvec' on page 89 undefined on input line 10979. LaTeX Warning: Hyper reference `exceptions_interrupts:clint-mode-interrupt-arch itecture-interface-signals' on page 89 undefined on input line 10985. LaTeX Warning: Reference `exceptions_interrupts:clint-mode-interrupt-architectu re-interface-signals' on page 89 undefined on input line 10985. Underfull \hbox (badness 10000) in paragraph at lines 11001--11003 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (28.46431pt too wide) in paragraph at lines 11009--11011 []|\T1/txtt/m/n/10 irq_i[31:16]| Overfull \hbox (28.46431pt too wide) in paragraph at lines 11020--11022 []|\T1/txtt/m/n/10 irq_i[15:12]| Overfull \hbox (12.71436pt too wide) in paragraph at lines 11030--11032 []|\T1/txtt/m/n/10 irq_i[11]| Overfull \hbox (23.21432pt too wide) in paragraph at lines 11043--11045 []|\T1/txtt/m/n/10 irq_i[10:8]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 11053--11055 []|\T1/txtt/m/n/10 irq_i[7]| Overfull \hbox (17.96434pt too wide) in paragraph at lines 11066--11068 []|\T1/txtt/m/n/10 irq_i[6:4]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 11076--11078 []|\T1/txtt/m/n/10 irq_i[3]| Overfull \hbox (17.96434pt too wide) in paragraph at lines 11089--11091 []|\T1/txtt/m/n/10 irq_i[2:0]| [89] LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 90 undefined on input line 11115. LaTeX Warning: Citation `intro:risc-v-priv' on page 90 undefined on input line 11118. Underfull \hbox (badness 10000) in paragraph at lines 11185--11187 []|\T1/qtm/m/n/10 In-ter- Underfull \hbox (badness 10000) in paragraph at lines 11188--11190 []|\T1/qtm/m/n/10 Ex-cep- Underfull \hbox (badness 10000) in paragraph at lines 11188--11190 \T1/qtm/m/n/10 tion [90] LaTeX Warning: Citation `intro:risc-v-clic' on page 91 undefined on input line 11337. LaTeX Warning: Hyper reference `exceptions_interrupts:clic-interrupt-interface' on page 91 undefined on input line 11342. [91] LaTeX Warning: Hyper reference `exceptions_interrupts:clic-mode-interrupt-archi tecture-interface-signals' on page 92 undefined on input line 11348. LaTeX Warning: Reference `exceptions_interrupts:clic-mode-interrupt-architectur e-interface-signals' on page 92 undefined on input line 11348. Underfull \hbox (badness 10000) in paragraph at lines 11364--11366 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (86.5285pt too wide) in paragraph at lines 11382--11384 []|\T1/txtt/m/n/10 clic_irq_id_i[CLIC_ID_WIDTH[]1:0]| Overfull \hbox (28.77867pt too wide) in paragraph at lines 11393--11395 []|\T1/txtt/m/n/10 clic_irq_level_i[7:0]| Overfull \hbox (23.52869pt too wide) in paragraph at lines 11404--11406 []|\T1/txtt/m/n/10 clic_irq_priv_i[1:0]| LaTeX Warning: Citation `intro:risc-v-clic' on page 92 undefined on input line 11433. LaTeX Warning: Citation `intro:risc-v-clic' on page 92 undefined on input line 11459. LaTeX Warning: Hyper reference `control_status_registers:csr-mtvt' on page 92 u ndefined on input line 11461. LaTeX Warning: Citation `intro:risc-v-clic' on page 92 undefined on input line 11474. [92] Chapter 17. LaTeX Warning: Citation `intro:risc-v-debug' on page 93 undefined on input line 11482. LaTeX Warning: Hyper reference `pma:pma' on page 93 undefined on input line 114 88. LaTeX Warning: Hyper reference `pmp:pmp' on page 93 undefined on input line 114 88. LaTeX Warning: Hyper reference `debug:ebreak-behavior' on page 93 undefined on input line 11530. LaTeX Warning: Hyper reference `debug:ebreak-behavior' on page 93 undefined on input line 11534. LaTeX Warning: Citation `intro:risc-v-debug' on page 93 undefined on input line 11544. [93] LaTeX Warning: Citation `intro:risc-v-debug' on page 94 undefined on input line 11579. Underfull \hbox (badness 10000) in paragraph at lines 11597--11599 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (7.77873pt too wide) in paragraph at lines 11615--11617 []|\T1/txtt/m/n/10 debug_havereset_o| Overfull \hbox (2.52875pt too wide) in paragraph at lines 11645--11647 []|\T1/txtt/m/n/10 debug_pc_valid_o| Overfull \hbox (23.52869pt too wide) in paragraph at lines 11665--11667 []|\T1/txtt/m/n/10 dm_halt_addr_i[31:0]| Overfull \hbox (49.77861pt too wide) in paragraph at lines 11675--11677 []|\T1/txtt/m/n/10 dm_exception_addr_i[31:0]| LaTeX Warning: Hyper reference `debug:ebreak-behavior' on page 94 undefined on input line 11711. [94] LaTeX Warning: Hyper reference `control_status_registers:csr-dcsr' on page 95 u ndefined on input line 11723. LaTeX Warning: Hyper reference `control_status_registers:csr-dpc' on page 95 un defined on input line 11723. LaTeX Warning: Hyper reference `control_status_registers:csr-tselect' on page 9 5 undefined on input line 11727. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata1' on page 95 undefined on input line 11727. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata2' on page 95 undefined on input line 11727. LaTeX Warning: Hyper reference `control_status_registers:csr-tinfo' on page 95 undefined on input line 11728. LaTeX Warning: Citation `intro:risc-v-debug' on page 95 undefined on input line 11728. LaTeX Warning: Citation `intro:risc-v-debug' on page 95 undefined on input line 11740. [95] LaTeX Warning: Citation `intro:risc-v-debug' on page 96 undefined on input line 11785. LaTeX Warning: Citation `intro:risc-v-priv' on page 96 undefined on input line 11786. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 96 undefined on input lin e 11786. [96] [97] [98] Chapter 18. LaTeX Warning: Citation `intro:symbiotic-rvfi' on page 99 undefined on input li ne 11866. [99] LaTeX Warning: Citation `intro:symbiotic-rvfi' on page 100 undefined on input l ine 11987. [100] Underfull \hbox (badness 7151) in paragraph at lines 12209--12209 []\T1/qtm/m/n/10 Table 18.4: |Table of sce-nar-ios for first in-struc-tion of e x-cep- Overfull \hbox (44.26222pt too wide) in paragraph at lines 12229--12231 []\T1/qhv/m/n/10 rvfi_dbg[2:0] Overfull \hbox (44.26222pt too wide) detected at line 12232 []\T1/qhv/m/n/10 rvfi_dbg[2:0] Overfull \hbox (40.62222pt too wide) in paragraph at lines 12236--12238 []\T1/qhv/m/n/10 mcause[31] Overfull \hbox (40.62222pt too wide) detected at line 12239 []\T1/qhv/m/n/10 mcause[31] Overfull \hbox (27.28223pt too wide) in paragraph at lines 12243--12246 []\T1/qhv/m/n/10 dcsr[8:6] Overfull \hbox (22.27223pt too wide) in paragraph at lines 12243--12246 \T1/qhv/m/n/10 (cause) Overfull \hbox (22.27223pt too wide) detected at line 12247 \T1/qhv/m/n/10 (cause) Overfull \hbox (27.28223pt too wide) detected at line 12247 []\T1/qhv/m/n/10 dcsr[8:6] Overfull \hbox (2.82224pt too wide) in paragraph at lines 12251--12253 []|\T1/qhv/m/n/10 intr| Overfull \hbox (2.57224pt too wide) in paragraph at lines 12254--12256 []|\T1/qhv/m/n/10 ex- Overfull \hbox (8.38223pt too wide) in paragraph at lines 12254--12256 \T1/qhv/m/n/10 cep- Overfull \hbox (5.05223pt too wide) in paragraph at lines 12254--12256 \T1/qhv/m/n/10 tion| Overfull \hbox (3.33223pt too wide) in paragraph at lines 12257--12259 \T1/qhv/m/n/10 ter- Overfull \hbox (6.11223pt too wide) in paragraph at lines 12257--12259 \T1/qhv/m/n/10 rupt| Underfull \hbox (badness 10000) in paragraph at lines 12277--12279 []|\T1/qtm/m/n/10 Sync Underfull \hbox (badness 10000) in paragraph at lines 12277--12279 \T1/qtm/m/n/10 trap Overfull \hbox (3.93224pt too wide) in paragraph at lines 12280--12282 []|\T1/qtm/m/n/10 0x0| Overfull \hbox (13.93227pt too wide) in paragraph at lines 12287--12287 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 12287--12287 Underfull \hbox (badness 10000) in paragraph at lines 12302--12304 []|\T1/qtm/m/n/10 In-ter- Underfull \hbox (badness 10000) in paragraph at lines 12302--12304 \T1/qtm/m/n/10 rupt Overfull \hbox (3.93224pt too wide) in paragraph at lines 12305--12307 []|\T1/qtm/m/n/10 0x0| Overfull \hbox (13.93227pt too wide) in paragraph at lines 12312--12312 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 12312--12312 Overfull \hbox (3.93224pt too wide) in paragraph at lines 12330--12332 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (13.93227pt too wide) in paragraph at lines 12334--12334 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 12334--12334 Overfull \hbox (3.93224pt too wide) in paragraph at lines 12336--12339 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (3.93224pt too wide) in paragraph at lines 12355--12357 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (13.93227pt too wide) in paragraph at lines 12359--12359 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 12359--12359 Overfull \hbox (13.93227pt too wide) in paragraph at lines 12362--12362 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 12362--12362 Overfull \hbox (3.93224pt too wide) in paragraph at lines 12380--12382 []|\T1/qtm/m/n/10 0x2| Overfull \hbox (13.93227pt too wide) in paragraph at lines 12384--12384 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 12384--12384 Overfull \hbox (3.93224pt too wide) in paragraph at lines 12386--12389 []|\T1/qtm/m/n/10 0x2| Overfull \hbox (3.93224pt too wide) in paragraph at lines 12405--12407 []|\T1/qtm/m/n/10 0x3 Underfull \hbox (badness 10000) in paragraph at lines 12405--12407 \T1/qtm/m/n/10 or Overfull \hbox (3.93224pt too wide) in paragraph at lines 12405--12407 \T1/qtm/m/n/10 0x5| Overfull \hbox (3.93224pt too wide) in paragraph at lines 12411--12414 []|\T1/qtm/m/n/10 0x3 Underfull \hbox (badness 10000) in paragraph at lines 12411--12414 \T1/qtm/m/n/10 or Overfull \hbox (3.93224pt too wide) in paragraph at lines 12411--12414 \T1/qtm/m/n/10 0x5| Overfull \hbox (3.93224pt too wide) in paragraph at lines 12430--12432 []|\T1/qtm/m/n/10 0x4| Overfull \hbox (3.93224pt too wide) in paragraph at lines 12436--12439 []|\T1/qtm/m/n/10 0x4| [101] [102] LaTeX Warning: Citation `intro:symbiotic-rvfi' on page 103 undefined on input l ine 12581. [103] [104] Chapter 19. LaTeX Warning: Hyper reference `instruction_set_extensions:id1' on page 105 und efined on input line 12689. LaTeX Warning: Reference `instruction_set_extensions:id1' on page 105 undefined on input line 12689. Underfull \hbox (badness 10000) in paragraph at lines 12702--12704 []|\T1/qhv/m/n/10 Cus-tom Underfull \hbox (badness 10000) in paragraph at lines 12702--12704 \T1/qhv/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 12705--12707 []|\T1/qhv/m/n/10 En-cod- Overfull \hbox (22.13449pt too wide) in paragraph at lines 12716--12718 []|\T1/qtm/m/n/10 0x8C00_0073| LaTeX Warning: Hyper reference `sleep:wfe' on page 105 undefined on input line 12720. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map-additional-custom-csrs' on page 105 undefined on input line 12731. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map-additional-custom-csrs' on page 105 undefined on input line 12731. [105] [106] Chapter 20. [107] [108] Chapter 21. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 10 9 undefined on input line 12845. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 109 un defined on input line 12857. [109] [110] Underfull \hbox (badness 6927) in paragraph at lines 12939--12942 []\T1/qtm/m/n/10 RISC-V In-struc-tion Set Man-ual, Vol-ume II: Priv-i-leged Ar- chi-tec-ture, Doc-u-ment Ver-sion Overfull \hbox (28.95088pt too wide) in paragraph at lines 12947--12950 \T1/qtm/m/n/10 April 14 2023, [][]$https : / / github . com / riscv / riscv-[]d ebug-[]spec / blob / f4381fed042927d9d1fba774898ae2484e5cdc71 / Underfull \hbox (badness 10000) in paragraph at lines 12951--12954 []\T1/qtm/m/n/10 Core-Local In-ter-rupt Con-troller (CLIC) RISC-V Priv-i-leged Ar-chi-tec-ture Ex-ten- Underfull \hbox (badness 10000) in paragraph at lines 12951--12954 \T1/qtm/m/n/10 sions, ver-sion 0.9-draft, 4/11/2023, [][]$https : / / github . com / riscv / riscv-[]fast-[]interrupt / blob / No file openhw-group-cv32e40s-user-manual.ind. [111] (./openhw-group-cv32e40s-user-manual.aux) Package rerunfilecheck Warning: File `openhw-group-cv32e40s-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-cv32e40s-user-manual.pdf (115 pages, 689173 byte s). Transcript written on openhw-group-cv32e40s-user-manual.log. Latexmk: Index file 'openhw-group-cv32e40s-user-manual.idx' was written Latexmk: Missing input file: 'openhw-group-cv32e40s-user-manual.ind' from line 'No file openhw-group-cv32e40s-user-manual.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'openhw-group-cv32e40s-user-manual.pdf' Latexmk: Log file says output to 'openhw-group-cv32e40s-user-manual.pdf' Latexmk: List of undefined refs and citations: Citation `intro:openhw-obi' on page 22 undefined on input line 2015 Citation `intro:openhw-obi' on page 24 undefined on input line 2058 Citation `intro:openhw-obi' on page 26 undefined on input line 2299 Citation `intro:openhw-obi' on page 26 undefined on input line 2364 Citation `intro:openhw-obi' on page 31 undefined on input line 2388 Citation `intro:openhw-obi' on page 36 undefined on input line 2804 Citation `intro:openhw-obi' on page 36 undefined on input line 2808 Citation `intro:openhw-obi' on page 36 undefined on input line 2812 Citation `intro:openhw-obi' on page 37 undefined on input line 2964 Citation `intro:openhw-obi' on page 37 undefined on input line 3039 Citation `intro:openhw-obi' on page 37 undefined on input line 3087 Citation `intro:openhw-obi' on page 37 undefined on input line 3104 Citation `intro:openhw-obi' on page 37 undefined on input line 3121 Citation `intro:openhw-obi' on page 37 undefined on input line 3138 Citation `intro:openhw-obi' on page 38 undefined on input line 3224 Citation `intro:openhw-obi' on page 39 undefined on input line 3230 Citation `intro:risc-v-clic' on page 91 undefined on input line 11337 Citation `intro:risc-v-clic' on page 92 undefined on input line 11433 Citation `intro:risc-v-clic' on page 92 undefined on input line 11459 Citation `intro:risc-v-clic' on page 92 undefined on input line 11474 Citation `intro:risc-v-crypto' on page 4 undefined on input line 259 Citation `intro:risc-v-debug' on page 6 undefined on input line 511 Citation `intro:risc-v-debug' on page 74 undefined on input line 8911 Citation `intro:risc-v-debug' on page 93 undefined on input line 11482 Citation `intro:risc-v-debug' on page 93 undefined on input line 11544 Citation `intro:risc-v-debug' on page 94 undefined on input line 11579 Citation `intro:risc-v-debug' on page 95 undefined on input line 11728 Citation `intro:risc-v-debug' on page 95 undefined on input line 11740 Citation `intro:risc-v-debug' on page 96 undefined on input line 11785 Citation `intro:risc-v-priv' on page 45 undefined on input line 3418 Citation `intro:risc-v-priv' on page 5 undefined on input line 478 Citation `intro:risc-v-priv' on page 85 undefined on input line 10650 Citation `intro:risc-v-priv' on page 85 undefined on input line 10671 Citation `intro:risc-v-priv' on page 88 undefined on input line 10907 Citation `intro:risc-v-priv' on page 89 undefined on input line 10965 Citation `intro:risc-v-priv' on page 90 undefined on input line 11118 Citation `intro:risc-v-priv' on page 96 undefined on input line 11786 Citation `intro:risc-v-rv32e' on page 4 undefined on input line 254 Citation `intro:risc-v-smepmp' on page 45 undefined on input line 3418 Citation `intro:risc-v-smepmp' on page 6 undefined on input line 502 Citation `intro:risc-v-smstateen' on page 6 undefined on input line 506 Citation `intro:risc-v-unpriv' on page 4 undefined on input line 254 Citation `intro:risc-v-unpriv' on page 4 undefined on input line 259 Citation `intro:risc-v-unpriv' on page 49 undefined on input line 3470 Citation `intro:risc-v-unpriv' on page 56 undefined on input line 4999 Citation `intro:risc-v-unpriv' on page 60 undefined on input line 5897 Citation `intro:risc-v-unpriv' on page 60 undefined on input line 5982 Citation `intro:risc-v-unpriv' on page 61 undefined on input line 6067 Citation `intro:risc-v-unpriv' on page 96 undefined on input line 11786 Citation `intro:risc-v-zba-zbb-zbc-zbs' on page 4 undefined on input line 259 Citation `intro:risc-v-zca-zcb-zcmp-zcmt' on page 4 undefined on input line 259 Citation `intro:risc-v-zca-zcb-zcmp-zcmt' on page 41 undefined on input line 3297 Citation `intro:symbiotic-rvfi' on page 100 undefined on input line 11987 Citation `intro:symbiotic-rvfi' on page 103 undefined on input line 12581 Citation `intro:symbiotic-rvfi' on page 99 undefined on input line 11866 Reference `control_status_registers:control-and-status-register-map' on page 53 undefined on input line 3675 Reference `control_status_registers:control-and-status-register-map' on page 53 undefined on input line 3676 Reference `control_status_registers:control-and-status-register-map' on page 53 undefined on input line 3681 Reference `control_status_registers:control-and-status-register-map' on page 56 undefined on input line 4902 Reference `control_status_registers:control-and-status-register-map-additional-custom-csrs' on page 105 undefined on input line 12731 Reference `exceptions_interrupts:clic-mode-interrupt-architecture-interface-signals' on page 92 undefined on input line 11348 Reference `exceptions_interrupts:clint-mode-interrupt-architecture-interface-signals' on page 89 undefined on input line 10985 Reference `instruction_fetch:instruction-fetch-interface-signals' on page 21 undefined on input line 1832 Reference `instruction_fetch:obi-instruction-basic' on page 22 undefined on input line 2023 Reference `instruction_fetch:obi-instruction-multiple-outstanding' on page 22 undefined on input line 2023 Reference `instruction_set_extensions:id1' on page 105 undefined on input line 12689 Reference `intro:blockdiagram' on page 3 undefined on input line 170 Reference `load_store_unit:lsu-interface-signals' on page 25 undefined on input line 2071 Reference `load_store_unit:obi-data-back-to-back' on page 26 undefined on input line 2328 Reference `load_store_unit:obi-data-basic' on page 26 undefined on input line 2328 Reference `load_store_unit:obi-data-multiple-outstanding' on page 26 undefined on input line 2329 Reference `load_store_unit:obi-data-slow-response' on page 26 undefined on input line 2328 Reference `pipeline:cycle-counts-per-instruction-type' on page 17 undefined on input line 1574 Reference `sleep:sleep-unit-interface-signals' on page 51 undefined on input line 3519 Reference `sleep:wfi-example' on page 52 undefined on input line 3647 Reference `xsecure:address-phase-checksum' on page 36 undefined on input line 2816 Reference `xsecure:address-phase-checksum' on page 38 undefined on input line 3224 Reference `xsecure:lfsr-configuration-type-lfsr-cfg-t' on page 35 undefined on input line 2676 Reference `xsecure:parity-and-checksum-error-detection' on page 37 undefined on input line 3049 Reference `xsecure:response-phase-checksum' on page 36 undefined on input line 2820 Reference `xsecure:response-phase-checksum' on page 37 undefined on input line 3156 Reference `xsecure:response-phase-checksum' on page 37 undefined on input line 3177 Latexmk: Summary of warnings: Latex failed to resolve 27 reference(s) Latex failed to resolve 57 citation(s) Rule 'makeindex openhw-group-cv32e40s-user-manual.idx': File changes, etc: Non-existent destination files: 'openhw-group-cv32e40s-user-manual.ind' ------------ Run number 1 of rule 'makeindex openhw-group-cv32e40s-user-manual.idx' ------------ ------------ Running 'makeindex -s python.ist -o "openhw-group-cv32e40s-user-manual.ind" "openhw-group-cv32e40s-user-manual.idx"' ------------ Latexmk: applying rule 'makeindex openhw-group-cv32e40s-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-cv32e40s-user-manual.idx...done (0 entries accepted, 0 rejected). Nothing written in openhw-group-cv32e40s-user-manual.ind. Transcript written in openhw-group-cv32e40s-user-manual.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'openhw-group-cv32e40s-user-manual.aux' 'openhw-group-cv32e40s-user-manual.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="openhw-group-cv32e40s-user-manual" "CV32E40S_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 (./CV32E40S_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-cv32e40s-user-manual.idx (./openhw-group-cv32e40s-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-cv32e40s-user-manual.out) (./openhw-group-cv32e40s-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-cv32e40s-user-manual.toc [1] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [2] [3]) [4] Chapter 1. [1] [2] Chapter 2. [3 <./CV32E40S_Block_Diagram.png>] Underfull \hbox (badness 10000) in paragraph at lines 254--254 []\T1/qtm/m/n/10 2.1 (from Underfull \hbox (badness 10000) in paragraph at lines 254--254 []\T1/qtm/m/n/10 2.0 (from Underfull \hbox (badness 10000) in paragraph at lines 258--260 []\T1/qtm/m/n/10 In ad-di-tion, the fol-low-ing stan-dard in-struc-tion set ex- ten-sions are avail-able from [[]], Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 M_EXT Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 M_EXT [4] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] [6] [7] [8] Chapter 3. [9] [10] Chapter 4. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [11] Underfull \vbox (badness 10000) detected at line 929 Underfull \vbox (badness 10000) detected at line 929 [12] Overfull \hbox (18.78447pt too wide) in paragraph at lines 944--946 []|\T1/qhv/m/n/10 Type/Range| Underfull \hbox (badness 10000) in paragraph at lines 1031--1033 []|\T1/qtm/m/n/10 logic Overfull \hbox (24.35449pt too wide) in paragraph at lines 1034--1036 []|\T1/qtm/m/n/10 32'hF0000000| Underfull \hbox (badness 10000) in paragraph at lines 1044--1046 []|\T1/qtm/m/n/10 logic Overfull \hbox (26.03448pt too wide) in paragraph at lines 1047--1049 []|\T1/qtm/m/n/10 32'hF0003FFF| Overfull \hbox (2.52875pt too wide) in paragraph at lines 1054--1056 []|\T1/txtt/m/n/10 DBG_NUM_TRIGGERS| Underfull \hbox (badness 10000) in paragraph at lines 1070--1072 []|\T1/qtm/m/n/10 int Overfull \hbox (8.2345pt too wide) in paragraph at lines 1083--1085 []|\T1/qtm/m/n/10 pma_cfg_t| Overfull \hbox (47.30449pt too wide) in paragraph at lines 1086--1088 []|\T1/qtm/m/n/10 PMA_R_DEFAULT| Underfull \hbox (badness 10000) in paragraph at lines 1089--1093 []|\T1/qtm/m/n/10 PMA con-fig-u-ra-tion. Ar-ray of pma_cfg_t with Underfull \hbox (badness 6741) in paragraph at lines 1089--1093 \T1/qtm/m/n/10 PMA_NUM_REGIONS en-tries, see [][]\T1/qtm/m/it/10 Phys-i-cal Mem -ory At-tri- Underfull \hbox (badness 10000) in paragraph at lines 1097--1099 []|\T1/qtm/m/n/10 int un- Underfull \hbox (badness 10000) in paragraph at lines 1097--1099 \T1/qtm/m/n/10 signed Underfull \hbox (badness 7030) in paragraph at lines 1103--1107 []|\T1/qtm/m/n/10 Sets min-i-mum gran-u-lar-ity of PMP ad-dress match-ing to 2 Underfull \hbox (badness 10000) in paragraph at lines 1111--1113 []|\T1/qtm/m/n/10 int Overfull \hbox (2.52875pt too wide) in paragraph at lines 1121--1123 []|\T1/txtt/m/n/10 PMP_PMPNCFG_RV[]| Underfull \hbox (badness 10000) in paragraph at lines 1124--1126 []|\T1/qtm/m/n/10 pmp- Underfull \hbox (badness 10000) in paragraph at lines 1127--1129 []|\T1/qtm/m/n/10 PMP- Overfull \hbox (40.4845pt too wide) in paragraph at lines 1127--1129 \T1/qtm/m/n/10 NCFG_DEFAULT| Overfull \hbox (2.52875pt too wide) in paragraph at lines 1135--1137 []|\T1/txtt/m/n/10 PMP_PMPADDR_RV[]| Overfull \hbox (9.9045pt too wide) in paragraph at lines 1138--1140 []|\T1/qtm/m/n/10 logic[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1144--1148 []|\T1/qtm/m/n/10 Re-set val-ues for \T1/txtt/m/n/10 pmpaddr \T1/qtm/m/n/10 CSR s. Ar-ray with Underfull \hbox (badness 10000) in paragraph at lines 1152--1154 []|\T1/qtm/m/n/10 msec- Underfull \hbox (badness 10000) in paragraph at lines 1178--1180 []|\T1/qtm/m/n/10 int un- Underfull \hbox (badness 10000) in paragraph at lines 1178--1180 \T1/qtm/m/n/10 signed Underfull \hbox (badness 10000) in paragraph at lines 1184--1190 \T1/qtm/m/n/10 i-mum num-ber of sup-ported in-ter-rupts in CLIC mode is Overfull \hbox (13.02872pt too wide) in paragraph at lines 1191--1193 []|\T1/txtt/m/n/10 CLIC_INTTHRESHBITS| Underfull \hbox (badness 10000) in paragraph at lines 1194--1196 []|\T1/qtm/m/n/10 int un- Underfull \hbox (badness 10000) in paragraph at lines 1194--1196 \T1/qtm/m/n/10 signed Overfull \hbox (4.1445pt too wide) in paragraph at lines 1207--1209 []|\T1/qtm/m/n/10 lfsr_cfg_t| Overfull \hbox (62.31448pt too wide) in paragraph at lines 1210--1212 []|\T1/qtm/m/n/10 LFSR_CFG_DEFAULT| Overfull \hbox (4.1445pt too wide) in paragraph at lines 1220--1222 []|\T1/qtm/m/n/10 lfsr_cfg_t| Overfull \hbox (62.31448pt too wide) in paragraph at lines 1223--1225 []|\T1/qtm/m/n/10 LFSR_CFG_DEFAULT| Overfull \hbox (4.1445pt too wide) in paragraph at lines 1233--1235 []|\T1/qtm/m/n/10 lfsr_cfg_t| Overfull \hbox (62.31448pt too wide) in paragraph at lines 1236--1238 []|\T1/qtm/m/n/10 LFSR_CFG_DEFAULT| [13] [14] Overfull \hbox (18.2787pt too wide) in paragraph at lines 1365--1367 []|\T1/txtt/m/n/10 dm_exception_addr_i| [15] [16 <./CV32E40S_Pipeline.png>] Chapter 5. Underfull \hbox (badness 10000) in paragraph at lines 1589--1591 []|\T1/qhv/m/n/10 In-struc- Underfull \hbox (badness 10000) in paragraph at lines 1589--1591 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1600--1602 []|\T1/qtm/m/n/10 In-te-ger Underfull \hbox (badness 10000) in paragraph at lines 1600--1602 \T1/qtm/m/n/10 Com-pu- Underfull \hbox (badness 10000) in paragraph at lines 1611--1613 []|\T1/qtm/m/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 tus, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mepc, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mtvec, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mcause, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mcy-cle, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 min- Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 stret, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mh-pm- Overfull \hbox (2.9545pt too wide) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 counter*, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mcy- Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 cleh, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 min- Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 streth, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mh-pm- Overfull \hbox (7.9545pt too wide) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 counter*h, Overfull \hbox (6.5745pt too wide) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mcountin- Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 hibit, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mh-p- Overfull \hbox (1.80447pt too wide) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mevent*, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 dscr, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 dpc, Overfull \hbox (6.1345pt too wide) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 dscratch0, Overfull \hbox (6.96451pt too wide) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 dscratch1) Underfull \hbox (badness 10000) in paragraph at lines 1621--1623 \T1/qtm/m/n/10 other Overfull \hbox (9.7045pt too wide) in paragraph at lines 1629--1631 []|\T1/qtm/m/n/10 Load/Store| Underfull \hbox (badness 7944) in paragraph at lines 1635--1638 []\T1/qtm/m/n/10 2 (non- Underfull \hbox (badness 10000) in paragraph at lines 1635--1638 \T1/qtm/m/n/10 word Underfull \hbox (badness 10000) in paragraph at lines 1635--1638 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1635--1638 \T1/qtm/m/n/10 word Underfull \hbox (badness 5741) in paragraph at lines 1639--1642 []\T1/qtm/m/n/10 2 (half- Underfull \hbox (badness 10000) in paragraph at lines 1639--1642 \T1/qtm/m/n/10 word Underfull \hbox (badness 10000) in paragraph at lines 1639--1642 \T1/qtm/m/n/10 trans-fer Underfull \hbox (badness 10000) in paragraph at lines 1639--1642 \T1/qtm/m/n/10 cross-ing Underfull \hbox (badness 10000) in paragraph at lines 1639--1642 \T1/qtm/m/n/10 word Underfull \hbox (badness 10000) in paragraph at lines 1639--1642 \T1/qtm/m/n/10 bound- Underfull \hbox (badness 10000) in paragraph at lines 1651--1653 []|\T1/qtm/m/n/10 Mul-ti- Underfull \hbox (badness 10000) in paragraph at lines 1651--1653 \T1/qtm/m/n/10 pli-ca- Underfull \hbox (badness 10000) in paragraph at lines 1657--1659 \T1/qtm/m/n/10 mulhsu, Underfull \hbox (badness 10000) in paragraph at lines 1669--1671 []\T1/qtm/m/n/10 Re-main- Underfull \hbox (badness 10000) in paragraph at lines 1678--1680 []\T1/qtm/m/n/10 35 Underfull \hbox (badness 10000) in paragraph at lines 1678--1680 \T1/qtm/m/n/10 (cpuc- Overfull \hbox (32.2145pt too wide) in paragraph at lines 1678--1680 \T1/qtm/m/n/10 trl.dataindtiming Underfull \hbox (badness 10000) in paragraph at lines 1695--1698 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1695--1698 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1695--1698 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1695--1698 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1695--1698 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1713--1716 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1713--1716 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1713--1716 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1713--1716 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1713--1716 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1725--1727 []|\T1/qtm/m/n/10 Branch Underfull \hbox (badness 10000) in paragraph at lines 1725--1727 \T1/qtm/m/n/10 (Not- Overfull \hbox (32.2145pt too wide) in paragraph at lines 1731--1733 \T1/qtm/m/n/10 trl.dataindtiming Overfull \hbox (32.2145pt too wide) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 trl.dataindtiming Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 is set Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 a non- Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1744--1746 []|\T1/qtm/m/n/10 Branch Underfull \hbox (badness 10000) in paragraph at lines 1750--1753 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1750--1753 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1750--1753 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1750--1753 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1750--1753 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1761--1763 []|\T1/qtm/m/n/10 In-struc- Underfull \hbox (badness 10000) in paragraph at lines 1761--1763 \T1/qtm/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1767--1770 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1767--1770 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1767--1770 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1767--1770 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1767--1770 \T1/qtm/m/n/10 in-struc- [17] Overfull \vbox (669.36989pt too high) has occurred while \output is active [18] [19] [20] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 1884--1887 []|\T1/qtm/m/n/10 The other side ac-cepted the re-quest. \T1/txtt/m/n/10 instr_ addr_o\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1884--1887 \T1/txtt/m/n/10 instr_memtype_o \T1/qtm/m/n/10 and \T1/txtt/m/n/10 instr_prot_o \T1/qtm/m/n/10 may change in the Underfull \hbox (badness 10000) in paragraph at lines 1954--1957 []|\T1/txtt/m/n/10 instr_rdata_i \T1/qtm/m/n/10 and \T1/txtt/m/n/10 instr_err_i \T1/qtm/m/n/10 are valid when [21] [22 <./obi_instruction_basic.png>] [23 <./obi_instruction_basic_err.png> < ./obi_instruction_multiple_outstanding.png>] [24 <./obi_instruction_multiple_ou tstanding_err.png>] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 2120--2124 \T1/txtt/m/n/10 data_mem_type_o[2:0]\T1/qtm/m/n/10 , \T1/txtt/m/n/10 data_prot_ o\T1/qtm/m/n/10 , \T1/txtt/m/n/10 data_wdata_o\T1/qtm/m/n/10 , [25] [26] [27 <./obi_data_basic.png>] [28 <./obi_data_back_to_back.png>] [29 <./obi_data_slow_response.png>] [30 <./obi_data_multiple_outstanding.png>] [31] [32] Chapter 8. [33] [34] [35] [36] Overfull \hbox (2.21439pt too wide) in paragraph at lines 2845--2847 []|\T1/txtt/m/n/10 achk[0]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2852--2854 []|\T1/txtt/m/n/10 achk[1]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2859--2861 []|\T1/txtt/m/n/10 achk[2]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2866--2868 []|\T1/txtt/m/n/10 achk[3]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2873--2875 []|\T1/txtt/m/n/10 achk[4]| Underfull \hbox (badness 10000) in paragraph at lines 2876--2878 []|\T1/qtm/m/n/10 Odd par-ity(\T1/txtt/m/n/10 prot[2:0]\T1/qtm/m/n/10 , Overfull \hbox (2.21439pt too wide) in paragraph at lines 2880--2882 []|\T1/txtt/m/n/10 achk[5]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2890--2892 []|\T1/txtt/m/n/10 achk[6]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2900--2902 []|\T1/txtt/m/n/10 achk[7]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2910--2912 []|\T1/txtt/m/n/10 achk[8]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2917--2919 []|\T1/txtt/m/n/10 achk[9]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 2927--2929 []|\T1/txtt/m/n/10 achk[10]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 2937--2939 []|\T1/txtt/m/n/10 achk[11]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 2947--2949 []|\T1/txtt/m/n/10 achk[12]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2994--2996 []|\T1/txtt/m/n/10 rchk[0]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 3001--3003 []|\T1/txtt/m/n/10 rchk[1]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 3008--3010 []|\T1/txtt/m/n/10 rchk[2]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 3015--3017 []|\T1/txtt/m/n/10 rchk[3]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 3022--3024 []|\T1/txtt/m/n/10 rchk[4]| Underfull \hbox (badness 10000) in paragraph at lines 3072--3076 []|\T1/qtm/b/n/10 Ob-ser-va-tion Underfull \hbox (badness 10000) in paragraph at lines 3072--3076 \T1/qtm/b/n/10 in-ter-val for Underfull \hbox (badness 10000) in paragraph at lines 3072--3076 \T1/qtm/b/n/10 non-associated Underfull \hbox (badness 10000) in paragraph at lines 3086--3088 []|\T1/qtm/m/n/10 As de-fined in Underfull \hbox (badness 10000) in paragraph at lines 3095--3099 []|\T1/qtm/m/n/10 Dur-ing in-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 3095--3099 \T1/qtm/m/n/10 ac-cess ad-dress Overfull \hbox (7.77873pt too wide) in paragraph at lines 3100--3102 []|\T1/txtt/m/n/10 instr_rvalidpar_i| Underfull \hbox (badness 10000) in paragraph at lines 3103--3105 []|\T1/qtm/m/n/10 As de-fined in Underfull \hbox (badness 10000) in paragraph at lines 3112--3116 []|\T1/qtm/m/n/10 Dur-ing in-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 3112--3116 \T1/qtm/m/n/10 ac-cess re-sponse Underfull \hbox (badness 10000) in paragraph at lines 3120--3122 []|\T1/qtm/m/n/10 As de-fined in Overfull \hbox (2.52875pt too wide) in paragraph at lines 3134--3136 []|\T1/txtt/m/n/10 data_rvalidpar_i| Underfull \hbox (badness 10000) in paragraph at lines 3137--3139 []|\T1/qtm/m/n/10 As de-fined in Underfull \hbox (badness 10000) in paragraph at lines 3158--3162 []|\T1/txtt/m/n/10 cpuctrl. Underfull \hbox (badness 10000) in paragraph at lines 3158--3162 \T1/txtt/m/n/10 integrity \T1/qtm/m/n/10 = Underfull \hbox (badness 10000) in paragraph at lines 3158--3162 \T1/qtm/m/n/10 1 and PMA at- Underfull \hbox (badness 10000) in paragraph at lines 3163--3166 []|\T1/qtm/m/n/10 Dur-ing in-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 3163--3166 \T1/qtm/m/n/10 ac-cess re-sponse Underfull \hbox (badness 10000) in paragraph at lines 3167--3171 []|\T1/qtm/m/n/10 Dur-ing in-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 3167--3171 \T1/qtm/m/n/10 ac-cess re-sponse Underfull \hbox (badness 10000) in paragraph at lines 3179--3183 []|\T1/txtt/m/n/10 cpuctrl. Underfull \hbox (badness 10000) in paragraph at lines 3179--3183 \T1/txtt/m/n/10 integrity \T1/qtm/m/n/10 = Underfull \hbox (badness 10000) in paragraph at lines 3179--3183 \T1/qtm/m/n/10 1 and PMA at- [37] [38] [39] [40] Chapter 9. [41] [42] [43] [44] Chapter 10. [45] [46] Chapter 11. [47] [48] Chapter 12. [49] [50] Chapter 13. Underfull \hbox (badness 10000) in paragraph at lines 3535--3537 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (28.46431pt too wide) in paragraph at lines 3543--3545 []|\T1/txtt/m/n/10 core_sleep_o| Overfull \hbox (7.46437pt too wide) in paragraph at lines 3558--3560 []|\T1/txtt/m/n/10 wu_wfe_i| [51] [52 <./wfi.png>] Chapter 14. Underfull \hbox (badness 10000) in paragraph at lines 3728--3731 []|\T1/qhv/m/n/10 Priv-i- Underfull \hbox (badness 10000) in paragraph at lines 3751--3754 []|\T1/qhv/m/n/10 Priv-i- Underfull \hbox (badness 10000) in paragraph at lines 3871--3874 []|\T1/qtm/m/n/10 (HPM) Ma-chine Counter-Inhibit Underfull \hbox (badness 10000) in paragraph at lines 3884--3887 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 3905--3908 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 3931--3934 []|\T1/qtm/m/n/10 Ma-chine Ex-cep-tion Pro-gram Underfull \hbox (badness 10000) in paragraph at lines 4188--4191 []|\T1/qtm/m/n/10 (HPM) Ma-chine Instructions- Underfull \hbox (badness 10000) in paragraph at lines 4201--4204 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 4222--4225 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 4248--4251 []|\T1/qtm/m/n/10 (HPM) Up-per 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 4261--4264 []|\T1/qtm/m/n/10 (HPM) Up-per 32 Ma-chine Overfull \hbox (1.41588pt too wide) in paragraph at lines 4276--4278 []|\T1/txtt/m/n/10 mhpmcounterh31| Underfull \hbox (badness 10000) in paragraph at lines 4282--4285 []|\T1/qtm/m/n/10 (HPM) Up-per 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 4282--4285 \T1/qtm/m/n/10 Performance-Monitoring Counter [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] Underfull \hbox (badness 10000) in paragraph at lines 6794--6794 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Event Se-lec-tor (\T1/t xtt/bx/n/12 mhpmevent3 .. [64] [65] [66] [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 7672--7675 []|\T1/qtm/m/n/10 WARL (0x0 - Overfull \hbox (9.18875pt too wide) in paragraph at lines 7672--7675 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 DBG_NUM_TRIGGERS\T1/qtm/m/n/10 - [69] [70] [71] [72] [73] Underfull \hbox (badness 10000) in paragraph at lines 8910--8913 []|\T1/qtm/b/n/10 XDE-BUGVER\T1/qtm/m/n/10 . Ex-ter-nal de-bug sup-port ex-ists as de-scribed in [74] [75] Underfull \hbox (badness 10000) in paragraph at lines 9270--9270 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Counter (\T1/txtt/bx/n/ 12 mhpmcounter3 .. [76] [77] [78] [79] [80] Underfull \hbox (badness 10000) in paragraph at lines 10464--10469 []\T1/qtm/m/n/10 WARL / WARL Underfull \hbox (badness 10000) detected at line 10470 []\T1/qtm/m/n/10 WARL / WARL [81] Underfull \hbox (badness 10000) in paragraph at lines 10542--10544 []|\T1/qtm/m/n/10 WARL / WARL [82] [83] [84] Chapter 15. [85] [86] Chapter 16. Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 In- Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 ter- Overfull \hbox (1.31364pt too wide) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 rupt| Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 Il-le-gal in-struc- Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 Load ac-cess Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 En-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 call from U- Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 En-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 call from M- Underfull \hbox (badness 7030) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 In-struc-tion bus Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 ity/checksum [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 11001--11003 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (28.46431pt too wide) in paragraph at lines 11009--11011 []|\T1/txtt/m/n/10 irq_i[31:16]| Overfull \hbox (28.46431pt too wide) in paragraph at lines 11020--11022 []|\T1/txtt/m/n/10 irq_i[15:12]| Overfull \hbox (12.71436pt too wide) in paragraph at lines 11030--11032 []|\T1/txtt/m/n/10 irq_i[11]| Overfull \hbox (23.21432pt too wide) in paragraph at lines 11043--11045 []|\T1/txtt/m/n/10 irq_i[10:8]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 11053--11055 []|\T1/txtt/m/n/10 irq_i[7]| Overfull \hbox (17.96434pt too wide) in paragraph at lines 11066--11068 []|\T1/txtt/m/n/10 irq_i[6:4]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 11076--11078 []|\T1/txtt/m/n/10 irq_i[3]| Overfull \hbox (17.96434pt too wide) in paragraph at lines 11089--11091 []|\T1/txtt/m/n/10 irq_i[2:0]| [89] Underfull \hbox (badness 10000) in paragraph at lines 11185--11187 []|\T1/qtm/m/n/10 In-ter- Underfull \hbox (badness 10000) in paragraph at lines 11188--11190 []|\T1/qtm/m/n/10 Ex-cep- Underfull \hbox (badness 10000) in paragraph at lines 11188--11190 \T1/qtm/m/n/10 tion [90] [91] Underfull \hbox (badness 10000) in paragraph at lines 11364--11366 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (86.5285pt too wide) in paragraph at lines 11382--11384 []|\T1/txtt/m/n/10 clic_irq_id_i[CLIC_ID_WIDTH[]1:0]| Overfull \hbox (28.77867pt too wide) in paragraph at lines 11393--11395 []|\T1/txtt/m/n/10 clic_irq_level_i[7:0]| Overfull \hbox (23.52869pt too wide) in paragraph at lines 11404--11406 []|\T1/txtt/m/n/10 clic_irq_priv_i[1:0]| [92] Chapter 17. [93] Underfull \hbox (badness 10000) in paragraph at lines 11597--11599 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (7.77873pt too wide) in paragraph at lines 11615--11617 []|\T1/txtt/m/n/10 debug_havereset_o| Overfull \hbox (2.52875pt too wide) in paragraph at lines 11645--11647 []|\T1/txtt/m/n/10 debug_pc_valid_o| Overfull \hbox (23.52869pt too wide) in paragraph at lines 11665--11667 []|\T1/txtt/m/n/10 dm_halt_addr_i[31:0]| Overfull \hbox (49.77861pt too wide) in paragraph at lines 11675--11677 []|\T1/txtt/m/n/10 dm_exception_addr_i[31:0]| [94] [95] [96] [97] [98] Chapter 18. [99] [100] Underfull \hbox (badness 7151) in paragraph at lines 12209--12209 []\T1/qtm/m/n/10 Table 18.4: |Table of sce-nar-ios for first in-struc-tion of e x-cep- Overfull \hbox (44.26222pt too wide) in paragraph at lines 12229--12231 []\T1/qhv/m/n/10 rvfi_dbg[2:0] Overfull \hbox (44.26222pt too wide) detected at line 12232 []\T1/qhv/m/n/10 rvfi_dbg[2:0] Overfull \hbox (40.62222pt too wide) in paragraph at lines 12236--12238 []\T1/qhv/m/n/10 mcause[31] Overfull \hbox (40.62222pt too wide) detected at line 12239 []\T1/qhv/m/n/10 mcause[31] Overfull \hbox (27.28223pt too wide) in paragraph at lines 12243--12246 []\T1/qhv/m/n/10 dcsr[8:6] Overfull \hbox (22.27223pt too wide) in paragraph at lines 12243--12246 \T1/qhv/m/n/10 (cause) Overfull \hbox (22.27223pt too wide) detected at line 12247 \T1/qhv/m/n/10 (cause) Overfull \hbox (27.28223pt too wide) detected at line 12247 []\T1/qhv/m/n/10 dcsr[8:6] Overfull \hbox (2.82224pt too wide) in paragraph at lines 12251--12253 []|\T1/qhv/m/n/10 intr| Overfull \hbox (2.57224pt too wide) in paragraph at lines 12254--12256 []|\T1/qhv/m/n/10 ex- Overfull \hbox (8.38223pt too wide) in paragraph at lines 12254--12256 \T1/qhv/m/n/10 cep- Overfull \hbox (5.05223pt too wide) in paragraph at lines 12254--12256 \T1/qhv/m/n/10 tion| Overfull \hbox (3.33223pt too wide) in paragraph at lines 12257--12259 \T1/qhv/m/n/10 ter- Overfull \hbox (6.11223pt too wide) in paragraph at lines 12257--12259 \T1/qhv/m/n/10 rupt| Underfull \hbox (badness 10000) in paragraph at lines 12277--12279 []|\T1/qtm/m/n/10 Sync Underfull \hbox (badness 10000) in paragraph at lines 12277--12279 \T1/qtm/m/n/10 trap Overfull \hbox (3.93224pt too wide) in paragraph at lines 12280--12282 []|\T1/qtm/m/n/10 0x0| Overfull \hbox (13.93227pt too wide) in paragraph at lines 12287--12287 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 12287--12287 Underfull \hbox (badness 10000) in paragraph at lines 12302--12304 []|\T1/qtm/m/n/10 In-ter- Underfull \hbox (badness 10000) in paragraph at lines 12302--12304 \T1/qtm/m/n/10 rupt Overfull \hbox (3.93224pt too wide) in paragraph at lines 12305--12307 []|\T1/qtm/m/n/10 0x0| Overfull \hbox (13.93227pt too wide) in paragraph at lines 12312--12312 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 12312--12312 Overfull \hbox (3.93224pt too wide) in paragraph at lines 12330--12332 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (13.93227pt too wide) in paragraph at lines 12334--12334 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 12334--12334 Overfull \hbox (3.93224pt too wide) in paragraph at lines 12336--12339 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (3.93224pt too wide) in paragraph at lines 12355--12357 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (13.93227pt too wide) in paragraph at lines 12359--12359 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 12359--12359 Overfull \hbox (13.93227pt too wide) in paragraph at lines 12362--12362 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 12362--12362 Overfull \hbox (3.93224pt too wide) in paragraph at lines 12380--12382 []|\T1/qtm/m/n/10 0x2| Overfull \hbox (13.93227pt too wide) in paragraph at lines 12384--12384 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 12384--12384 Overfull \hbox (3.93224pt too wide) in paragraph at lines 12386--12389 []|\T1/qtm/m/n/10 0x2| Overfull \hbox (3.93224pt too wide) in paragraph at lines 12405--12407 []|\T1/qtm/m/n/10 0x3 Underfull \hbox (badness 10000) in paragraph at lines 12405--12407 \T1/qtm/m/n/10 or Overfull \hbox (3.93224pt too wide) in paragraph at lines 12405--12407 \T1/qtm/m/n/10 0x5| Overfull \hbox (3.93224pt too wide) in paragraph at lines 12411--12414 []|\T1/qtm/m/n/10 0x3 Underfull \hbox (badness 10000) in paragraph at lines 12411--12414 \T1/qtm/m/n/10 or Overfull \hbox (3.93224pt too wide) in paragraph at lines 12411--12414 \T1/qtm/m/n/10 0x5| Overfull \hbox (3.93224pt too wide) in paragraph at lines 12430--12432 []|\T1/qtm/m/n/10 0x4| Overfull \hbox (3.93224pt too wide) in paragraph at lines 12436--12439 []|\T1/qtm/m/n/10 0x4| [101] [102] [103] [104] Chapter 19. Underfull \hbox (badness 10000) in paragraph at lines 12702--12704 []|\T1/qhv/m/n/10 Cus-tom Underfull \hbox (badness 10000) in paragraph at lines 12702--12704 \T1/qhv/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 12705--12707 []|\T1/qhv/m/n/10 En-cod- Overfull \hbox (22.13449pt too wide) in paragraph at lines 12716--12718 []|\T1/qtm/m/n/10 0x8C00_0073| [105] [106] Chapter 20. [107] [108] Chapter 21. [109] [110] Underfull \hbox (badness 6927) in paragraph at lines 12939--12942 []\T1/qtm/m/n/10 RISC-V In-struc-tion Set Man-ual, Vol-ume II: Priv-i-leged Ar- chi-tec-ture, Doc-u-ment Ver-sion Overfull \hbox (28.95088pt too wide) in paragraph at lines 12947--12950 \T1/qtm/m/n/10 April 14 2023, [][]$https : / / github . com / riscv / riscv-[]d ebug-[]spec / blob / f4381fed042927d9d1fba774898ae2484e5cdc71 / Underfull \hbox (badness 10000) in paragraph at lines 12951--12954 []\T1/qtm/m/n/10 Core-Local In-ter-rupt Con-troller (CLIC) RISC-V Priv-i-leged Ar-chi-tec-ture Ex-ten- Underfull \hbox (badness 10000) in paragraph at lines 12951--12954 \T1/qtm/m/n/10 sions, ver-sion 0.9-draft, 4/11/2023, [][]$https : / / github . com / riscv / riscv-[]fast-[]interrupt / blob / (./openhw-group-cv32e40s-user-manual.ind) [111] (./openhw-group-cv32e40s-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-cv32e40s-user-manual.pdf (117 pages, 724318 byte s). Transcript written on openhw-group-cv32e40s-user-manual.log. Latexmk: Index file 'openhw-group-cv32e40s-user-manual.idx' was written Latexmk: Log file says output to 'openhw-group-cv32e40s-user-manual.pdf' Latexmk: Log file says output to 'openhw-group-cv32e40s-user-manual.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'openhw-group-cv32e40s-user-manual.out' 'openhw-group-cv32e40s-user-manual.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="openhw-group-cv32e40s-user-manual" "CV32E40S_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 (./CV32E40S_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-cv32e40s-user-manual.idx (./openhw-group-cv32e40s-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-cv32e40s-user-manual.out) (./openhw-group-cv32e40s-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-cv32e40s-user-manual.toc [1] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [2] [3]) [4] Chapter 1. [1] [2] Chapter 2. [3 <./CV32E40S_Block_Diagram.png>] Underfull \hbox (badness 10000) in paragraph at lines 254--254 []\T1/qtm/m/n/10 2.1 (from Underfull \hbox (badness 10000) in paragraph at lines 254--254 []\T1/qtm/m/n/10 2.0 (from Underfull \hbox (badness 10000) in paragraph at lines 258--260 []\T1/qtm/m/n/10 In ad-di-tion, the fol-low-ing stan-dard in-struc-tion set ex- ten-sions are avail-able from [[]], Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 M_EXT Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 433--433 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 433--433 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 M_EXT [4] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] [6] [7] [8] Chapter 3. [9] [10] Chapter 4. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [11] Underfull \vbox (badness 10000) detected at line 929 Underfull \vbox (badness 10000) detected at line 929 [12] Overfull \hbox (18.78447pt too wide) in paragraph at lines 944--946 []|\T1/qhv/m/n/10 Type/Range| Underfull \hbox (badness 10000) in paragraph at lines 1031--1033 []|\T1/qtm/m/n/10 logic Overfull \hbox (24.35449pt too wide) in paragraph at lines 1034--1036 []|\T1/qtm/m/n/10 32'hF0000000| Underfull \hbox (badness 10000) in paragraph at lines 1044--1046 []|\T1/qtm/m/n/10 logic Overfull \hbox (26.03448pt too wide) in paragraph at lines 1047--1049 []|\T1/qtm/m/n/10 32'hF0003FFF| Overfull \hbox (2.52875pt too wide) in paragraph at lines 1054--1056 []|\T1/txtt/m/n/10 DBG_NUM_TRIGGERS| Underfull \hbox (badness 10000) in paragraph at lines 1070--1072 []|\T1/qtm/m/n/10 int Overfull \hbox (8.2345pt too wide) in paragraph at lines 1083--1085 []|\T1/qtm/m/n/10 pma_cfg_t| Overfull \hbox (47.30449pt too wide) in paragraph at lines 1086--1088 []|\T1/qtm/m/n/10 PMA_R_DEFAULT| Underfull \hbox (badness 10000) in paragraph at lines 1089--1093 []|\T1/qtm/m/n/10 PMA con-fig-u-ra-tion. Ar-ray of pma_cfg_t with Underfull \hbox (badness 6741) in paragraph at lines 1089--1093 \T1/qtm/m/n/10 PMA_NUM_REGIONS en-tries, see [][]\T1/qtm/m/it/10 Phys-i-cal Mem -ory At-tri- Underfull \hbox (badness 10000) in paragraph at lines 1097--1099 []|\T1/qtm/m/n/10 int un- Underfull \hbox (badness 10000) in paragraph at lines 1097--1099 \T1/qtm/m/n/10 signed Underfull \hbox (badness 7030) in paragraph at lines 1103--1107 []|\T1/qtm/m/n/10 Sets min-i-mum gran-u-lar-ity of PMP ad-dress match-ing to 2 Underfull \hbox (badness 10000) in paragraph at lines 1111--1113 []|\T1/qtm/m/n/10 int Overfull \hbox (2.52875pt too wide) in paragraph at lines 1121--1123 []|\T1/txtt/m/n/10 PMP_PMPNCFG_RV[]| Underfull \hbox (badness 10000) in paragraph at lines 1124--1126 []|\T1/qtm/m/n/10 pmp- Underfull \hbox (badness 10000) in paragraph at lines 1127--1129 []|\T1/qtm/m/n/10 PMP- Overfull \hbox (40.4845pt too wide) in paragraph at lines 1127--1129 \T1/qtm/m/n/10 NCFG_DEFAULT| Overfull \hbox (2.52875pt too wide) in paragraph at lines 1135--1137 []|\T1/txtt/m/n/10 PMP_PMPADDR_RV[]| Overfull \hbox (9.9045pt too wide) in paragraph at lines 1138--1140 []|\T1/qtm/m/n/10 logic[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1144--1148 []|\T1/qtm/m/n/10 Re-set val-ues for \T1/txtt/m/n/10 pmpaddr \T1/qtm/m/n/10 CSR s. Ar-ray with Underfull \hbox (badness 10000) in paragraph at lines 1152--1154 []|\T1/qtm/m/n/10 msec- Underfull \hbox (badness 10000) in paragraph at lines 1178--1180 []|\T1/qtm/m/n/10 int un- Underfull \hbox (badness 10000) in paragraph at lines 1178--1180 \T1/qtm/m/n/10 signed Underfull \hbox (badness 10000) in paragraph at lines 1184--1190 \T1/qtm/m/n/10 i-mum num-ber of sup-ported in-ter-rupts in CLIC mode is Overfull \hbox (13.02872pt too wide) in paragraph at lines 1191--1193 []|\T1/txtt/m/n/10 CLIC_INTTHRESHBITS| Underfull \hbox (badness 10000) in paragraph at lines 1194--1196 []|\T1/qtm/m/n/10 int un- Underfull \hbox (badness 10000) in paragraph at lines 1194--1196 \T1/qtm/m/n/10 signed Overfull \hbox (4.1445pt too wide) in paragraph at lines 1207--1209 []|\T1/qtm/m/n/10 lfsr_cfg_t| Overfull \hbox (62.31448pt too wide) in paragraph at lines 1210--1212 []|\T1/qtm/m/n/10 LFSR_CFG_DEFAULT| Overfull \hbox (4.1445pt too wide) in paragraph at lines 1220--1222 []|\T1/qtm/m/n/10 lfsr_cfg_t| Overfull \hbox (62.31448pt too wide) in paragraph at lines 1223--1225 []|\T1/qtm/m/n/10 LFSR_CFG_DEFAULT| Overfull \hbox (4.1445pt too wide) in paragraph at lines 1233--1235 []|\T1/qtm/m/n/10 lfsr_cfg_t| Overfull \hbox (62.31448pt too wide) in paragraph at lines 1236--1238 []|\T1/qtm/m/n/10 LFSR_CFG_DEFAULT| [13] [14] Overfull \hbox (18.2787pt too wide) in paragraph at lines 1365--1367 []|\T1/txtt/m/n/10 dm_exception_addr_i| [15] [16 <./CV32E40S_Pipeline.png>] Chapter 5. Underfull \hbox (badness 10000) in paragraph at lines 1589--1591 []|\T1/qhv/m/n/10 In-struc- Underfull \hbox (badness 10000) in paragraph at lines 1589--1591 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1600--1602 []|\T1/qtm/m/n/10 In-te-ger Underfull \hbox (badness 10000) in paragraph at lines 1600--1602 \T1/qtm/m/n/10 Com-pu- Underfull \hbox (badness 10000) in paragraph at lines 1611--1613 []|\T1/qtm/m/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 tus, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mepc, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mtvec, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mcause, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mcy-cle, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 min- Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 stret, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mh-pm- Overfull \hbox (2.9545pt too wide) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 counter*, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mcy- Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 cleh, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 min- Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 streth, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mh-pm- Overfull \hbox (7.9545pt too wide) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 counter*h, Overfull \hbox (6.5745pt too wide) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mcountin- Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 hibit, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mh-p- Overfull \hbox (1.80447pt too wide) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 mevent*, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 dscr, Underfull \hbox (badness 10000) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 dpc, Overfull \hbox (6.1345pt too wide) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 dscratch0, Overfull \hbox (6.96451pt too wide) in paragraph at lines 1614--1620 \T1/qtm/m/n/10 dscratch1) Underfull \hbox (badness 10000) in paragraph at lines 1621--1623 \T1/qtm/m/n/10 other Overfull \hbox (9.7045pt too wide) in paragraph at lines 1629--1631 []|\T1/qtm/m/n/10 Load/Store| Underfull \hbox (badness 7944) in paragraph at lines 1635--1638 []\T1/qtm/m/n/10 2 (non- Underfull \hbox (badness 10000) in paragraph at lines 1635--1638 \T1/qtm/m/n/10 word Underfull \hbox (badness 10000) in paragraph at lines 1635--1638 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1635--1638 \T1/qtm/m/n/10 word Underfull \hbox (badness 5741) in paragraph at lines 1639--1642 []\T1/qtm/m/n/10 2 (half- Underfull \hbox (badness 10000) in paragraph at lines 1639--1642 \T1/qtm/m/n/10 word Underfull \hbox (badness 10000) in paragraph at lines 1639--1642 \T1/qtm/m/n/10 trans-fer Underfull \hbox (badness 10000) in paragraph at lines 1639--1642 \T1/qtm/m/n/10 cross-ing Underfull \hbox (badness 10000) in paragraph at lines 1639--1642 \T1/qtm/m/n/10 word Underfull \hbox (badness 10000) in paragraph at lines 1639--1642 \T1/qtm/m/n/10 bound- Underfull \hbox (badness 10000) in paragraph at lines 1651--1653 []|\T1/qtm/m/n/10 Mul-ti- Underfull \hbox (badness 10000) in paragraph at lines 1651--1653 \T1/qtm/m/n/10 pli-ca- Underfull \hbox (badness 10000) in paragraph at lines 1657--1659 \T1/qtm/m/n/10 mulhsu, Underfull \hbox (badness 10000) in paragraph at lines 1669--1671 []\T1/qtm/m/n/10 Re-main- Underfull \hbox (badness 10000) in paragraph at lines 1678--1680 []\T1/qtm/m/n/10 35 Underfull \hbox (badness 10000) in paragraph at lines 1678--1680 \T1/qtm/m/n/10 (cpuc- Overfull \hbox (32.2145pt too wide) in paragraph at lines 1678--1680 \T1/qtm/m/n/10 trl.dataindtiming Underfull \hbox (badness 10000) in paragraph at lines 1695--1698 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1695--1698 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1695--1698 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1695--1698 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1695--1698 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1713--1716 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1713--1716 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1713--1716 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1713--1716 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1713--1716 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1725--1727 []|\T1/qtm/m/n/10 Branch Underfull \hbox (badness 10000) in paragraph at lines 1725--1727 \T1/qtm/m/n/10 (Not- Overfull \hbox (32.2145pt too wide) in paragraph at lines 1731--1733 \T1/qtm/m/n/10 trl.dataindtiming Overfull \hbox (32.2145pt too wide) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 trl.dataindtiming Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 is set Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 a non- Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1734--1738 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1744--1746 []|\T1/qtm/m/n/10 Branch Underfull \hbox (badness 10000) in paragraph at lines 1750--1753 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1750--1753 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1750--1753 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1750--1753 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1750--1753 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1761--1763 []|\T1/qtm/m/n/10 In-struc- Underfull \hbox (badness 10000) in paragraph at lines 1761--1763 \T1/qtm/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1767--1770 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1767--1770 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1767--1770 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1767--1770 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1767--1770 \T1/qtm/m/n/10 in-struc- [17] Overfull \vbox (669.36989pt too high) has occurred while \output is active [18] [19] [20] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 1884--1887 []|\T1/qtm/m/n/10 The other side ac-cepted the re-quest. \T1/txtt/m/n/10 instr_ addr_o\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1884--1887 \T1/txtt/m/n/10 instr_memtype_o \T1/qtm/m/n/10 and \T1/txtt/m/n/10 instr_prot_o \T1/qtm/m/n/10 may change in the Underfull \hbox (badness 10000) in paragraph at lines 1954--1957 []|\T1/txtt/m/n/10 instr_rdata_i \T1/qtm/m/n/10 and \T1/txtt/m/n/10 instr_err_i \T1/qtm/m/n/10 are valid when [21] [22 <./obi_instruction_basic.png>] [23 <./obi_instruction_basic_err.png> < ./obi_instruction_multiple_outstanding.png>] [24 <./obi_instruction_multiple_ou tstanding_err.png>] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 2120--2124 \T1/txtt/m/n/10 data_mem_type_o[2:0]\T1/qtm/m/n/10 , \T1/txtt/m/n/10 data_prot_ o\T1/qtm/m/n/10 , \T1/txtt/m/n/10 data_wdata_o\T1/qtm/m/n/10 , [25] [26] [27 <./obi_data_basic.png>] [28 <./obi_data_back_to_back.png>] [29 <./obi_data_slow_response.png>] [30 <./obi_data_multiple_outstanding.png>] [31] [32] Chapter 8. [33] [34] [35] [36] Overfull \hbox (2.21439pt too wide) in paragraph at lines 2845--2847 []|\T1/txtt/m/n/10 achk[0]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2852--2854 []|\T1/txtt/m/n/10 achk[1]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2859--2861 []|\T1/txtt/m/n/10 achk[2]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2866--2868 []|\T1/txtt/m/n/10 achk[3]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2873--2875 []|\T1/txtt/m/n/10 achk[4]| Underfull \hbox (badness 10000) in paragraph at lines 2876--2878 []|\T1/qtm/m/n/10 Odd par-ity(\T1/txtt/m/n/10 prot[2:0]\T1/qtm/m/n/10 , Overfull \hbox (2.21439pt too wide) in paragraph at lines 2880--2882 []|\T1/txtt/m/n/10 achk[5]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2890--2892 []|\T1/txtt/m/n/10 achk[6]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2900--2902 []|\T1/txtt/m/n/10 achk[7]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2910--2912 []|\T1/txtt/m/n/10 achk[8]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2917--2919 []|\T1/txtt/m/n/10 achk[9]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 2927--2929 []|\T1/txtt/m/n/10 achk[10]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 2937--2939 []|\T1/txtt/m/n/10 achk[11]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 2947--2949 []|\T1/txtt/m/n/10 achk[12]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 2994--2996 []|\T1/txtt/m/n/10 rchk[0]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 3001--3003 []|\T1/txtt/m/n/10 rchk[1]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 3008--3010 []|\T1/txtt/m/n/10 rchk[2]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 3015--3017 []|\T1/txtt/m/n/10 rchk[3]| Overfull \hbox (2.21439pt too wide) in paragraph at lines 3022--3024 []|\T1/txtt/m/n/10 rchk[4]| Underfull \hbox (badness 10000) in paragraph at lines 3072--3076 []|\T1/qtm/b/n/10 Ob-ser-va-tion Underfull \hbox (badness 10000) in paragraph at lines 3072--3076 \T1/qtm/b/n/10 in-ter-val for Underfull \hbox (badness 10000) in paragraph at lines 3072--3076 \T1/qtm/b/n/10 non-associated Underfull \hbox (badness 10000) in paragraph at lines 3086--3088 []|\T1/qtm/m/n/10 As de-fined in Underfull \hbox (badness 10000) in paragraph at lines 3095--3099 []|\T1/qtm/m/n/10 Dur-ing in-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 3095--3099 \T1/qtm/m/n/10 ac-cess ad-dress Overfull \hbox (7.77873pt too wide) in paragraph at lines 3100--3102 []|\T1/txtt/m/n/10 instr_rvalidpar_i| Underfull \hbox (badness 10000) in paragraph at lines 3103--3105 []|\T1/qtm/m/n/10 As de-fined in Underfull \hbox (badness 10000) in paragraph at lines 3112--3116 []|\T1/qtm/m/n/10 Dur-ing in-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 3112--3116 \T1/qtm/m/n/10 ac-cess re-sponse Underfull \hbox (badness 10000) in paragraph at lines 3120--3122 []|\T1/qtm/m/n/10 As de-fined in Overfull \hbox (2.52875pt too wide) in paragraph at lines 3134--3136 []|\T1/txtt/m/n/10 data_rvalidpar_i| Underfull \hbox (badness 10000) in paragraph at lines 3137--3139 []|\T1/qtm/m/n/10 As de-fined in Underfull \hbox (badness 10000) in paragraph at lines 3158--3162 []|\T1/txtt/m/n/10 cpuctrl. Underfull \hbox (badness 10000) in paragraph at lines 3158--3162 \T1/txtt/m/n/10 integrity \T1/qtm/m/n/10 = Underfull \hbox (badness 10000) in paragraph at lines 3158--3162 \T1/qtm/m/n/10 1 and PMA at- Underfull \hbox (badness 10000) in paragraph at lines 3163--3166 []|\T1/qtm/m/n/10 Dur-ing in-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 3163--3166 \T1/qtm/m/n/10 ac-cess re-sponse Underfull \hbox (badness 10000) in paragraph at lines 3167--3171 []|\T1/qtm/m/n/10 Dur-ing in-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 3167--3171 \T1/qtm/m/n/10 ac-cess re-sponse Underfull \hbox (badness 10000) in paragraph at lines 3179--3183 []|\T1/txtt/m/n/10 cpuctrl. Underfull \hbox (badness 10000) in paragraph at lines 3179--3183 \T1/txtt/m/n/10 integrity \T1/qtm/m/n/10 = Underfull \hbox (badness 10000) in paragraph at lines 3179--3183 \T1/qtm/m/n/10 1 and PMA at- [37] [38] [39] [40] Chapter 9. [41] [42] [43] [44] Chapter 10. [45] [46] Chapter 11. [47] [48] Chapter 12. [49] [50] Chapter 13. Underfull \hbox (badness 10000) in paragraph at lines 3535--3537 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (28.46431pt too wide) in paragraph at lines 3543--3545 []|\T1/txtt/m/n/10 core_sleep_o| Overfull \hbox (7.46437pt too wide) in paragraph at lines 3558--3560 []|\T1/txtt/m/n/10 wu_wfe_i| [51] [52 <./wfi.png>] Chapter 14. Underfull \hbox (badness 10000) in paragraph at lines 3728--3731 []|\T1/qhv/m/n/10 Priv-i- Underfull \hbox (badness 10000) in paragraph at lines 3751--3754 []|\T1/qhv/m/n/10 Priv-i- Underfull \hbox (badness 10000) in paragraph at lines 3871--3874 []|\T1/qtm/m/n/10 (HPM) Ma-chine Counter-Inhibit Underfull \hbox (badness 10000) in paragraph at lines 3884--3887 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 3905--3908 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 3931--3934 []|\T1/qtm/m/n/10 Ma-chine Ex-cep-tion Pro-gram Underfull \hbox (badness 10000) in paragraph at lines 4188--4191 []|\T1/qtm/m/n/10 (HPM) Ma-chine Instructions- Underfull \hbox (badness 10000) in paragraph at lines 4201--4204 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 4222--4225 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 4248--4251 []|\T1/qtm/m/n/10 (HPM) Up-per 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 4261--4264 []|\T1/qtm/m/n/10 (HPM) Up-per 32 Ma-chine Overfull \hbox (1.41588pt too wide) in paragraph at lines 4276--4278 []|\T1/txtt/m/n/10 mhpmcounterh31| Underfull \hbox (badness 10000) in paragraph at lines 4282--4285 []|\T1/qtm/m/n/10 (HPM) Up-per 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 4282--4285 \T1/qtm/m/n/10 Performance-Monitoring Counter [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] Underfull \hbox (badness 10000) in paragraph at lines 6794--6794 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Event Se-lec-tor (\T1/t xtt/bx/n/12 mhpmevent3 .. [64] [65] [66] [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 7672--7675 []|\T1/qtm/m/n/10 WARL (0x0 - Overfull \hbox (9.18875pt too wide) in paragraph at lines 7672--7675 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 DBG_NUM_TRIGGERS\T1/qtm/m/n/10 - [69] [70] [71] [72] [73] Underfull \hbox (badness 10000) in paragraph at lines 8910--8913 []|\T1/qtm/b/n/10 XDE-BUGVER\T1/qtm/m/n/10 . Ex-ter-nal de-bug sup-port ex-ists as de-scribed in [74] [75] Underfull \hbox (badness 10000) in paragraph at lines 9270--9270 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Counter (\T1/txtt/bx/n/ 12 mhpmcounter3 .. [76] [77] [78] [79] [80] Underfull \hbox (badness 10000) in paragraph at lines 10464--10469 []\T1/qtm/m/n/10 WARL / WARL Underfull \hbox (badness 10000) detected at line 10470 []\T1/qtm/m/n/10 WARL / WARL [81] Underfull \hbox (badness 10000) in paragraph at lines 10542--10544 []|\T1/qtm/m/n/10 WARL / WARL [82] [83] [84] Chapter 15. [85] [86] Chapter 16. Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 In- Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 ter- Overfull \hbox (1.31364pt too wide) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 rupt| Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 Il-le-gal in-struc- Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 Load ac-cess Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 En-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 call from U- Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 En-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 call from M- Underfull \hbox (badness 7030) in paragraph at lines 10841--10841 []\T1/qtm/m/n/10 In-struc-tion bus Underfull \hbox (badness 10000) in paragraph at lines 10841--10841 \T1/qtm/m/n/10 ity/checksum [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 11001--11003 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (28.46431pt too wide) in paragraph at lines 11009--11011 []|\T1/txtt/m/n/10 irq_i[31:16]| Overfull \hbox (28.46431pt too wide) in paragraph at lines 11020--11022 []|\T1/txtt/m/n/10 irq_i[15:12]| Overfull \hbox (12.71436pt too wide) in paragraph at lines 11030--11032 []|\T1/txtt/m/n/10 irq_i[11]| Overfull \hbox (23.21432pt too wide) in paragraph at lines 11043--11045 []|\T1/txtt/m/n/10 irq_i[10:8]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 11053--11055 []|\T1/txtt/m/n/10 irq_i[7]| Overfull \hbox (17.96434pt too wide) in paragraph at lines 11066--11068 []|\T1/txtt/m/n/10 irq_i[6:4]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 11076--11078 []|\T1/txtt/m/n/10 irq_i[3]| Overfull \hbox (17.96434pt too wide) in paragraph at lines 11089--11091 []|\T1/txtt/m/n/10 irq_i[2:0]| [89] Underfull \hbox (badness 10000) in paragraph at lines 11185--11187 []|\T1/qtm/m/n/10 In-ter- Underfull \hbox (badness 10000) in paragraph at lines 11188--11190 []|\T1/qtm/m/n/10 Ex-cep- Underfull \hbox (badness 10000) in paragraph at lines 11188--11190 \T1/qtm/m/n/10 tion [90] [91] Underfull \hbox (badness 10000) in paragraph at lines 11364--11366 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (86.5285pt too wide) in paragraph at lines 11382--11384 []|\T1/txtt/m/n/10 clic_irq_id_i[CLIC_ID_WIDTH[]1:0]| Overfull \hbox (28.77867pt too wide) in paragraph at lines 11393--11395 []|\T1/txtt/m/n/10 clic_irq_level_i[7:0]| Overfull \hbox (23.52869pt too wide) in paragraph at lines 11404--11406 []|\T1/txtt/m/n/10 clic_irq_priv_i[1:0]| [92] Chapter 17. [93] Underfull \hbox (badness 10000) in paragraph at lines 11597--11599 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (7.77873pt too wide) in paragraph at lines 11615--11617 []|\T1/txtt/m/n/10 debug_havereset_o| Overfull \hbox (2.52875pt too wide) in paragraph at lines 11645--11647 []|\T1/txtt/m/n/10 debug_pc_valid_o| Overfull \hbox (23.52869pt too wide) in paragraph at lines 11665--11667 []|\T1/txtt/m/n/10 dm_halt_addr_i[31:0]| Overfull \hbox (49.77861pt too wide) in paragraph at lines 11675--11677 []|\T1/txtt/m/n/10 dm_exception_addr_i[31:0]| [94] [95] [96] [97] [98] Chapter 18. [99] [100] Underfull \hbox (badness 7151) in paragraph at lines 12209--12209 []\T1/qtm/m/n/10 Table 18.4: |Table of sce-nar-ios for first in-struc-tion of e x-cep- Overfull \hbox (44.26222pt too wide) in paragraph at lines 12229--12231 []\T1/qhv/m/n/10 rvfi_dbg[2:0] Overfull \hbox (44.26222pt too wide) detected at line 12232 []\T1/qhv/m/n/10 rvfi_dbg[2:0] Overfull \hbox (40.62222pt too wide) in paragraph at lines 12236--12238 []\T1/qhv/m/n/10 mcause[31] Overfull \hbox (40.62222pt too wide) detected at line 12239 []\T1/qhv/m/n/10 mcause[31] Overfull \hbox (27.28223pt too wide) in paragraph at lines 12243--12246 []\T1/qhv/m/n/10 dcsr[8:6] Overfull \hbox (22.27223pt too wide) in paragraph at lines 12243--12246 \T1/qhv/m/n/10 (cause) Overfull \hbox (22.27223pt too wide) detected at line 12247 \T1/qhv/m/n/10 (cause) Overfull \hbox (27.28223pt too wide) detected at line 12247 []\T1/qhv/m/n/10 dcsr[8:6] Overfull \hbox (2.82224pt too wide) in paragraph at lines 12251--12253 []|\T1/qhv/m/n/10 intr| Overfull \hbox (2.57224pt too wide) in paragraph at lines 12254--12256 []|\T1/qhv/m/n/10 ex- Overfull \hbox (8.38223pt too wide) in paragraph at lines 12254--12256 \T1/qhv/m/n/10 cep- Overfull \hbox (5.05223pt too wide) in paragraph at lines 12254--12256 \T1/qhv/m/n/10 tion| Overfull \hbox (3.33223pt too wide) in paragraph at lines 12257--12259 \T1/qhv/m/n/10 ter- Overfull \hbox (6.11223pt too wide) in paragraph at lines 12257--12259 \T1/qhv/m/n/10 rupt| Underfull \hbox (badness 10000) in paragraph at lines 12277--12279 []|\T1/qtm/m/n/10 Sync Underfull \hbox (badness 10000) in paragraph at lines 12277--12279 \T1/qtm/m/n/10 trap Overfull \hbox (3.93224pt too wide) in paragraph at lines 12280--12282 []|\T1/qtm/m/n/10 0x0| Overfull \hbox (13.93227pt too wide) in paragraph at lines 12287--12287 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 12287--12287 Underfull \hbox (badness 10000) in paragraph at lines 12302--12304 []|\T1/qtm/m/n/10 In-ter- Underfull \hbox (badness 10000) in paragraph at lines 12302--12304 \T1/qtm/m/n/10 rupt Overfull \hbox (3.93224pt too wide) in paragraph at lines 12305--12307 []|\T1/qtm/m/n/10 0x0| Overfull \hbox (13.93227pt too wide) in paragraph at lines 12312--12312 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 12312--12312 Overfull \hbox (3.93224pt too wide) in paragraph at lines 12330--12332 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (13.93227pt too wide) in paragraph at lines 12334--12334 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 12334--12334 Overfull \hbox (3.93224pt too wide) in paragraph at lines 12336--12339 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (3.93224pt too wide) in paragraph at lines 12355--12357 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (13.93227pt too wide) in paragraph at lines 12359--12359 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 12359--12359 Overfull \hbox (13.93227pt too wide) in paragraph at lines 12362--12362 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 12362--12362 Overfull \hbox (3.93224pt too wide) in paragraph at lines 12380--12382 []|\T1/qtm/m/n/10 0x2| Overfull \hbox (13.93227pt too wide) in paragraph at lines 12384--12384 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 12384--12384 Overfull \hbox (3.93224pt too wide) in paragraph at lines 12386--12389 []|\T1/qtm/m/n/10 0x2| Overfull \hbox (3.93224pt too wide) in paragraph at lines 12405--12407 []|\T1/qtm/m/n/10 0x3 Underfull \hbox (badness 10000) in paragraph at lines 12405--12407 \T1/qtm/m/n/10 or Overfull \hbox (3.93224pt too wide) in paragraph at lines 12405--12407 \T1/qtm/m/n/10 0x5| Overfull \hbox (3.93224pt too wide) in paragraph at lines 12411--12414 []|\T1/qtm/m/n/10 0x3 Underfull \hbox (badness 10000) in paragraph at lines 12411--12414 \T1/qtm/m/n/10 or Overfull \hbox (3.93224pt too wide) in paragraph at lines 12411--12414 \T1/qtm/m/n/10 0x5| Overfull \hbox (3.93224pt too wide) in paragraph at lines 12430--12432 []|\T1/qtm/m/n/10 0x4| Overfull \hbox (3.93224pt too wide) in paragraph at lines 12436--12439 []|\T1/qtm/m/n/10 0x4| [101] [102] [103] [104] Chapter 19. Underfull \hbox (badness 10000) in paragraph at lines 12702--12704 []|\T1/qhv/m/n/10 Cus-tom Underfull \hbox (badness 10000) in paragraph at lines 12702--12704 \T1/qhv/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 12705--12707 []|\T1/qhv/m/n/10 En-cod- Overfull \hbox (22.13449pt too wide) in paragraph at lines 12716--12718 []|\T1/qtm/m/n/10 0x8C00_0073| [105] [106] Chapter 20. [107] [108] Chapter 21. [109] [110] Underfull \hbox (badness 6927) in paragraph at lines 12939--12942 []\T1/qtm/m/n/10 RISC-V In-struc-tion Set Man-ual, Vol-ume II: Priv-i-leged Ar- chi-tec-ture, Doc-u-ment Ver-sion Overfull \hbox (28.95088pt too wide) in paragraph at lines 12947--12950 \T1/qtm/m/n/10 April 14 2023, [][]$https : / / github . com / riscv / riscv-[]d ebug-[]spec / blob / f4381fed042927d9d1fba774898ae2484e5cdc71 / Underfull \hbox (badness 10000) in paragraph at lines 12951--12954 []\T1/qtm/m/n/10 Core-Local In-ter-rupt Con-troller (CLIC) RISC-V Priv-i-leged Ar-chi-tec-ture Ex-ten- Underfull \hbox (badness 10000) in paragraph at lines 12951--12954 \T1/qtm/m/n/10 sions, ver-sion 0.9-draft, 4/11/2023, [][]$https : / / github . com / riscv / riscv-[]fast-[]interrupt / blob / (./openhw-group-cv32e40s-user-manual.ind) [111] (./openhw-group-cv32e40s-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-cv32e40s-user-manual.pdf (117 pages, 724318 byte s). Transcript written on openhw-group-cv32e40s-user-manual.log. Latexmk: Index file 'openhw-group-cv32e40s-user-manual.idx' was written Latexmk: Log file says output to 'openhw-group-cv32e40s-user-manual.pdf' Latexmk: Log file says output to 'openhw-group-cv32e40s-user-manual.pdf' Latexmk: All targets (openhw-group-cv32e40s-user-manual.pdf) are up-to-date [rtd-command-info] start-time: 2023-04-26T14:24:51.907113Z, end-time: 2023-04-26T14:24:56.567632Z, 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 22 source files that are out of date updating environment: [new config] 22 added, 0 changed, 0 removed reading sources... [ 4%] control_status_registers reading sources... [ 9%] core_versions reading sources... [ 13%] debug reading sources... [ 18%] exceptions_interrupts reading sources... [ 22%] fencei reading sources... [ 27%] getting_started reading sources... [ 31%] glossary reading sources... [ 36%] index reading sources... [ 40%] instruction_fetch reading sources... [ 45%] instruction_set_extensions reading sources... [ 50%] integration reading sources... [ 54%] intro reading sources... [ 59%] load_store_unit reading sources... [ 63%] perf_counters reading sources... [ 68%] pipeline reading sources... [ 72%] pma reading sources... [ 77%] pmp reading sources... [ 81%] preface reading sources... [ 86%] register_file reading sources... [ 90%] rvfi reading sources... [ 95%] sleep reading sources... [100%] xsecure /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/checkouts/latest/docs/user_manual/source/rvfi.rst:112: ERROR: "table" widths do not match the number of columns in table (11). .. table:: Table of synchronous trap types :name: Table of synchronous trap types :widths: 20 10 5 5 5 5 5 5 5 5 10 30 :class: no-scrollbar-table +------------------------------+-----------+---------------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------------------------+ | Scenario | Trap Type | rvfi_trap | CSRs updated | Description | | | +------+-----------+-------+-----------------+-------------+------------+---------+ | | | | | trap | exception | debug | exception_cause | debug_cause | cause_type | clicptr | | | +==============================+===========+======+===========+=======+=================+=============+============+=========+======================+======================================================================================================+ | Instruction Access Fault | Exception | 1 | 1 | X | 0x01 | X | 0x0 | 0 / 1 | ``mcause``, ``mepc`` | PMA detects instruction execution from non-executable memory. | | | | | | | | +------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | | | | | | | | 0x1 | 0 / 1 | ``mcause``, ``mepc`` | PMP detects instruction execution from non-executable memory. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Illegal Instruction | Exception | 1 | 1 | X | 0x02 | X | 0x0 | 0 | ``mcause``, ``mepc`` | Illegal instruction decode. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Breakpoint | Exception | 1 | 1 | X | 0x03 | X | 0x0 | 0 | ``mcause``, ``mepc`` | EBREAK executed with ``dcsr.ebreakm`` = 0. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Load Access Fault | Exception | 1 | 1 | X | 0x05 | X | 0x0 | 0 | ``mcause``, ``mepc`` | Non-naturally aligned load access attempt to an I/O region. | | | | | | | | +------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | | | | | | | | 0x2 | 0 | ``mcause``, ``mepc`` | Load attempt with address failing PMP check. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Store/AMO Access Fault | Exception | 1 | 1 | X | 0x07 | X | 0x0 | 0 | ``mcause``, ``mepc`` | Non-naturally aligned store access attempt to an I/O region. | | | | | | | | +------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | | | | | | | | 0x2 | 0 | ``mcause``, ``mepc`` | Store attempt with address failing PMP check. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Environment Call | Exception | 1 | 1 | X | 0x08 | X | 0x0 | 0 | ``mcause``, ``mepc`` | ECALL executed from User mode. | | | | | | | | +------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | | | | | | 0x0B | X | 0x0 | 0 | ``mcause``, ``mepc`` | ECALL executed from Machine mode. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Instruction Bus Fault | Exception | 1 | 1 | X | 0x18 | X | 0x0 | 0 / 1 | ``mcause``, ``mepc`` | OBI bus error on instruction fetch. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Instruction Parity / | Exception | 1 | 1 | X | 0x19 | X | 0x0 | 0 / 1 | ``mcause``, ``mepc`` | Instruction parity / checksum fault. | | Checksum Fault | | | | | | | | | | | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Breakpoint to debug | Debug | 1 | 0 | 1 | X | 0x1 | 0x0 | 0 | ``dpc``, ``dcsr`` | EBREAK from non-debug mode executed with ``dcsr.ebreakm`` == 1. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Breakpoint in debug | Debug | 1 | 0 | 1 | X | 0x1 | 0x0 | 0 | No CSRs updated | EBREAK in debug mode jumps to debug handler. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Debug Trigger Match | Debug | 1 | 0 | 1 | X | 0x2 | 0x0 | 0 | ``dpc``, ``dcsr`` | Debug trigger address match with ``mcontrol.timing`` = 0. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ | Single step | Debug | 1 | X | 1 | X | 0x4 | X | 0 | ``dpc``, ``dcsr`` | Single step. | +------------------------------+-----------+------+-----------+-------+-----------------+-------------+------------+---------+----------------------+------------------------------------------------------------------------------------------------------+ looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] control_status_registers writing output... [ 9%] core_versions writing output... [ 13%] debug writing output... [ 18%] exceptions_interrupts writing output... [ 22%] fencei writing output... [ 27%] getting_started writing output... [ 31%] glossary writing output... [ 36%] index writing output... [ 40%] instruction_fetch writing output... [ 45%] instruction_set_extensions writing output... [ 50%] integration writing output... [ 54%] intro writing output... [ 59%] load_store_unit writing output... [ 63%] perf_counters writing output... [ 68%] pipeline writing output... [ 72%] pma writing output... [ 77%] pmp writing output... [ 81%] preface writing output... [ 86%] register_file writing output... [ 90%] rvfi writing output... [ 95%] sleep writing output... [100%] xsecure /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/checkouts/latest/docs/user_manual/source/debug.rst:111: WARNING: undefined label: 'csr-tdata3' /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/checkouts/latest/docs/user_manual/source/debug.rst:111: WARNING: undefined label: 'csr-tcontrol' generating indices... genindex done writing additional pages... done copying images... [ 9%] ../images/obi_instruction_basic.svg copying images... [ 18%] ../images/obi_instruction_basic_err.svg copying images... [ 27%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 36%] ../images/obi_instruction_multiple_outstanding_err.svg copying images... [ 45%] ../images/CV32E40S_Block_Diagram.png copying images... [ 54%] ../images/obi_data_basic.svg copying images... [ 63%] ../images/obi_data_back_to_back.svg copying images... [ 72%] ../images/obi_data_slow_response.svg copying images... [ 81%] ../images/obi_data_multiple_outstanding.svg copying images... [ 90%] ../images/CV32E40S_Pipeline.png copying images... [100%] ../images/wfi.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-VCV32E40SUserManual.epub file... Updating searchtools for Read the Docs search... build succeeded, 4 warnings. The ePub file is in ../../../_readthedocs/epub.