Read the Docs build information Build id: 966340 Project: openhw-group-cv32e40s-user-manual Version: latest Commit: 16ddbc778ce9a9390fc5c9be60294ff2e50df9e1 Date: 2022-06-02T09:38:33.663290Z State: finished Success: True [rtd-command-info] start-time: 2022-06-02T09:38:35.763269Z, end-time: 2022-06-02T09:38:37.952552Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/openhwgroup/cv32e40s.git . Cloning into '.'... [rtd-command-info] start-time: 2022-06-02T09:38:38.150012Z, end-time: 2022-06-02T09:38:38.260446Z, 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 16ddbc7 Merge pull request #212 from silabs-oysteink/silabs-oysteink_merge-w22 [rtd-command-info] start-time: 2022-06-02T09:38:38.577689Z, end-time: 2022-06-02T09:38:38.638554Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-06-02T09:38:39.682260Z, end-time: 2022-06-02T09:38:44.208055Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv 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: 2022-06-02T09:38:44.447683Z, end-time: 2022-06-02T09:38:46.622216Z, duration: 2, 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 (22.1.2) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 32.4 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 62.3.2 Uninstalling setuptools-62.3.2: Successfully uninstalled setuptools-62.3.2 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-06-02T09:38:46.813455Z, end-time: 2022-06-02T09:38:55.179547Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 23.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 138.1 MB/s eta 0:00:00 Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 185.3 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.0.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 188.5 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 191.6 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.8-py2.py3-none-any.whl (11 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 249.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 243.7 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 197.4 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 236.1 MB/s eta 0:00:00 Collecting babel>=1.3 Downloading Babel-2.10.1-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 181.4 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 232.0 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 219.4 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 205.9 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 184.5 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 205.8 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 200.0 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 220.5 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 236.0 MB/s eta 0:00:00 Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.11.4-py3-none-any.whl (18 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 246.9 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 253.3 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 204.3 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 223.4 MB/s eta 0:00:00 Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting certifi>=2017.4.17 Downloading certifi-2022.5.18.1-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.2/155.2 kB 227.1 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 219.6 MB/s eta 0:00:00 Building wheels for collected packages: mock, future 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=23773 sha256=530374c9ef461c54936ca6fad1e2b70f78033452fae9d0cff0660e2860c7cb2a Stored in directory: /tmp/pip-ephem-wheel-cache-grvchnuk/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=ef2835574048f833e5304a0dcdeb926d67d9b0cabce5676faa6d03435e66b735 Stored in directory: /tmp/pip-ephem-wheel-cache-grvchnuk/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: snowballstemmer, pytz, mock, alabaster, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, certifi, babel, requests, packaging, Jinja2, importlib-metadata, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.1 Pygments-2.12.0 alabaster-0.7.12 babel-2.10.1 certifi-2022.5.18.1 charset-normalizer-2.0.12 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.3.0 importlib-metadata-4.11.4 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.9 pytz-2022.1 readthedocs-sphinx-ext-2.1.8 recommonmark-0.5.0 requests-2.27.1 snowballstemmer-2.2.0 sphinx-5.0.0 sphinx-rtd-theme-1.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.2.0 urllib3-1.26.9 zipp-3.8.0 [rtd-command-info] start-time: 2022-06-02T09:38:55.388560Z, end-time: 2022-06-02T09:38:56.880953Z, 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.0.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.0.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 Downloading sphinxcontrib_svg2pdfconverter-1.2.0-py3-none-any.whl (8.1 kB) Collecting sphinx_github_changelog Downloading sphinx_github_changelog-1.2.0-py3-none-any.whl (8.2 kB) Requirement already satisfied: packaging 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)) (21.3) Requirement already satisfied: Pygments>=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.12.0) 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: docutils<0.19,>=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.17.1) Requirement already satisfied: imagesize 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.3.0) Requirement already satisfied: snowballstemmer>=1.1 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: Jinja2>=2.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)) (3.1.2) 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: 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.12) 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-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: 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.27.1) 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: importlib-metadata>=4.4 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)) (4.11.4) 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: babel>=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)) (2.10.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.8.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>=1.3->sphinx->-r docs/user_manual/requirements.txt (line 1)) (2022.1) Requirement already satisfied: future in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from commonmark>=0.7.3->recommonmark->-r docs/user_manual/requirements.txt (line 3)) (0.18.2) 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.4->sphinx->-r docs/user_manual/requirements.txt (line 1)) (3.8.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.4->sphinx->-r docs/user_manual/requirements.txt (line 1)) (4.2.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>=2.3->sphinx->-r docs/user_manual/requirements.txt (line 1)) (2.1.1) 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.5.18.1) 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.3) 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.9) Requirement already satisfied: charset-normalizer~=2.0.0 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)) (2.0.12) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/envs/latest/lib/python3.7/site-packages (from packaging->sphinx->-r docs/user_manual/requirements.txt (line 1)) (3.0.9) Installing collected packages: sphinxcontrib-svg2pdfconverter, sphinx_github_changelog Successfully installed sphinx_github_changelog-1.2.0 sphinxcontrib-svg2pdfconverter-1.2.0 [rtd-command-info] start-time: 2022-06-02T09:38:58.803584Z, end-time: 2022-06-02T09:38:58.874385Z, 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', '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 = [] # 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 = {} # -- 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'CORE-V-Docs Documentation', u'Davide Schiavone', '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: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] 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.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': '16ddbc77', } # 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/966340/' 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: 2022-06-02T09:38:59.089283Z, end-time: 2022-06-02T09:39:03.675132Z, duration: 4, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v5.0.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 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 generating indices... genindex done writing additional pages... search done copying images... [ 7%] ../images/debug_running.svg copying images... [ 15%] ../images/debug_halted.svg copying images... [ 23%] ../images/obi_instruction_basic.svg copying images... [ 30%] ../images/obi_instruction_basic_err.svg copying images... [ 38%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 46%] ../images/obi_instruction_multiple_outstanding_err.svg copying images... [ 53%] ../images/CV32E40S_Block_Diagram.png copying images... [ 61%] ../images/obi_data_basic.svg copying images... [ 69%] ../images/obi_data_back_to_back.svg copying images... [ 76%] ../images/obi_data_slow_response.svg copying images... [ 84%] ../images/obi_data_multiple_outstanding.svg copying images... [ 92%] ../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. The HTML pages are in _build/html. [rtd-command-info] start-time: 2022-06-02T09:39:03.891757Z, end-time: 2022-06-02T09:39:08.237849Z, duration: 4, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v5.0.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 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 done writing... done writing additional files... done copying images... [ 7%] ../images/CV32E40S_Block_Diagram.png copying images... [ 15%] ../images/CV32E40S_Pipeline.png copying images... [ 23%] ../images/obi_instruction_basic.svg copying images... [ 30%] ../images/obi_instruction_basic_err.svg copying images... [ 38%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 46%] ../images/obi_instruction_multiple_outstanding_err.svg copying images... [ 53%] ../images/obi_data_basic.svg copying images... [ 61%] ../images/obi_data_back_to_back.svg copying images... [ 69%] ../images/obi_data_slow_response.svg copying images... [ 76%] ../images/obi_data_multiple_outstanding.svg copying images... [ 84%] ../images/wfi.svg copying images... [ 92%] ../images/debug_running.svg copying images... [100%] ../images/debug_halted.svg copying static files... done copying extra files... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2022-06-02T09:39:08.522032Z, end-time: 2022-06-02T09:39:10.904042Z, duration: 2, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v5.0.0 making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found 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... WARNING: Inkscape command 'inkscape' cannot be run. Check the inkscape_converter_bin setting done writing... done copying images... [ 7%] ../images/CV32E40S_Block_Diagram.png copying images... [ 15%] ../images/CV32E40S_Pipeline.png copying images... [ 23%] ../images/obi_instruction_basic.svg copying images... [ 30%] ../images/obi_instruction_basic_err.svg copying images... [ 38%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 46%] ../images/obi_instruction_multiple_outstanding_err.svg copying images... [ 53%] ../images/obi_data_basic.svg copying images... [ 61%] ../images/obi_data_back_to_back.svg copying images... [ 69%] ../images/obi_data_slow_response.svg copying images... [ 76%] ../images/obi_data_multiple_outstanding.svg copying images... [ 84%] ../images/wfi.svg copying images... [ 92%] ../images/debug_running.svg copying images... [100%] ../images/debug_halted.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/docs/user_manual/source/_build/latex/_static/searchtools.js build succeeded, 2 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2022-06-02T09:39:11.751194Z, end-time: 2022-06-02T09:39:11.813320Z, 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: 2022-06-02T09:39:12.053533Z, end-time: 2022-06-02T09:39:18.291215Z, duration: 6, 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) (./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)) (./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] [1] [2] Chapter 1. [3] [4] Chapter 2. LaTeX Warning: Hyper reference `intro:blockdiagram' on page 5 undefined on inpu t line 125. LaTeX Warning: Reference `intro:blockdiagram' on page 5 undefined on input line 125. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [5 <./CV32E40S_Bloc k_Diagram.png>] LaTeX Warning: Citation `intro:risc-v-unpriv' on page 6 undefined on input line 165. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 6 undefined on input line 212. LaTeX Warning: Citation `intro:risc-v-zba-zbb-zbc-zbs' on page 6 undefined on i nput line 212. LaTeX Warning: Citation `intro:risc-v-crypto' on page 6 undefined on input line 212. LaTeX Warning: Citation `intro:risc-v-zca-zcb-zcmb-zcmp-zcmt' on page 6 undefin ed on input line 212. Underfull \hbox (badness 10000) in paragraph at lines 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 M_EXT Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 M_EXT [6] LaTeX Warning: Citation `intro:risc-v-priv' on page 7 undefined on input line 4 37. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [7] LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 8 undefined on input line 445. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 8 u ndefined on input line 449. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 8 undefined on input line 453. LaTeX Warning: Hyper reference `pma:pma' on page 8 undefined on input line 457. LaTeX Warning: Citation `intro:risc-v-smepmp' on page 8 undefined on input line 461. LaTeX Warning: Citation `intro:risc-v-smstateen' on page 8 undefined on input l ine 465. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 8 un defined on input line 483. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 8 un defined on input line 494. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 8 un defined on input line 503. [8] LaTeX Warning: Hyper reference `getting_started:getting-started' on page 9 unde fined on input line 519. LaTeX Warning: Hyper reference `integration:core-integration' on page 9 undefin ed on input line 523. LaTeX Warning: Hyper reference `pipeline:pipeline-details' on page 9 undefined on input line 527. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 9 undefined on input line 531. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 9 unde fined on input line 531. LaTeX Warning: Hyper reference `xsecure:xsecure' on page 9 undefined on input l ine 535. LaTeX Warning: Hyper reference `pma:pma' on page 9 undefined on input line 539. LaTeX Warning: Hyper reference `pmp:pmp' on page 9 undefined on input line 543. LaTeX Warning: Hyper reference `register_file:register-file' on page 9 undefine d on input line 547. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 9 undefined on input line 551. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 9 undefined on input line 555. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 9 u ndefined on input line 559. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 9 undefined on input line 563. LaTeX Warning: Hyper reference `debug:debug-support' on page 9 undefined on inp ut line 567. LaTeX Warning: Hyper reference `rvfi:rvfi' on page 9 undefined on input line 57 1. LaTeX Warning: Hyper reference `glossary:glossary' on page 9 undefined on input line 575. [9] [10] Chapter 3. LaTeX Warning: Hyper reference `xsecure:hardened-csrs' on page 11 undefined on input line 682. [11] [12] Chapter 4. [13] Underfull \vbox (badness 10000) detected at line 868 Underfull \vbox (badness 10000) detected at line 868 [14] LaTeX Warning: Hyper reference `debug:debug-support' on page 15 undefined on in put line 1128. LaTeX Warning: Hyper reference `pma:pma' on page 15 undefined on input line 112 8. LaTeX Warning: Hyper reference `pmp:pmp' on page 15 undefined on input line 112 8. LaTeX Warning: Hyper reference `pmp:pmp' on page 15 undefined on input line 112 8. LaTeX Warning: Hyper reference `pmp:pmp' on page 15 undefined on input line 112 8. LaTeX Warning: Hyper reference `control_status_registers:csr-mtvt' on page 15 u ndefined on input line 1128. LaTeX Warning: Hyper reference `xsecure:xsecure' on page 15 undefined on input line 1128. LaTeX Warning: Hyper reference `xsecure:xsecure' on page 15 undefined on input line 1128. LaTeX Warning: Hyper reference `xsecure:xsecure' on page 15 undefined on input line 1128. Overfull \hbox (34.74228pt too wide) in paragraph at lines 1128--1128 []\T1/qhv/m/n/10 Type/Range| Overfull \hbox (9.39229pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 rv32_e| Overfull \hbox (12.73228pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 b_ext_e| Overfull \hbox (15.51228pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 m_ext_e| Overfull \hbox (54.59328pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 DBG_NUM_TRIGGERS| Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 int Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 (0..4 LaTeX Warning: Hyper reference `debug:debug-support' on page 15 undefined on in put line 1128. Overfull \hbox (49.34329pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMA_NUM_REGIONS| Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 int Overfull \hbox (8.0823pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 (0..16)| Overfull \hbox (17.84338pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMA_CFG[]| Overfull \hbox (24.1923pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 pma_cfg_t| Overfull \hbox (48.09561pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 PMA_R_DEFAULT| LaTeX Warning: Hyper reference `pma:pma' on page 15 undefined on input line 112 8. Overfull \hbox (49.34329pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMP_GRANULARITY| Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 int Overfull \hbox (8.0823pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 (0..31)| Overfull \hbox (49.34329pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMP_NUM_REGIONS| Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 int Overfull \hbox (8.0823pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 (0..64)| Overfull \hbox (54.59328pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMP_PMPNCFG_RV[]| Overfull \hbox (2.5323pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 pmp- Overfull \hbox (6.9723pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 ncfg_t| Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 PMP- Overfull \hbox (41.27562pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 NCFG_DEFAULT| LaTeX Warning: Hyper reference `pmp:pmp' on page 15 undefined on input line 112 8. Overfull \hbox (54.59328pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMP_PMPADDR_RV[]| Overfull \hbox (25.8623pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 logic[31:0]| LaTeX Warning: Hyper reference `pmp:pmp' on page 15 undefined on input line 112 8. Overfull \hbox (44.0933pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMP_MSECCFG_RV| Overfull \hbox (5.3023pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 msec- Overfull \hbox (1.9723pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 cfg_t| LaTeX Warning: Hyper reference `pmp:pmp' on page 15 undefined on input line 112 8. Overfull \hbox (2.09343pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 SMCLIC| Overfull \hbox (49.34329pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 SMCLIC_ID_WIDTH| Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 int Overfull \hbox (4.7523pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 (1..10 LaTeX Warning: Hyper reference `control_status_registers:csr-mtvt' on page 15 u ndefined on input line 1128. Overfull \hbox (20.10231pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 lfsr_cfg_t| Overfull \hbox (63.1056pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 LFSR_CFG_DEFAULT| LaTeX Warning: Hyper reference `xsecure:xsecure' on page 15 undefined on input line 1128. Overfull \hbox (20.10231pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 lfsr_cfg_t| Overfull \hbox (63.1056pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 LFSR_CFG_DEFAULT| LaTeX Warning: Hyper reference `xsecure:xsecure' on page 15 undefined on input line 1128. Overfull \hbox (20.10231pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 lfsr_cfg_t| Overfull \hbox (63.1056pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 LFSR_CFG_DEFAULT| LaTeX Warning: Hyper reference `xsecure:xsecure' on page 15 undefined on input line 1128. [15] LaTeX Warning: Hyper reference `control_status_registers:csr-mtvec' on page 16 undefined on input line 1403. LaTeX Warning: Hyper reference `debug:debug-support' on page 16 undefined on in put line 1403. LaTeX Warning: Hyper reference `debug:debug-support' on page 16 undefined on in put line 1403. LaTeX Warning: Hyper reference `control_status_registers:csr-mhartid' on page 1 6 undefined on input line 1403. LaTeX Warning: Hyper reference `control_status_registers:csr-mimpid' on page 16 undefined on input line 1403. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 16 undefined on input line 1403. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 16 und efined on input line 1403. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 16 undefined on input line 1403. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 16 undefined on input line 1403. LaTeX Warning: Hyper reference `debug:debug-support' on page 16 undefined on in put line 1403. LaTeX Warning: Hyper reference `xsecure:xsecure' on page 16 undefined on input line 1403. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 16 undefined on input line 1403. Underfull \hbox (badness 10000) in paragraph at lines 1403--1403 []\T1/qhv/m/n/10 Sig- Overfull \hbox (5.19156pt too wide) in paragraph at lines 1403--1403 []\T1/qhv/m/n/10 Width| Overfull \hbox (2.61305pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 rst_ni| Overfull \hbox (34.11296pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 scan_cg_en_i| Overfull \hbox (28.86298pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 boot_addr_i| Overfull \hbox (34.11296pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 mtvec_addr_i| LaTeX Warning: Hyper reference `control_status_registers:csr-mtvec' on page 16 undefined on input line 1403. Overfull \hbox (44.61293pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 dm_halt_addr_i| LaTeX Warning: Hyper reference `debug:debug-support' on page 16 undefined on in put line 1403. Overfull \hbox (70.86285pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 dm_exception_addr_i| LaTeX Warning: Hyper reference `debug:debug-support' on page 16 undefined on in put line 1403. Overfull \hbox (18.363pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 mhartid_i| LaTeX Warning: Hyper reference `control_status_registers:csr-mhartid' on page 1 6 undefined on input line 1403. Overfull \hbox (44.61293pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 mimpid_patch_i| LaTeX Warning: Hyper reference `control_status_registers:csr-mimpid' on page 16 undefined on input line 1403. Overfull \hbox (7.86304pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 instr_*| LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 16 undefined on input line 1403. Overfull \hbox (2.61305pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 data_*| LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 16 und efined on input line 1403. Overfull \hbox (13.11302pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 mcycle_o| LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 16 undefined on input line 1403. Overfull \hbox (13.11302pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 clic_*_i| LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 16 undefined on input line 1403. Overfull \hbox (7.86304pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 debug_*| LaTeX Warning: Hyper reference `debug:debug-support' on page 16 undefined on in put line 1403. Overfull \hbox (7.86304pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 alert_*| LaTeX Warning: Hyper reference `xsecure:xsecure' on page 16 undefined on input line 1403. Overfull \hbox (44.61293pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 fetch_enable_i| Overfull \hbox (34.11296pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 core_sleep_o| LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 16 undefined on input line 1403. [16] [17] [18 <./CV32E40S_Pipeline.png>] Chapter 5. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 19 undefined on input line 1424. LaTeX Warning: Hyper reference `pipeline:cycle-counts-per-instruction-type' on page 19 undefined on input line 1444. LaTeX Warning: Reference `pipeline:cycle-counts-per-instruction-type' on page 1 9 undefined on input line 1444. Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qhv/m/n/10 In- Overfull \hbox (4.6836pt too wide) in paragraph at lines 1646--1646 \T1/qhv/m/n/10 struc- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qhv/m/n/10 tion Overfull \hbox (0.96358pt too wide) in paragraph at lines 1646--1646 \T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 In-te- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 ger Overfull \hbox (2.5136pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 pu- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 ta- Overfull \hbox (2.5136pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 tional| Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 Ac- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 min-streth, mh-pm-counter*h, mcountin- Overfull \hbox (23.9736pt too wide) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Load/Store| Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Mul- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 ti-pli- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 ca- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 vi- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Re- Overfull \hbox (3.0636pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 main- Overfull \hbox (1.4036pt too wide) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Jump| Overfull \hbox (8.46361pt too wide) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Branch Overfull \hbox (1.1936pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 (Not- Overfull \hbox (7.1036pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 Taken)| Overfull \hbox (8.46361pt too wide) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Branch Overfull \hbox (10.43361pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 (Taken)| Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 In- Overfull \hbox (2.55359pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 struc- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 tion Overfull \hbox (3.4136pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 Fence| [19] [20] [21] [22] Chapter 6. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch-interface-s ignals' on page 23 undefined on input line 1700. LaTeX Warning: Reference `instruction_fetch:instruction-fetch-interface-signals ' on page 23 undefined on input line 1700. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 23 und efined on input line 1702. Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 \T1/qtm/b/n/10 rec- Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Overfull \hbox (7.63303pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_reqpar_o| Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Overfull \hbox (7.63303pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_gntpar_i| Overfull \hbox (28.63297pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_addr_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Overfull \hbox (39.13293pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_memtype_o[1:0]| Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Overfull \hbox (23.38298pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_prot_o[2:0]| Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Overfull \hbox (28.63297pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_achk_o[11:0]| Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Overfull \hbox (7.63303pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_rvalid_i| Overfull \hbox (23.38298pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_rvalidpar_i| Overfull \hbox (33.88295pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_rdata_i[31:0]| Overfull \hbox (23.38298pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_rchk_i[4:0]| [23] LaTeX Warning: Citation `intro:openhw-obi' on page 24 undefined on input line 1 882. LaTeX Warning: Hyper reference `instruction_fetch:obi-instruction-basic' on pag e 24 undefined on input line 1890. LaTeX Warning: Reference `instruction_fetch:obi-instruction-basic' on page 24 u ndefined on input line 1890. LaTeX Warning: Hyper reference `instruction_fetch:obi-instruction-multiple-outs tanding' on page 24 undefined on input line 1890. LaTeX Warning: Reference `instruction_fetch:obi-instruction-multiple-outstandin g' on page 24 undefined on input line 1890. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1896 ...udegraphics{{obi_instruction_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1896 ...udegraphics{{obi_instruction_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1903 ...raphics{{obi_instruction_basic_err}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1903 ...raphics{{obi_instruction_basic_err}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1910 ...i_instruction_multiple_outstanding}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1910 ...i_instruction_multiple_outstanding}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1917 ...struction_multiple_outstanding_err}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1917 ...struction_multiple_outstanding_err}.svg} [24] LaTeX Warning: Hyper reference `xsecure:interface-integrity' on page 25 undefin ed on input line 1925. LaTeX Warning: Citation `intro:openhw-obi' on page 25 undefined on input line 1 925. [25] [26] Chapter 7. LaTeX Warning: Hyper reference `load_store_unit:lsu-interface-signals' on page 27 undefined on input line 1938. LaTeX Warning: Reference `load_store_unit:lsu-interface-signals' on page 27 und efined on input line 1938. Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 \T1/qtm/b/n/10 rec- Overfull \hbox (7.44574pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_req_o| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (23.1957pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_reqpar_o| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (7.44574pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_gnt_i| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- Overfull \hbox (23.1957pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_gntpar_i| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- Overfull \hbox (44.19563pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_addr_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (28.44568pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_be_o[3:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (59.94559pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_mem_type_o[1:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (38.94565pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_prot_o[2:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (7.44574pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_dbg_o| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (49.44562pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_wdata_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (2.19576pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_we_o| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (44.19563pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_achk_o[11:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (23.1957pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_rvalid_i| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- Overfull \hbox (38.94565pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_rvalidpar_i| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- Overfull \hbox (49.44562pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_rdata_i[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- Overfull \hbox (7.44574pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_err_i| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- Overfull \hbox (38.94565pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_rchk_i[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- [27] LaTeX Warning: Hyper reference `pma:pma' on page 28 undefined on input line 214 0. [28] LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 29 undefined on input line 2159. LaTeX Warning: Citation `intro:openhw-obi' on page 29 undefined on input line 2 165. LaTeX Warning: Hyper reference `load_store_unit:obi-data-basic' on page 29 unde fined on input line 2194. LaTeX Warning: Reference `load_store_unit:obi-data-basic' on page 29 undefined on input line 2194. LaTeX Warning: Hyper reference `load_store_unit:obi-data-back-to-back' on page 29 undefined on input line 2194. LaTeX Warning: Reference `load_store_unit:obi-data-back-to-back' on page 29 und efined on input line 2194. LaTeX Warning: Hyper reference `load_store_unit:obi-data-slow-response' on page 29 undefined on input line 2194. LaTeX Warning: Reference `load_store_unit:obi-data-slow-response' on page 29 un defined on input line 2194. LaTeX Warning: Hyper reference `load_store_unit:obi-data-multiple-outstanding' on page 29 undefined on input line 2195. LaTeX Warning: Reference `load_store_unit:obi-data-multiple-outstanding' on pag e 29 undefined on input line 2195. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2201 ...inxincludegraphics{{obi_data_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2201 ...inxincludegraphics{{obi_data_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2208 ...udegraphics{{obi_data_back_to_back}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2208 ...udegraphics{{obi_data_back_to_back}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2215 ...degraphics{{obi_data_slow_response}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2215 ...degraphics{{obi_data_slow_response}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2222 ...ics{{obi_data_multiple_outstanding}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2222 ...ics{{obi_data_multiple_outstanding}.svg} LaTeX Warning: Hyper reference `xsecure:interface-integrity' on page 29 undefin ed on input line 2230. LaTeX Warning: Citation `intro:openhw-obi' on page 29 undefined on input line 2 230. [29] LaTeX Warning: Hyper reference `pma:pma' on page 30 undefined on input line 224 7. LaTeX Warning: Citation `intro:openhw-obi' on page 30 undefined on input line 2 254. [30] Chapter 8. LaTeX Warning: Hyper reference `xsecure:security-alerts' on page 31 undefined o n input line 2285. LaTeX Warning: Hyper reference `xsecure:data-independent-timing' on page 31 und efined on input line 2289. LaTeX Warning: Hyper reference `xsecure:dummy-instruction-insertion' on page 31 undefined on input line 2293. LaTeX Warning: Hyper reference `xsecure:random-instruction-for-hint' on page 31 undefined on input line 2297. LaTeX Warning: Hyper reference `xsecure:register-file-ecc' on page 31 undefined on input line 2301. LaTeX Warning: Hyper reference `xsecure:hardened-pc' on page 31 undefined on in put line 2305. LaTeX Warning: Hyper reference `xsecure:hardened-csrs' on page 31 undefined on input line 2309. LaTeX Warning: Hyper reference `xsecure:interface-integrity' on page 31 undefin ed on input line 2313. LaTeX Warning: Hyper reference `xsecure:bus-protocol-hardening' on page 31 unde fined on input line 2317. LaTeX Warning: Hyper reference `xsecure:reduction-of-profiling-infrastructure' on page 31 undefined on input line 2321. [31] LaTeX Warning: Hyper reference `pipeline:pipeline-details' on page 32 undefined on input line 2418. [32] LaTeX Warning: Hyper reference `xsecure:lfsr-configuration-type-lfsr-cfg-t' on page 33 undefined on input line 2538. LaTeX Warning: Reference `xsecure:lfsr-configuration-type-lfsr-cfg-t' on page 3 3 undefined on input line 2538. [33] LaTeX Warning: Hyper reference `xsecure:security-alerts' on page 34 undefined o n input line 2621. LaTeX Warning: Hyper reference `xsecure:security-alerts' on page 34 undefined o n input line 2649. LaTeX Warning: Hyper reference `getting_started:register-cells' on page 34 unde fined on input line 2654. [34] LaTeX Warning: Citation `intro:openhw-obi' on page 35 undefined on input line 2 662. LaTeX Warning: Hyper reference `xsecure:address-phase-checksum-signal' on page 35 undefined on input line 2674. LaTeX Warning: Reference `xsecure:address-phase-checksum-signal' on page 35 und efined on input line 2674. LaTeX Warning: Hyper reference `xsecure:response-phase-checksum-signal' on page 35 undefined on input line 2678. LaTeX Warning: Reference `xsecure:response-phase-checksum-signal' on page 35 un defined on input line 2678. Underfull \hbox (badness 10000) in paragraph at lines 2804--2804 []\T1/qtm/m/n/10 Odd par-ity(\T1/txtt/m/n/10 prot[2:0]\T1/qtm/m/n/10 , Overfull \hbox (4.88058pt too wide) in paragraph at lines 2804--2804 []\T1/txtt/m/n/10 achk[10]| Overfull \hbox (4.88058pt too wide) in paragraph at lines 2804--2804 []\T1/txtt/m/n/10 achk[11]| LaTeX Warning: Citation `intro:openhw-obi' on page 35 undefined on input line 2 811. LaTeX Warning: Citation `intro:openhw-obi' on page 35 undefined on input line 2 880. LaTeX Warning: Citation `intro:openhw-obi' on page 35 undefined on input line 2 885. [35] LaTeX Warning: Hyper reference `pma:pma-integrity' on page 36 undefined on inpu t line 2888. LaTeX Warning: Hyper reference `exceptions_interrupts:basic-interrupt-architect ure-interface-signals' on page 36 undefined on input line 2907. LaTeX Warning: Reference `exceptions_interrupts:basic-interrupt-architecture-in terface-signals' on page 36 undefined on input line 2907. Underfull \hbox (badness 7415) in paragraph at lines 3003--3003 []\T1/qtm/b/n/10 Checked sig- Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/b/n/10 En- Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/b/n/10 Trig-gers Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/b/n/10 alert on Underfull \hbox (badness 6412) in paragraph at lines 3003--3003 []\T1/qtm/b/n/10 Trig-gers syn-chronous ex-cep- Overfull \hbox (16.57426pt too wide) in paragraph at lines 3003--3003 []\T1/txtt/m/n/10 instr_gntpar_i\T1/qtm/m/n/10 , Overfull \hbox (29.82422pt too wide) in paragraph at lines 3003--3003 \T1/txtt/m/n/10 instr_rvalidpar_i| Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/m/n/10 Al- Overfull \hbox (11.32428pt too wide) in paragraph at lines 3003--3003 []\T1/txtt/m/n/10 data_gntpar_i\T1/qtm/m/n/10 , Overfull \hbox (24.57423pt too wide) in paragraph at lines 3003--3003 \T1/txtt/m/n/10 data_rvalidpar_i| Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/m/n/10 Al- Overfull \hbox (3.5743pt too wide) in paragraph at lines 3003--3003 []\T1/txtt/m/n/10 instr_rchk_i| Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/m/n/10 Via Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 tegrity Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/m/n/10 Upon mis- Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 match when Overfull \hbox (10.20789pt too wide) in paragraph at lines 3003--3003 \T1/txtt/m/n/10 instr_rvalid_i Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 tion with mis-match when Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/m/n/10 Via Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 tegrity Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/m/n/10 Upon mis- Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 match when Overfull \hbox (4.9579pt too wide) in paragraph at lines 3003--3003 \T1/txtt/m/n/10 data_rvalid_i Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 with mis-match when LaTeX Warning: Citation `intro:openhw-obi' on page 36 undefined on input line 3 009. [36] LaTeX Warning: Citation `intro:openhw-obi' on page 37 undefined on input line 3 015. [37] [38] Chapter 9. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) LaTeX Warning: Citation `intro:risc-v-zca-zcb-zcmb-zcmp-zcmt' on page 39 undefi ned on input line 3082. [39] LaTeX Warning: Hyper reference `load_store_unit:write-buffer' on page 40 undefi ned on input line 3098. LaTeX Warning: Citation `intro:openhw-obi' on page 40 undefined on input line 3 112. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 40 undefined on input line 3113. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 40 undefined on input line 3113. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 40 undefined on input line 3114. LaTeX Warning: Hyper reference `xsecure:interface-integrity' on page 40 undefin ed on input line 3114. LaTeX Warning: Citation `intro:openhw-obi' on page 40 undefined on input line 3 118. [40] LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 41 undefined on input line 3137. [41] [42] Chapter 10. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 43 undefined on input line 3147. LaTeX Warning: Citation `intro:risc-v-priv' on page 43 undefined on input line 3162. LaTeX Warning: Citation `intro:risc-v-smepmp' on page 43 undefined on input lin e 3162. [43] [44] Chapter 11. [45] [46] Chapter 12. LaTeX Warning: Hyper reference `pma:pma' on page 47 undefined on input line 321 0. [47] [48] Chapter 13. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 49 u ndefined on input line 3227. LaTeX Warning: Hyper reference `sleep:sleep-unit-interface-signals' on page 49 undefined on input line 3249. LaTeX Warning: Reference `sleep:sleep-unit-interface-signals' on page 49 undefi ned on input line 3249. LaTeX Warning: Hyper reference `sleep:wfi' on page 49 undefined on input line 3 286. Underfull \hbox (badness 10000) in paragraph at lines 3286--3286 []\T1/qhv/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 3286--3286 \T1/qhv/m/n/10 rec- Overfull \hbox (29.23451pt too wide) in paragraph at lines 3286--3286 []\T1/txtt/m/n/10 core_sleep_o| Underfull \hbox (badness 10000) in paragraph at lines 3286--3286 []\T1/qtm/m/n/10 out- LaTeX Warning: Hyper reference `sleep:wfi' on page 49 undefined on input line 3 286. [49] LaTeX Warning: Hyper reference `sleep:wfi-example' on page 50 undefined on inpu t line 3364. LaTeX Warning: Reference `sleep:wfi-example' on page 50 undefined on input line 3364. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3370 \noindent\sphinxincludegraphics{{wfi}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3370 \noindent\sphinxincludegraphics{{wfi}.svg} [50] Chapter 14. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 51 undefined on input line 3382. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 51 undefined on input line 3382. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 51 undefined on input line 3383. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 51 undefined on input line 3383. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 51 undefined on input line 3388. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 51 undefined on input line 3388. Overfull \hbox (159.87901pt too wide) in alignment at lines 3471--3737 [] [] [] [] [] Overfull \hbox (186.70776pt too wide) in alignment at lines 3737--4016 [] [] [] [] [] [51] Overfull \hbox (191.70776pt too wide) in alignment at lines 4016--4103 [] [] [] [] [] Package longtable Warning: Column widths have changed (longtable) in table 14.1 on input line 4103. [52] LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 53 undefined on input line 4523. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 53 undefined on input line 4523. [53] Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qhv/m/n/10 Bit Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Overfull \hbox (7.78366pt too wide) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 30:23| Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WPRI Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Overfull \hbox (7.78366pt too wide) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 16:15| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 14:13| Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Overfull \hbox (7.78366pt too wide) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 12:11| Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Overfull \hbox (2.78366pt too wide) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 10:9| Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WPRI Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WPRI Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WPRI Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WPRI [54] [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 5484--5484 []\T1/qhv/m/n/10 Bit Underfull \hbox (badness 10000) in paragraph at lines 5484--5484 []\T1/qtm/m/n/10 WARL (0x0, [57] Underfull \hbox (badness 10000) in paragraph at lines 5557--5557 []\T1/qhv/m/n/10 Bit Underfull \hbox (badness 10000) in paragraph at lines 5557--5557 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 5557--5557 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 5631--5631 []\T1/qhv/m/n/10 Bit Overfull \hbox (5.00366pt too wide) in paragraph at lines 5631--5631 []\T1/qtm/m/n/10 31:N| Underfull \hbox (badness 10000) in paragraph at lines 5631--5631 []\T1/qtm/m/n/10 N- Overfull \hbox (4.11703pt too wide) in paragraph at lines 5631--5631 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 5631--5631 []\T1/qtm/m/n/10 R [58] [59] Overfull \hbox (2.23366pt too wide) in paragraph at lines 5944--5944 []\T1/qhv/m/n/10 Bit#| Overfull \hbox (2.78366pt too wide) in paragraph at lines 5944--5944 []\T1/qtm/m/n/10 31:3| Underfull \hbox (badness 10000) in paragraph at lines 5944--5944 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 5944--5944 []\T1/qtm/m/n/10 WARL [60] Underfull \hbox (badness 10000) in paragraph at lines 6203--6203 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Event Se-lec-tor (\T1/t xtt/bx/n/12 mhpmevent3 .. [61] Underfull \hbox (badness 10000) in paragraph at lines 6461--6464 []|\T1/qtm/b/n/10 MPP: \T1/qtm/m/n/10 Pre-vi-ous priv-i-lege mode. [62] [63] [64] [65] LaTeX Warning: Citation `intro:risc-v-smclic' on page 66 undefined on input lin e 7086. LaTeX Warning: Citation `intro:risc-v-smclic' on page 66 undefined on input lin e 7145. [66] LaTeX Warning: Citation `intro:risc-v-debug' on page 67 undefined on input line 7204. [67] [68] [69] LaTeX Warning: Citation `intro:risc-v-debug' on page 70 undefined on input line 7936. [70] [71] Underfull \hbox (badness 10000) in paragraph at lines 8279--8279 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Counter (\T1/txtt/bx/n/ 12 mhpmcounter3 .. [72] Underfull \hbox (badness 10000) in paragraph at lines 8538--8538 []\T1/qhv/m/n/10 Bit Overfull \hbox (4.44366pt too wide) in paragraph at lines 8538--8538 []\T1/qhv/m/n/10 R/W| Overfull \hbox (7.78366pt too wide) in paragraph at lines 8538--8538 []\T1/qtm/m/n/10 31:20| Underfull \hbox (badness 10000) in paragraph at lines 8538--8538 []\T1/qtm/m/n/10 R Overfull \hbox (6.66367pt too wide) in paragraph at lines 8538--8538 \T1/qtm/m/n/10 (0x0)| Overfull \hbox (7.78366pt too wide) in paragraph at lines 8538--8538 []\T1/qtm/m/n/10 19:16| Overfull \hbox (2.78366pt too wide) in paragraph at lines 8538--8538 []\T1/qtm/m/n/10 15:3| Underfull \hbox (badness 10000) in paragraph at lines 8538--8538 []\T1/qtm/m/n/10 R Overfull \hbox (6.66367pt too wide) in paragraph at lines 8538--8538 \T1/qtm/m/n/10 (0x0)| [73] [74] LaTeX Warning: Hyper reference `integration:core-integration' on page 75 undefi ned on input line 8865. LaTeX Warning: Hyper reference `integration:core-integration' on page 75 undefi ned on input line 8865. LaTeX Warning: Hyper reference `integration:core-integration' on page 75 undefi ned on input line 8909. LaTeX Warning: Hyper reference `integration:core-integration' on page 75 undefi ned on input line 8909. [75] Overfull \hbox (4.35867pt too wide) in paragraph at lines 9053--9053 []\T1/qtm/m/n/10 31:10| Underfull \hbox (badness 10000) in paragraph at lines 9053--9053 []\T1/qtm/m/n/10 WPRI Underfull \hbox (badness 10000) in paragraph at lines 9053--9053 []\T1/qtm/m/n/10 WPRI [76] [77] [78] Chapter 15. LaTeX Warning: Citation `intro:risc-v-priv' on page 79 undefined on input line 9532. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 79 undefined on input line 9543. LaTeX Warning: Citation `intro:risc-v-priv' on page 79 undefined on input line 9553. [79] [80] Chapter 16. LaTeX Warning: Hyper reference `exceptions_interrupts:basic-interrupt-architect ure' on page 81 undefined on input line 9576. LaTeX Warning: Hyper reference `exceptions_interrupts:clic-interrupt-architectu re' on page 81 undefined on input line 9577. Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 In- Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 ter- Overfull \hbox (1.31364pt too wide) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 rupt| Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 Il-le-gal in- Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 Load ac-cess Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 Store/AMO Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 En-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 call from Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 U-Mode Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 En-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 call from Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 M-Mode Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 In-struc- Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 tion par- Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 ity/checksum [81] LaTeX Warning: Hyper reference `instruction_set_extensions:custom-isa-extension s' on page 82 undefined on input line 9771. LaTeX Warning: Citation `intro:risc-v-priv' on page 82 undefined on input line 9783. [82] LaTeX Warning: Citation `intro:risc-v-priv' on page 83 undefined on input line 9814. LaTeX Warning: Hyper reference `control_status_registers:csr-mtvec' on page 83 undefined on input line 9828. LaTeX Warning: Hyper reference `exceptions_interrupts:basic-interrupt-architect ure-interface-signals' on page 83 undefined on input line 9834. LaTeX Warning: Reference `exceptions_interrupts:basic-interrupt-architecture-in terface-signals' on page 83 undefined on input line 9834. Underfull \hbox (badness 10000) in paragraph at lines 9946--9946 []\T1/qhv/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 9946--9946 \T1/qhv/m/n/10 rec- Overfull \hbox (23.82768pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[31:16]| Overfull \hbox (23.82768pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[15:12]| Overfull \hbox (8.07773pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[11]| Overfull \hbox (18.5777pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[10:8]| Overfull \hbox (2.82774pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[7]| Overfull \hbox (13.32771pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[6:4]| Overfull \hbox (2.82774pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[3]| Overfull \hbox (13.32771pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[2:0]| [83] LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 84 undefined on input line 9962. LaTeX Warning: Citation `intro:risc-v-priv' on page 84 undefined on input line 9965. Underfull \hbox (badness 10000) in paragraph at lines 10149--10149 []\T1/qtm/m/n/10 In-ter- Underfull \hbox (badness 10000) in paragraph at lines 10149--10149 []\T1/qtm/m/n/10 Ex-cep-tion [84] LaTeX Warning: Citation `intro:risc-v-smclic' on page 85 undefined on input lin e 10185. LaTeX Warning: Hyper reference `exceptions_interrupts:clic-interrupt-interface' on page 85 undefined on input line 10190. LaTeX Warning: Hyper reference `exceptions_interrupts:clic-interrupt-architectu re-interface-signals' on page 85 undefined on input line 10196. LaTeX Warning: Reference `exceptions_interrupts:clic-interrupt-architecture-int erface-signals' on page 85 undefined on input line 10196. Underfull \hbox (badness 10000) in paragraph at lines 10273--10273 []\T1/qhv/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 10273--10273 \T1/qhv/m/n/10 rec- Overfull \hbox (69.94395pt too wide) in paragraph at lines 10273--10273 []\T1/txtt/m/n/10 clic_irq_id_i[SMCLIC_ID_WIDTH[]1:0]| Overfull \hbox (1.69415pt too wide) in paragraph at lines 10273--10273 []\T1/txtt/m/n/10 clic_irq_level_i[7:0]| LaTeX Warning: Citation `intro:risc-v-smclic' on page 85 undefined on input lin e 10279. [85] LaTeX Warning: Citation `intro:risc-v-smclic' on page 86 undefined on input lin e 10305. LaTeX Warning: Hyper reference `control_status_registers:csr-mtvt' on page 86 u ndefined on input line 10307. LaTeX Warning: Citation `intro:risc-v-smclic' on page 86 undefined on input lin e 10317. [86] Chapter 17. LaTeX Warning: Citation `intro:risc-v-debug' on page 87 undefined on input line 10325. LaTeX Warning: Hyper reference `debug:ebreak-behavior' on page 87 undefined on input line 10366. LaTeX Warning: Citation `intro:risc-v-debug' on page 87 undefined on input line 10399. [87] LaTeX Warning: Hyper reference `debug:ebreak-behavior' on page 88 undefined on input line 10502. LaTeX Warning: Hyper reference `control_status_registers:csr-dcsr' on page 88 u ndefined on input line 10514. LaTeX Warning: Hyper reference `control_status_registers:csr-dpc' on page 88 un defined on input line 10514. LaTeX Warning: Hyper reference `control_status_registers:csr-tselect' on page 8 8 undefined on input line 10518. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata1' on page 88 undefined on input line 10518. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata2' on page 88 undefined on input line 10518. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata3' on page 88 undefined on input line 10518. LaTeX Warning: Hyper reference `control_status_registers:csr-tinfo' on page 88 undefined on input line 10519. LaTeX Warning: Hyper reference `control_status_registers:csr-tcontrol' on page 88 undefined on input line 10519. LaTeX Warning: Citation `intro:risc-v-debug' on page 88 undefined on input line 10519. [88] LaTeX Warning: Citation `intro:risc-v-debug' on page 89 undefined on input line 10531. LaTeX Warning: Hyper reference `debug:debug-running' on page 89 undefined on in put line 10546. LaTeX Warning: Reference `debug:debug-running' on page 89 undefined on input li ne 10546. LaTeX Warning: Hyper reference `debug:debug-halted' on page 89 undefined on inp ut line 10546. LaTeX Warning: Reference `debug:debug-halted' on page 89 undefined on input lin e 10546. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.10552 ...inxincludegraphics{{debug_running}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.10552 ...inxincludegraphics{{debug_running}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.10559 ...hinxincludegraphics{{debug_halted}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.10559 ...hinxincludegraphics{{debug_halted}.svg} LaTeX Warning: Citation `intro:risc-v-debug' on page 89 undefined on input line 10585. LaTeX Warning: Citation `intro:risc-v-priv' on page 89 undefined on input line 10586. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 89 undefined on input lin e 10586. [89] [90] Chapter 18. LaTeX Warning: Citation `intro:symbiotic-rvfi' on page 91 undefined on input li ne 10660. [91] LaTeX Warning: Citation `intro:symbiotic-rvfi' on page 92 undefined on input li ne 10773. Overfull \hbox (1.6225pt too wide) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 Trap Overfull \hbox (3.24248pt too wide) in paragraph at lines 11486--11486 \T1/qhv/m/n/10 Type Overfull \hbox (3.24248pt too wide) detected at line 11486 \T1/qhv/m/n/10 Type Overfull \hbox (1.6225pt too wide) detected at line 11486 []\T1/qhv/m/n/10 Trap Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 CSRs Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) detected at line 11486 \T1/qhv/m/n/10 up- Overfull \hbox (2.18365pt too wide) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 trap| Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 ex- Overfull \hbox (2.02744pt too wide) in paragraph at lines 11486--11486 \T1/qhv/m/n/10 cep- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 de- Overfull \hbox (1.68365pt too wide) in paragraph at lines 11486--11486 \T1/qhv/m/n/10 bug| Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 ex-cep- Overfull \hbox (17.64265pt too wide) in paragraph at lines 11486--11486 \T1/qhv/m/n/10 tion_cause| Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 de- Overfull \hbox (24.16138pt too wide) in paragraph at lines 11486--11486 \T1/qhv/m/n/10 bug_cause| Overfull \hbox (30.05145pt too wide) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 cause_type| Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) detected at line 11486 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) detected at line 11486 []\T1/qtm/m/n/10 Ex- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 EBREAK ex-e-cuted with Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Load Ac-cess Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) detected at line 11486 []\T1/qtm/m/n/10 Ex- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Store/AMO Underfull \hbox (badness 10000) detected at line 11486 []\T1/qtm/m/n/10 Store/AMO Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) detected at line 11486 []\T1/qtm/m/n/10 Ex- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 En-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) detected at line 11486 []\T1/qtm/m/n/10 Ex- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 Par-ity / Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 Check-sum Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 dpc\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 No Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 CSRs Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 dpc\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 dpc\T1/qtm/m/n/10 , [92] [93] Underfull \hbox (badness 10000) in paragraph at lines 11582--11582 []\T1/qtm/m/n/10 Table 18.5: |Table of sce-nar-ios for 1st in-struc-tion of ex- cep- Overfull \hbox (18.93358pt too wide) in paragraph at lines 11812--11812 []\T1/qhv/m/n/10 rvfi_dbg[2:0] Overfull \hbox (18.93358pt too wide) detected at line 11812 []\T1/qhv/m/n/10 rvfi_dbg[2:0] Overfull \hbox (17.68799pt too wide) in paragraph at lines 11812--11812 []\T1/qhv/m/n/10 mcause[31] Overfull \hbox (17.68799pt too wide) detected at line 11812 []\T1/qhv/m/n/10 mcause[31] Underfull \hbox (badness 10000) in paragraph at lines 11812--11812 []\T1/qhv/m/n/10 dcsr[8:6] Underfull \hbox (badness 10000) in paragraph at lines 11812--11812 []\T1/qhv/m/n/10 ex- Underfull \hbox (badness 10000) in paragraph at lines 11812--11812 \T1/qhv/m/n/10 cep- Underfull \hbox (badness 10000) in paragraph at lines 11812--11812 []\T1/qhv/m/n/10 in-ter- Underfull \hbox (badness 10000) in paragraph at lines 11812--11812 []\T1/qtm/m/n/10 In-ter-rupt Underfull \hbox (badness 10000) in paragraph at lines 11812--11812 []\T1/qtm/m/n/10 0x3 or [94] LaTeX Warning: Citation `intro:symbiotic-rvfi' on page 95 undefined on input li ne 11870. [95] [96] Chapter 19. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 97 undefined on input line 11969. [97] [98] Chapter 20. [99] [100] Chapter 21. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 10 1 undefined on input line 12083. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 101 un defined on input line 12095. [101] [102] Underfull \hbox (badness 6927) in paragraph at lines 12177--12180 []\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 Underfull \hbox (badness 10000) in paragraph at lines 12181--12184 [][]$\T1/qtm/m/n/10 https : / / github . com / riscv / riscv-[]debug-[]spec / b lob / b659d7dc7f578e1a2a76f9e62a5eec0f2d80045c / Underfull \hbox (badness 10000) in paragraph at lines 12185--12188 []\T1/qtm/m/n/10 ^^PSm-clic^^Q Core-Local In-ter-rupt Con-troller (CLIC) RISC-V Priv-i-leged Ar-chi-tec-ture Underfull \hbox (badness 10000) in paragraph at lines 12185--12188 \T1/qtm/m/n/10 Ex-ten-sion, ver-sion 0.9-draft, 3/15/2022, [][]$https : / / git hub . com / riscv / riscv-[]fast-[]interrupt / blob / No file openhw-group-cv32e40s-user-manual.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [103] (./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 (107 pages, 565987 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 24 undefined on input line 1882 Citation `intro:openhw-obi' on page 25 undefined on input line 1925 Citation `intro:openhw-obi' on page 29 undefined on input line 2165 Citation `intro:openhw-obi' on page 29 undefined on input line 2230 Citation `intro:openhw-obi' on page 30 undefined on input line 2254 Citation `intro:openhw-obi' on page 35 undefined on input line 2662 Citation `intro:openhw-obi' on page 35 undefined on input line 2811 Citation `intro:openhw-obi' on page 35 undefined on input line 2880 Citation `intro:openhw-obi' on page 35 undefined on input line 2885 Citation `intro:openhw-obi' on page 36 undefined on input line 3009 Citation `intro:openhw-obi' on page 37 undefined on input line 3015 Citation `intro:openhw-obi' on page 40 undefined on input line 3112 Citation `intro:openhw-obi' on page 40 undefined on input line 3118 Citation `intro:risc-v-crypto' on page 6 undefined on input line 212 Citation `intro:risc-v-debug' on page 67 undefined on input line 7204 Citation `intro:risc-v-debug' on page 70 undefined on input line 7936 Citation `intro:risc-v-debug' on page 87 undefined on input line 10325 Citation `intro:risc-v-debug' on page 87 undefined on input line 10399 Citation `intro:risc-v-debug' on page 88 undefined on input line 10519 Citation `intro:risc-v-debug' on page 89 undefined on input line 10531 Citation `intro:risc-v-debug' on page 89 undefined on input line 10585 Citation `intro:risc-v-priv' on page 43 undefined on input line 3162 Citation `intro:risc-v-priv' on page 7 undefined on input line 437 Citation `intro:risc-v-priv' on page 79 undefined on input line 9532 Citation `intro:risc-v-priv' on page 79 undefined on input line 9553 Citation `intro:risc-v-priv' on page 82 undefined on input line 9783 Citation `intro:risc-v-priv' on page 83 undefined on input line 9814 Citation `intro:risc-v-priv' on page 84 undefined on input line 9965 Citation `intro:risc-v-priv' on page 89 undefined on input line 10586 Citation `intro:risc-v-smclic' on page 66 undefined on input line 7086 Citation `intro:risc-v-smclic' on page 66 undefined on input line 7145 Citation `intro:risc-v-smclic' on page 85 undefined on input line 10185 Citation `intro:risc-v-smclic' on page 85 undefined on input line 10279 Citation `intro:risc-v-smclic' on page 86 undefined on input line 10305 Citation `intro:risc-v-smclic' on page 86 undefined on input line 10317 Citation `intro:risc-v-smepmp' on page 43 undefined on input line 3162 Citation `intro:risc-v-smepmp' on page 8 undefined on input line 461 Citation `intro:risc-v-smstateen' on page 8 undefined on input line 465 Citation `intro:risc-v-unpriv' on page 6 undefined on input line 165 Citation `intro:risc-v-unpriv' on page 6 undefined on input line 212 Citation `intro:risc-v-unpriv' on page 89 undefined on input line 10586 Citation `intro:risc-v-zba-zbb-zbc-zbs' on page 6 undefined on input line 212 Citation `intro:risc-v-zca-zcb-zcmb-zcmp-zcmt' on page 39 undefined on input line 3082 Citation `intro:risc-v-zca-zcb-zcmb-zcmp-zcmt' on page 6 undefined on input line 212 Citation `intro:symbiotic-rvfi' on page 91 undefined on input line 10660 Citation `intro:symbiotic-rvfi' on page 92 undefined on input line 10773 Citation `intro:symbiotic-rvfi' on page 95 undefined on input line 11870 Reference `control_status_registers:control-and-status-register-map' on page 51 undefined on input line 3382 Reference `control_status_registers:control-and-status-register-map' on page 51 undefined on input line 3383 Reference `control_status_registers:control-and-status-register-map' on page 51 undefined on input line 3388 Reference `control_status_registers:control-and-status-register-map' on page 53 undefined on input line 4523 Reference `debug:debug-halted' on page 89 undefined on input line 10546 Reference `debug:debug-running' on page 89 undefined on input line 10546 Reference `exceptions_interrupts:basic-interrupt-architecture-interface-signals' on page 36 undefined on input line 2907 Reference `exceptions_interrupts:basic-interrupt-architecture-interface-signals' on page 83 undefined on input line 9834 Reference `exceptions_interrupts:clic-interrupt-architecture-interface-signals' on page 85 undefined on input line 10196 Reference `instruction_fetch:instruction-fetch-interface-signals' on page 23 undefined on input line 1700 Reference `instruction_fetch:obi-instruction-basic' on page 24 undefined on input line 1890 Reference `instruction_fetch:obi-instruction-multiple-outstanding' on page 24 undefined on input line 1890 Reference `intro:blockdiagram' on page 5 undefined on input line 125 Reference `load_store_unit:lsu-interface-signals' on page 27 undefined on input line 1938 Reference `load_store_unit:obi-data-back-to-back' on page 29 undefined on input line 2194 Reference `load_store_unit:obi-data-basic' on page 29 undefined on input line 2194 Reference `load_store_unit:obi-data-multiple-outstanding' on page 29 undefined on input line 2195 Reference `load_store_unit:obi-data-slow-response' on page 29 undefined on input line 2194 Reference `pipeline:cycle-counts-per-instruction-type' on page 19 undefined on input line 1444 Reference `sleep:sleep-unit-interface-signals' on page 49 undefined on input line 3249 Reference `sleep:wfi-example' on page 50 undefined on input line 3364 Reference `xsecure:address-phase-checksum-signal' on page 35 undefined on input line 2674 Reference `xsecure:lfsr-configuration-type-lfsr-cfg-t' on page 33 undefined on input line 2538 Reference `xsecure:response-phase-checksum-signal' on page 35 undefined on input line 2678 Latexmk: Summary of warnings: Latex failed to resolve 24 reference(s) Latex failed to resolve 47 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' ------------ Latexmk: applying 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"' ------------ 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' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="openhw-group-cv32e40s-user-manual" "CV32E40S_User_Manual.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./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) (./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)) (./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] [1] [2] Chapter 1. [3] [4] Chapter 2. [5 <./CV32E40S_Block_Diagram.png>] Underfull \hbox (badness 10000) in paragraph at lines 211--213 []\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 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 M_EXT Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 M_EXT [6] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [7] [8] [9] [10] Chapter 3. [11] [12] Chapter 4. [13] Underfull \vbox (badness 10000) detected at line 868 Underfull \vbox (badness 10000) detected at line 868 [14] Overfull \hbox (34.74228pt too wide) in paragraph at lines 1128--1128 []\T1/qhv/m/n/10 Type/Range| Overfull \hbox (9.39229pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 rv32_e| Overfull \hbox (12.73228pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 b_ext_e| Overfull \hbox (15.51228pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 m_ext_e| Overfull \hbox (54.59328pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 DBG_NUM_TRIGGERS| Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 int Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 (0..4 Overfull \hbox (49.34329pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMA_NUM_REGIONS| Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 int Overfull \hbox (8.0823pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 (0..16)| Overfull \hbox (17.84338pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMA_CFG[]| Overfull \hbox (24.1923pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 pma_cfg_t| Overfull \hbox (48.09561pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 PMA_R_DEFAULT| Overfull \hbox (49.34329pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMP_GRANULARITY| Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 int Overfull \hbox (8.0823pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 (0..31)| Overfull \hbox (49.34329pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMP_NUM_REGIONS| Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 int Overfull \hbox (8.0823pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 (0..64)| Overfull \hbox (54.59328pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMP_PMPNCFG_RV[]| Overfull \hbox (2.5323pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 pmp- Overfull \hbox (6.9723pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 ncfg_t| Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 PMP- Overfull \hbox (41.27562pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 NCFG_DEFAULT| Overfull \hbox (54.59328pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMP_PMPADDR_RV[]| Overfull \hbox (25.8623pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 logic[31:0]| Overfull \hbox (44.0933pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMP_MSECCFG_RV| Overfull \hbox (5.3023pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 msec- Overfull \hbox (1.9723pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 cfg_t| Overfull \hbox (2.09343pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 SMCLIC| Overfull \hbox (49.34329pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 SMCLIC_ID_WIDTH| Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 int Overfull \hbox (4.7523pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 (1..10 Overfull \hbox (20.10231pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 lfsr_cfg_t| Overfull \hbox (63.1056pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 LFSR_CFG_DEFAULT| Overfull \hbox (20.10231pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 lfsr_cfg_t| Overfull \hbox (63.1056pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 LFSR_CFG_DEFAULT| Overfull \hbox (20.10231pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 lfsr_cfg_t| Overfull \hbox (63.1056pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 LFSR_CFG_DEFAULT| [15] Underfull \hbox (badness 10000) in paragraph at lines 1403--1403 []\T1/qhv/m/n/10 Sig- Overfull \hbox (5.19156pt too wide) in paragraph at lines 1403--1403 []\T1/qhv/m/n/10 Width| Overfull \hbox (2.61305pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 rst_ni| Overfull \hbox (34.11296pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 scan_cg_en_i| Overfull \hbox (28.86298pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 boot_addr_i| Overfull \hbox (34.11296pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 mtvec_addr_i| Overfull \hbox (44.61293pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 dm_halt_addr_i| Overfull \hbox (70.86285pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 dm_exception_addr_i| Overfull \hbox (18.363pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 mhartid_i| Overfull \hbox (44.61293pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 mimpid_patch_i| Overfull \hbox (7.86304pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 instr_*| Overfull \hbox (2.61305pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 data_*| Overfull \hbox (13.11302pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 mcycle_o| Overfull \hbox (13.11302pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 clic_*_i| Overfull \hbox (7.86304pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 debug_*| Overfull \hbox (7.86304pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 alert_*| Overfull \hbox (44.61293pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 fetch_enable_i| Overfull \hbox (34.11296pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 core_sleep_o| [16] [17] [18 <./CV32E40S_Pipeline.png>] Chapter 5. Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qhv/m/n/10 In- Overfull \hbox (4.6836pt too wide) in paragraph at lines 1646--1646 \T1/qhv/m/n/10 struc- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qhv/m/n/10 tion Overfull \hbox (0.96358pt too wide) in paragraph at lines 1646--1646 \T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 In-te- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 ger Overfull \hbox (2.5136pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 pu- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 ta- Overfull \hbox (2.5136pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 tional| Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 Ac- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 min-streth, mh-pm-counter*h, mcountin- Overfull \hbox (23.9736pt too wide) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Load/Store| Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Mul- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 ti-pli- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 ca- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 vi- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Re- Overfull \hbox (3.0636pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 main- Overfull \hbox (1.4036pt too wide) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Jump| Overfull \hbox (8.46361pt too wide) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Branch Overfull \hbox (1.1936pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 (Not- Overfull \hbox (7.1036pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 Taken)| Overfull \hbox (8.46361pt too wide) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Branch Overfull \hbox (10.43361pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 (Taken)| Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 In- Overfull \hbox (2.55359pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 struc- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 tion Overfull \hbox (3.4136pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 Fence| [19] [20] [21] [22] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 \T1/qtm/b/n/10 rec- Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Overfull \hbox (7.63303pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_reqpar_o| Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Overfull \hbox (7.63303pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_gntpar_i| Overfull \hbox (28.63297pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_addr_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Overfull \hbox (39.13293pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_memtype_o[1:0]| Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Overfull \hbox (23.38298pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_prot_o[2:0]| Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Overfull \hbox (28.63297pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_achk_o[11:0]| Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Overfull \hbox (7.63303pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_rvalid_i| Overfull \hbox (23.38298pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_rvalidpar_i| Overfull \hbox (33.88295pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_rdata_i[31:0]| Overfull \hbox (23.38298pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_rchk_i[4:0]| [23] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1896 ...udegraphics{{obi_instruction_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1896 ...udegraphics{{obi_instruction_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1903 ...raphics{{obi_instruction_basic_err}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1903 ...raphics{{obi_instruction_basic_err}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1910 ...i_instruction_multiple_outstanding}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1910 ...i_instruction_multiple_outstanding}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1917 ...struction_multiple_outstanding_err}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1917 ...struction_multiple_outstanding_err}.svg} [24] [25] [26] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 \T1/qtm/b/n/10 rec- Overfull \hbox (7.44574pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_req_o| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (23.1957pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_reqpar_o| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (7.44574pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_gnt_i| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- Overfull \hbox (23.1957pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_gntpar_i| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- Overfull \hbox (44.19563pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_addr_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (28.44568pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_be_o[3:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (59.94559pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_mem_type_o[1:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (38.94565pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_prot_o[2:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (7.44574pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_dbg_o| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (49.44562pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_wdata_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (2.19576pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_we_o| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (44.19563pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_achk_o[11:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (23.1957pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_rvalid_i| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- Overfull \hbox (38.94565pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_rvalidpar_i| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- Overfull \hbox (49.44562pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_rdata_i[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- Overfull \hbox (7.44574pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_err_i| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- Overfull \hbox (38.94565pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_rchk_i[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- [27] [28] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2201 ...inxincludegraphics{{obi_data_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2201 ...inxincludegraphics{{obi_data_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2208 ...udegraphics{{obi_data_back_to_back}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2208 ...udegraphics{{obi_data_back_to_back}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2215 ...degraphics{{obi_data_slow_response}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2215 ...degraphics{{obi_data_slow_response}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2222 ...ics{{obi_data_multiple_outstanding}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2222 ...ics{{obi_data_multiple_outstanding}.svg} [29] [30] Chapter 8. [31] [32] [33] [34] Underfull \hbox (badness 10000) in paragraph at lines 2804--2804 []\T1/qtm/m/n/10 Odd par-ity(\T1/txtt/m/n/10 prot[2:0]\T1/qtm/m/n/10 , Overfull \hbox (4.88058pt too wide) in paragraph at lines 2804--2804 []\T1/txtt/m/n/10 achk[10]| Overfull \hbox (4.88058pt too wide) in paragraph at lines 2804--2804 []\T1/txtt/m/n/10 achk[11]| [35] Underfull \hbox (badness 7415) in paragraph at lines 3003--3003 []\T1/qtm/b/n/10 Checked sig- Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/b/n/10 En- Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/b/n/10 Trig-gers Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/b/n/10 alert on Underfull \hbox (badness 6412) in paragraph at lines 3003--3003 []\T1/qtm/b/n/10 Trig-gers syn-chronous ex-cep- Overfull \hbox (16.57426pt too wide) in paragraph at lines 3003--3003 []\T1/txtt/m/n/10 instr_gntpar_i\T1/qtm/m/n/10 , Overfull \hbox (29.82422pt too wide) in paragraph at lines 3003--3003 \T1/txtt/m/n/10 instr_rvalidpar_i| Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/m/n/10 Al- Overfull \hbox (11.32428pt too wide) in paragraph at lines 3003--3003 []\T1/txtt/m/n/10 data_gntpar_i\T1/qtm/m/n/10 , Overfull \hbox (24.57423pt too wide) in paragraph at lines 3003--3003 \T1/txtt/m/n/10 data_rvalidpar_i| Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/m/n/10 Al- Overfull \hbox (3.5743pt too wide) in paragraph at lines 3003--3003 []\T1/txtt/m/n/10 instr_rchk_i| Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/m/n/10 Via Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 tegrity Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/m/n/10 Upon mis- Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 match when Overfull \hbox (10.20789pt too wide) in paragraph at lines 3003--3003 \T1/txtt/m/n/10 instr_rvalid_i Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 tion with mis-match when Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/m/n/10 Via Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 tegrity Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/m/n/10 Upon mis- Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 match when Overfull \hbox (4.9579pt too wide) in paragraph at lines 3003--3003 \T1/txtt/m/n/10 data_rvalid_i Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 with mis-match when [36] [37] [38] Chapter 9. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [39] [40] [41] [42] Chapter 10. [43] [44] Chapter 11. [45] [46] Chapter 12. [47] [48] Chapter 13. Underfull \hbox (badness 10000) in paragraph at lines 3286--3286 []\T1/qhv/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 3286--3286 \T1/qhv/m/n/10 rec- Overfull \hbox (29.23451pt too wide) in paragraph at lines 3286--3286 []\T1/txtt/m/n/10 core_sleep_o| Underfull \hbox (badness 10000) in paragraph at lines 3286--3286 []\T1/qtm/m/n/10 out- [49] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3370 \noindent\sphinxincludegraphics{{wfi}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3370 \noindent\sphinxincludegraphics{{wfi}.svg} [50] Chapter 14. Overfull \hbox (191.70776pt too wide) in alignment at lines 3422--3443 [] [] [] [] [] Overfull \hbox (191.70776pt too wide) in alignment at lines 3443--3465 [] [] [] [] [] Overfull \hbox (191.70776pt too wide) in alignment at lines 3465--3469 [] [] [] [] [] Overfull \hbox (191.70776pt too wide) in alignment at lines 3469--3471 [] [] [] [] [] Overfull \hbox (191.70776pt too wide) in alignment at lines 3471--3737 [] [] [] [] [] Overfull \hbox (191.70776pt too wide) in alignment at lines 3737--4016 [] [] [] [] [] [51] Overfull \hbox (191.70776pt too wide) in alignment at lines 4016--4103 [] [] [] [] [] [52] [53] Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qhv/m/n/10 Bit Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Overfull \hbox (7.78366pt too wide) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 30:23| Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WPRI Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Overfull \hbox (7.78366pt too wide) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 16:15| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 14:13| Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Overfull \hbox (7.78366pt too wide) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 12:11| Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Overfull \hbox (2.78366pt too wide) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 10:9| Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WPRI Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WPRI Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WPRI Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WPRI [54] [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 5484--5484 []\T1/qhv/m/n/10 Bit Underfull \hbox (badness 10000) in paragraph at lines 5484--5484 []\T1/qtm/m/n/10 WARL (0x0, [57] Underfull \hbox (badness 10000) in paragraph at lines 5557--5557 []\T1/qhv/m/n/10 Bit Underfull \hbox (badness 10000) in paragraph at lines 5557--5557 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 5557--5557 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 5631--5631 []\T1/qhv/m/n/10 Bit Overfull \hbox (5.00366pt too wide) in paragraph at lines 5631--5631 []\T1/qtm/m/n/10 31:N| Underfull \hbox (badness 10000) in paragraph at lines 5631--5631 []\T1/qtm/m/n/10 N- Overfull \hbox (4.11703pt too wide) in paragraph at lines 5631--5631 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 5631--5631 []\T1/qtm/m/n/10 R [58] [59] Overfull \hbox (2.23366pt too wide) in paragraph at lines 5944--5944 []\T1/qhv/m/n/10 Bit#| Overfull \hbox (2.78366pt too wide) in paragraph at lines 5944--5944 []\T1/qtm/m/n/10 31:3| Underfull \hbox (badness 10000) in paragraph at lines 5944--5944 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 5944--5944 []\T1/qtm/m/n/10 WARL [60] Underfull \hbox (badness 10000) in paragraph at lines 6203--6203 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Event Se-lec-tor (\T1/t xtt/bx/n/12 mhpmevent3 .. [61] Underfull \hbox (badness 10000) in paragraph at lines 6461--6464 []|\T1/qtm/b/n/10 MPP: \T1/qtm/m/n/10 Pre-vi-ous priv-i-lege mode. [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] Underfull \hbox (badness 10000) in paragraph at lines 8279--8279 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Counter (\T1/txtt/bx/n/ 12 mhpmcounter3 .. [72] Underfull \hbox (badness 10000) in paragraph at lines 8538--8538 []\T1/qhv/m/n/10 Bit Overfull \hbox (4.44366pt too wide) in paragraph at lines 8538--8538 []\T1/qhv/m/n/10 R/W| Overfull \hbox (7.78366pt too wide) in paragraph at lines 8538--8538 []\T1/qtm/m/n/10 31:20| Underfull \hbox (badness 10000) in paragraph at lines 8538--8538 []\T1/qtm/m/n/10 R Overfull \hbox (6.66367pt too wide) in paragraph at lines 8538--8538 \T1/qtm/m/n/10 (0x0)| Overfull \hbox (7.78366pt too wide) in paragraph at lines 8538--8538 []\T1/qtm/m/n/10 19:16| Overfull \hbox (2.78366pt too wide) in paragraph at lines 8538--8538 []\T1/qtm/m/n/10 15:3| Underfull \hbox (badness 10000) in paragraph at lines 8538--8538 []\T1/qtm/m/n/10 R Overfull \hbox (6.66367pt too wide) in paragraph at lines 8538--8538 \T1/qtm/m/n/10 (0x0)| [73] [74] [75] Overfull \hbox (4.35867pt too wide) in paragraph at lines 9053--9053 []\T1/qtm/m/n/10 31:10| Underfull \hbox (badness 10000) in paragraph at lines 9053--9053 []\T1/qtm/m/n/10 WPRI Underfull \hbox (badness 10000) in paragraph at lines 9053--9053 []\T1/qtm/m/n/10 WPRI [76] [77] [78] Chapter 15. [79] [80] Chapter 16. Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 In- Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 ter- Overfull \hbox (1.31364pt too wide) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 rupt| Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 Il-le-gal in- Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 Load ac-cess Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 Store/AMO Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 En-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 call from Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 U-Mode Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 En-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 call from Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 M-Mode Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 In-struc- Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 tion par- Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 ity/checksum [81] [82] Underfull \hbox (badness 10000) in paragraph at lines 9946--9946 []\T1/qhv/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 9946--9946 \T1/qhv/m/n/10 rec- Overfull \hbox (23.82768pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[31:16]| Overfull \hbox (23.82768pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[15:12]| Overfull \hbox (8.07773pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[11]| Overfull \hbox (18.5777pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[10:8]| Overfull \hbox (2.82774pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[7]| Overfull \hbox (13.32771pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[6:4]| Overfull \hbox (2.82774pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[3]| Overfull \hbox (13.32771pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[2:0]| [83] Underfull \hbox (badness 10000) in paragraph at lines 10149--10149 []\T1/qtm/m/n/10 In-ter- Underfull \hbox (badness 10000) in paragraph at lines 10149--10149 []\T1/qtm/m/n/10 Ex-cep-tion [84] Underfull \hbox (badness 10000) in paragraph at lines 10273--10273 []\T1/qhv/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 10273--10273 \T1/qhv/m/n/10 rec- Overfull \hbox (69.94395pt too wide) in paragraph at lines 10273--10273 []\T1/txtt/m/n/10 clic_irq_id_i[SMCLIC_ID_WIDTH[]1:0]| Overfull \hbox (1.69415pt too wide) in paragraph at lines 10273--10273 []\T1/txtt/m/n/10 clic_irq_level_i[7:0]| [85] [86] Chapter 17. [87] [88] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.10552 ...inxincludegraphics{{debug_running}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.10552 ...inxincludegraphics{{debug_running}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.10559 ...hinxincludegraphics{{debug_halted}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.10559 ...hinxincludegraphics{{debug_halted}.svg} [89] [90] Chapter 18. [91] Overfull \hbox (1.6225pt too wide) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 Trap Overfull \hbox (3.24248pt too wide) in paragraph at lines 11486--11486 \T1/qhv/m/n/10 Type Overfull \hbox (3.24248pt too wide) detected at line 11486 \T1/qhv/m/n/10 Type Overfull \hbox (1.6225pt too wide) detected at line 11486 []\T1/qhv/m/n/10 Trap Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 CSRs Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) detected at line 11486 \T1/qhv/m/n/10 up- Overfull \hbox (2.18365pt too wide) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 trap| Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 ex- Overfull \hbox (2.02744pt too wide) in paragraph at lines 11486--11486 \T1/qhv/m/n/10 cep- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 de- Overfull \hbox (1.68365pt too wide) in paragraph at lines 11486--11486 \T1/qhv/m/n/10 bug| Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 ex-cep- Overfull \hbox (17.64265pt too wide) in paragraph at lines 11486--11486 \T1/qhv/m/n/10 tion_cause| Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 de- Overfull \hbox (24.16138pt too wide) in paragraph at lines 11486--11486 \T1/qhv/m/n/10 bug_cause| Overfull \hbox (30.05145pt too wide) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 cause_type| Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) detected at line 11486 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) detected at line 11486 []\T1/qtm/m/n/10 Ex- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 EBREAK ex-e-cuted with Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Load Ac-cess Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) detected at line 11486 []\T1/qtm/m/n/10 Ex- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Store/AMO Underfull \hbox (badness 10000) detected at line 11486 []\T1/qtm/m/n/10 Store/AMO Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) detected at line 11486 []\T1/qtm/m/n/10 Ex- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 En-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) detected at line 11486 []\T1/qtm/m/n/10 Ex- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 Par-ity / Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 Check-sum Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 dpc\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 No Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 CSRs Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 dpc\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 dpc\T1/qtm/m/n/10 , [92] [93] Underfull \hbox (badness 10000) in paragraph at lines 11582--11582 []\T1/qtm/m/n/10 Table 18.5: |Table of sce-nar-ios for 1st in-struc-tion of ex- cep- Overfull \hbox (18.93358pt too wide) in paragraph at lines 11812--11812 []\T1/qhv/m/n/10 rvfi_dbg[2:0] Overfull \hbox (18.93358pt too wide) detected at line 11812 []\T1/qhv/m/n/10 rvfi_dbg[2:0] Overfull \hbox (17.68799pt too wide) in paragraph at lines 11812--11812 []\T1/qhv/m/n/10 mcause[31] Overfull \hbox (17.68799pt too wide) detected at line 11812 []\T1/qhv/m/n/10 mcause[31] Underfull \hbox (badness 10000) in paragraph at lines 11812--11812 []\T1/qhv/m/n/10 dcsr[8:6] Underfull \hbox (badness 10000) in paragraph at lines 11812--11812 []\T1/qhv/m/n/10 ex- Underfull \hbox (badness 10000) in paragraph at lines 11812--11812 \T1/qhv/m/n/10 cep- Underfull \hbox (badness 10000) in paragraph at lines 11812--11812 []\T1/qhv/m/n/10 in-ter- Underfull \hbox (badness 10000) in paragraph at lines 11812--11812 []\T1/qtm/m/n/10 In-ter-rupt Underfull \hbox (badness 10000) in paragraph at lines 11812--11812 []\T1/qtm/m/n/10 0x3 or [94] [95] [96] Chapter 19. [97] [98] Chapter 20. [99] [100] Chapter 21. [101] [102] Underfull \hbox (badness 6927) in paragraph at lines 12177--12180 []\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 Underfull \hbox (badness 10000) in paragraph at lines 12181--12184 [][]$\T1/qtm/m/n/10 https : / / github . com / riscv / riscv-[]debug-[]spec / b lob / b659d7dc7f578e1a2a76f9e62a5eec0f2d80045c / Underfull \hbox (badness 10000) in paragraph at lines 12185--12188 []\T1/qtm/m/n/10 ^^PSm-clic^^Q Core-Local In-ter-rupt Con-troller (CLIC) RISC-V Priv-i-leged Ar-chi-tec-ture Underfull \hbox (badness 10000) in paragraph at lines 12185--12188 \T1/qtm/m/n/10 Ex-ten-sion, ver-sion 0.9-draft, 3/15/2022, [][]$https : / / git hub . com / riscv / riscv-[]fast-[]interrupt / blob / (./openhw-group-cv32e40s-user-manual.ind) [103] (./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 (109 pages, 597728 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' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="openhw-group-cv32e40s-user-manual" "CV32E40S_User_Manual.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./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) (./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)) (./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] [1] [2] Chapter 1. [3] [4] Chapter 2. [5 <./CV32E40S_Block_Diagram.png>] Underfull \hbox (badness 10000) in paragraph at lines 211--213 []\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 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 M_EXT Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 394--394 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 394--394 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 M_EXT [6] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [7] [8] [9] [10] Chapter 3. [11] [12] Chapter 4. [13] Underfull \vbox (badness 10000) detected at line 868 Underfull \vbox (badness 10000) detected at line 868 [14] Overfull \hbox (34.74228pt too wide) in paragraph at lines 1128--1128 []\T1/qhv/m/n/10 Type/Range| Overfull \hbox (9.39229pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 rv32_e| Overfull \hbox (12.73228pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 b_ext_e| Overfull \hbox (15.51228pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 m_ext_e| Overfull \hbox (54.59328pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 DBG_NUM_TRIGGERS| Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 int Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 (0..4 Overfull \hbox (49.34329pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMA_NUM_REGIONS| Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 int Overfull \hbox (8.0823pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 (0..16)| Overfull \hbox (17.84338pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMA_CFG[]| Overfull \hbox (24.1923pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 pma_cfg_t| Overfull \hbox (48.09561pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 PMA_R_DEFAULT| Overfull \hbox (49.34329pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMP_GRANULARITY| Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 int Overfull \hbox (8.0823pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 (0..31)| Overfull \hbox (49.34329pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMP_NUM_REGIONS| Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 int Overfull \hbox (8.0823pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 (0..64)| Overfull \hbox (54.59328pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMP_PMPNCFG_RV[]| Overfull \hbox (2.5323pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 pmp- Overfull \hbox (6.9723pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 ncfg_t| Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 PMP- Overfull \hbox (41.27562pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 NCFG_DEFAULT| Overfull \hbox (54.59328pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMP_PMPADDR_RV[]| Overfull \hbox (25.8623pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 logic[31:0]| Overfull \hbox (44.0933pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 PMP_MSECCFG_RV| Overfull \hbox (5.3023pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 msec- Overfull \hbox (1.9723pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 cfg_t| Overfull \hbox (2.09343pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 SMCLIC| Overfull \hbox (49.34329pt too wide) in paragraph at lines 1128--1128 []\T1/txtt/m/n/10 SMCLIC_ID_WIDTH| Underfull \hbox (badness 10000) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 int Overfull \hbox (4.7523pt too wide) in paragraph at lines 1128--1128 \T1/qtm/m/n/10 (1..10 Overfull \hbox (20.10231pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 lfsr_cfg_t| Overfull \hbox (63.1056pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 LFSR_CFG_DEFAULT| Overfull \hbox (20.10231pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 lfsr_cfg_t| Overfull \hbox (63.1056pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 LFSR_CFG_DEFAULT| Overfull \hbox (20.10231pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 lfsr_cfg_t| Overfull \hbox (63.1056pt too wide) in paragraph at lines 1128--1128 []\T1/qtm/m/n/10 LFSR_CFG_DEFAULT| [15] Underfull \hbox (badness 10000) in paragraph at lines 1403--1403 []\T1/qhv/m/n/10 Sig- Overfull \hbox (5.19156pt too wide) in paragraph at lines 1403--1403 []\T1/qhv/m/n/10 Width| Overfull \hbox (2.61305pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 rst_ni| Overfull \hbox (34.11296pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 scan_cg_en_i| Overfull \hbox (28.86298pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 boot_addr_i| Overfull \hbox (34.11296pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 mtvec_addr_i| Overfull \hbox (44.61293pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 dm_halt_addr_i| Overfull \hbox (70.86285pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 dm_exception_addr_i| Overfull \hbox (18.363pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 mhartid_i| Overfull \hbox (44.61293pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 mimpid_patch_i| Overfull \hbox (7.86304pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 instr_*| Overfull \hbox (2.61305pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 data_*| Overfull \hbox (13.11302pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 mcycle_o| Overfull \hbox (13.11302pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 clic_*_i| Overfull \hbox (7.86304pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 debug_*| Overfull \hbox (7.86304pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 alert_*| Overfull \hbox (44.61293pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 fetch_enable_i| Overfull \hbox (34.11296pt too wide) in paragraph at lines 1403--1403 []\T1/txtt/m/n/10 core_sleep_o| [16] [17] [18 <./CV32E40S_Pipeline.png>] Chapter 5. Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qhv/m/n/10 In- Overfull \hbox (4.6836pt too wide) in paragraph at lines 1646--1646 \T1/qhv/m/n/10 struc- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qhv/m/n/10 tion Overfull \hbox (0.96358pt too wide) in paragraph at lines 1646--1646 \T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 In-te- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 ger Overfull \hbox (2.5136pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 pu- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 ta- Overfull \hbox (2.5136pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 tional| Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 Ac- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 min-streth, mh-pm-counter*h, mcountin- Overfull \hbox (23.9736pt too wide) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Load/Store| Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Mul- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 ti-pli- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 ca- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 vi- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Re- Overfull \hbox (3.0636pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 main- Overfull \hbox (1.4036pt too wide) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Jump| Overfull \hbox (8.46361pt too wide) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Branch Overfull \hbox (1.1936pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 (Not- Overfull \hbox (7.1036pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 Taken)| Overfull \hbox (8.46361pt too wide) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 Branch Overfull \hbox (10.43361pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 (Taken)| Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 []\T1/qtm/m/n/10 In- Overfull \hbox (2.55359pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 struc- Underfull \hbox (badness 10000) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 tion Overfull \hbox (3.4136pt too wide) in paragraph at lines 1646--1646 \T1/qtm/m/n/10 Fence| [19] [20] [21] [22] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 \T1/qtm/b/n/10 rec- Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Overfull \hbox (7.63303pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_reqpar_o| Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Overfull \hbox (7.63303pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_gntpar_i| Overfull \hbox (28.63297pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_addr_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Overfull \hbox (39.13293pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_memtype_o[1:0]| Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Overfull \hbox (23.38298pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_prot_o[2:0]| Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Overfull \hbox (28.63297pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_achk_o[11:0]| Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/qtm/m/n/10 out- Overfull \hbox (7.63303pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_rvalid_i| Overfull \hbox (23.38298pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_rvalidpar_i| Overfull \hbox (33.88295pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_rdata_i[31:0]| Overfull \hbox (23.38298pt too wide) in paragraph at lines 1865--1865 []\T1/txtt/m/n/10 instr_rchk_i[4:0]| [23] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1896 ...udegraphics{{obi_instruction_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1896 ...udegraphics{{obi_instruction_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1903 ...raphics{{obi_instruction_basic_err}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1903 ...raphics{{obi_instruction_basic_err}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1910 ...i_instruction_multiple_outstanding}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1910 ...i_instruction_multiple_outstanding}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1917 ...struction_multiple_outstanding_err}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1917 ...struction_multiple_outstanding_err}.svg} [24] [25] [26] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 \T1/qtm/b/n/10 rec- Overfull \hbox (7.44574pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_req_o| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (23.1957pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_reqpar_o| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (7.44574pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_gnt_i| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- Overfull \hbox (23.1957pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_gntpar_i| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- Overfull \hbox (44.19563pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_addr_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (28.44568pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_be_o[3:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (59.94559pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_mem_type_o[1:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (38.94565pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_prot_o[2:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (7.44574pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_dbg_o| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (49.44562pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_wdata_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (2.19576pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_we_o| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (44.19563pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_achk_o[11:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 out- Overfull \hbox (23.1957pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_rvalid_i| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- Overfull \hbox (38.94565pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_rvalidpar_i| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- Overfull \hbox (49.44562pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_rdata_i[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- Overfull \hbox (7.44574pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_err_i| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- Overfull \hbox (38.94565pt too wide) in paragraph at lines 2132--2132 []\T1/txtt/m/n/10 data_rchk_i[4:0]| Underfull \hbox (badness 10000) in paragraph at lines 2132--2132 []\T1/qtm/m/n/10 in- [27] [28] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2201 ...inxincludegraphics{{obi_data_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2201 ...inxincludegraphics{{obi_data_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2208 ...udegraphics{{obi_data_back_to_back}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2208 ...udegraphics{{obi_data_back_to_back}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2215 ...degraphics{{obi_data_slow_response}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2215 ...degraphics{{obi_data_slow_response}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2222 ...ics{{obi_data_multiple_outstanding}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2222 ...ics{{obi_data_multiple_outstanding}.svg} [29] [30] Chapter 8. [31] [32] [33] [34] Underfull \hbox (badness 10000) in paragraph at lines 2804--2804 []\T1/qtm/m/n/10 Odd par-ity(\T1/txtt/m/n/10 prot[2:0]\T1/qtm/m/n/10 , Overfull \hbox (4.88058pt too wide) in paragraph at lines 2804--2804 []\T1/txtt/m/n/10 achk[10]| Overfull \hbox (4.88058pt too wide) in paragraph at lines 2804--2804 []\T1/txtt/m/n/10 achk[11]| [35] Underfull \hbox (badness 7415) in paragraph at lines 3003--3003 []\T1/qtm/b/n/10 Checked sig- Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/b/n/10 En- Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/b/n/10 Trig-gers Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/b/n/10 alert on Underfull \hbox (badness 6412) in paragraph at lines 3003--3003 []\T1/qtm/b/n/10 Trig-gers syn-chronous ex-cep- Overfull \hbox (16.57426pt too wide) in paragraph at lines 3003--3003 []\T1/txtt/m/n/10 instr_gntpar_i\T1/qtm/m/n/10 , Overfull \hbox (29.82422pt too wide) in paragraph at lines 3003--3003 \T1/txtt/m/n/10 instr_rvalidpar_i| Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/m/n/10 Al- Overfull \hbox (11.32428pt too wide) in paragraph at lines 3003--3003 []\T1/txtt/m/n/10 data_gntpar_i\T1/qtm/m/n/10 , Overfull \hbox (24.57423pt too wide) in paragraph at lines 3003--3003 \T1/txtt/m/n/10 data_rvalidpar_i| Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/m/n/10 Al- Overfull \hbox (3.5743pt too wide) in paragraph at lines 3003--3003 []\T1/txtt/m/n/10 instr_rchk_i| Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/m/n/10 Via Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 tegrity Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/m/n/10 Upon mis- Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 match when Overfull \hbox (10.20789pt too wide) in paragraph at lines 3003--3003 \T1/txtt/m/n/10 instr_rvalid_i Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 tion with mis-match when Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/m/n/10 Via Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 tegrity Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 []\T1/qtm/m/n/10 Upon mis- Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 match when Overfull \hbox (4.9579pt too wide) in paragraph at lines 3003--3003 \T1/txtt/m/n/10 data_rvalid_i Underfull \hbox (badness 10000) in paragraph at lines 3003--3003 \T1/qtm/m/n/10 with mis-match when [36] [37] [38] Chapter 9. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [39] [40] [41] [42] Chapter 10. [43] [44] Chapter 11. [45] [46] Chapter 12. [47] [48] Chapter 13. Underfull \hbox (badness 10000) in paragraph at lines 3286--3286 []\T1/qhv/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 3286--3286 \T1/qhv/m/n/10 rec- Overfull \hbox (29.23451pt too wide) in paragraph at lines 3286--3286 []\T1/txtt/m/n/10 core_sleep_o| Underfull \hbox (badness 10000) in paragraph at lines 3286--3286 []\T1/qtm/m/n/10 out- [49] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3370 \noindent\sphinxincludegraphics{{wfi}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3370 \noindent\sphinxincludegraphics{{wfi}.svg} [50] Chapter 14. Overfull \hbox (191.70776pt too wide) in alignment at lines 3422--3443 [] [] [] [] [] Overfull \hbox (191.70776pt too wide) in alignment at lines 3443--3465 [] [] [] [] [] Overfull \hbox (191.70776pt too wide) in alignment at lines 3465--3469 [] [] [] [] [] Overfull \hbox (191.70776pt too wide) in alignment at lines 3469--3471 [] [] [] [] [] Overfull \hbox (191.70776pt too wide) in alignment at lines 3471--3737 [] [] [] [] [] Overfull \hbox (191.70776pt too wide) in alignment at lines 3737--4016 [] [] [] [] [] [51] Overfull \hbox (191.70776pt too wide) in alignment at lines 4016--4103 [] [] [] [] [] [52] [53] Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qhv/m/n/10 Bit Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Overfull \hbox (7.78366pt too wide) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 30:23| Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WPRI Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Overfull \hbox (7.78366pt too wide) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 16:15| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 14:13| Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Overfull \hbox (7.78366pt too wide) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 12:11| Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Overfull \hbox (2.78366pt too wide) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 10:9| Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WPRI Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WPRI Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WPRI Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\T1/qtm/m/n/10 WPRI [54] [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 5484--5484 []\T1/qhv/m/n/10 Bit Underfull \hbox (badness 10000) in paragraph at lines 5484--5484 []\T1/qtm/m/n/10 WARL (0x0, [57] Underfull \hbox (badness 10000) in paragraph at lines 5557--5557 []\T1/qhv/m/n/10 Bit Underfull \hbox (badness 10000) in paragraph at lines 5557--5557 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 5557--5557 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 5631--5631 []\T1/qhv/m/n/10 Bit Overfull \hbox (5.00366pt too wide) in paragraph at lines 5631--5631 []\T1/qtm/m/n/10 31:N| Underfull \hbox (badness 10000) in paragraph at lines 5631--5631 []\T1/qtm/m/n/10 N- Overfull \hbox (4.11703pt too wide) in paragraph at lines 5631--5631 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 5631--5631 []\T1/qtm/m/n/10 R [58] [59] Overfull \hbox (2.23366pt too wide) in paragraph at lines 5944--5944 []\T1/qhv/m/n/10 Bit#| Overfull \hbox (2.78366pt too wide) in paragraph at lines 5944--5944 []\T1/qtm/m/n/10 31:3| Underfull \hbox (badness 10000) in paragraph at lines 5944--5944 []\T1/qtm/m/n/10 WARL Underfull \hbox (badness 10000) in paragraph at lines 5944--5944 []\T1/qtm/m/n/10 WARL [60] Underfull \hbox (badness 10000) in paragraph at lines 6203--6203 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Event Se-lec-tor (\T1/t xtt/bx/n/12 mhpmevent3 .. [61] Underfull \hbox (badness 10000) in paragraph at lines 6461--6464 []|\T1/qtm/b/n/10 MPP: \T1/qtm/m/n/10 Pre-vi-ous priv-i-lege mode. [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] Underfull \hbox (badness 10000) in paragraph at lines 8279--8279 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Counter (\T1/txtt/bx/n/ 12 mhpmcounter3 .. [72] Underfull \hbox (badness 10000) in paragraph at lines 8538--8538 []\T1/qhv/m/n/10 Bit Overfull \hbox (4.44366pt too wide) in paragraph at lines 8538--8538 []\T1/qhv/m/n/10 R/W| Overfull \hbox (7.78366pt too wide) in paragraph at lines 8538--8538 []\T1/qtm/m/n/10 31:20| Underfull \hbox (badness 10000) in paragraph at lines 8538--8538 []\T1/qtm/m/n/10 R Overfull \hbox (6.66367pt too wide) in paragraph at lines 8538--8538 \T1/qtm/m/n/10 (0x0)| Overfull \hbox (7.78366pt too wide) in paragraph at lines 8538--8538 []\T1/qtm/m/n/10 19:16| Overfull \hbox (2.78366pt too wide) in paragraph at lines 8538--8538 []\T1/qtm/m/n/10 15:3| Underfull \hbox (badness 10000) in paragraph at lines 8538--8538 []\T1/qtm/m/n/10 R Overfull \hbox (6.66367pt too wide) in paragraph at lines 8538--8538 \T1/qtm/m/n/10 (0x0)| [73] [74] [75] Overfull \hbox (4.35867pt too wide) in paragraph at lines 9053--9053 []\T1/qtm/m/n/10 31:10| Underfull \hbox (badness 10000) in paragraph at lines 9053--9053 []\T1/qtm/m/n/10 WPRI Underfull \hbox (badness 10000) in paragraph at lines 9053--9053 []\T1/qtm/m/n/10 WPRI [76] [77] [78] Chapter 15. [79] [80] Chapter 16. Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 In- Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 ter- Overfull \hbox (1.31364pt too wide) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 rupt| Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 Il-le-gal in- Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 Load ac-cess Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 Store/AMO Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 En-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 call from Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 U-Mode Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 En-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 call from Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 M-Mode Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 []\T1/qtm/m/n/10 In-struc- Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 tion par- Underfull \hbox (badness 10000) in paragraph at lines 9719--9719 \T1/qtm/m/n/10 ity/checksum [81] [82] Underfull \hbox (badness 10000) in paragraph at lines 9946--9946 []\T1/qhv/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 9946--9946 \T1/qhv/m/n/10 rec- Overfull \hbox (23.82768pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[31:16]| Overfull \hbox (23.82768pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[15:12]| Overfull \hbox (8.07773pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[11]| Overfull \hbox (18.5777pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[10:8]| Overfull \hbox (2.82774pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[7]| Overfull \hbox (13.32771pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[6:4]| Overfull \hbox (2.82774pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[3]| Overfull \hbox (13.32771pt too wide) in paragraph at lines 9946--9946 []\T1/txtt/m/n/10 irq_i[2:0]| [83] Underfull \hbox (badness 10000) in paragraph at lines 10149--10149 []\T1/qtm/m/n/10 In-ter- Underfull \hbox (badness 10000) in paragraph at lines 10149--10149 []\T1/qtm/m/n/10 Ex-cep-tion [84] Underfull \hbox (badness 10000) in paragraph at lines 10273--10273 []\T1/qhv/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 10273--10273 \T1/qhv/m/n/10 rec- Overfull \hbox (69.94395pt too wide) in paragraph at lines 10273--10273 []\T1/txtt/m/n/10 clic_irq_id_i[SMCLIC_ID_WIDTH[]1:0]| Overfull \hbox (1.69415pt too wide) in paragraph at lines 10273--10273 []\T1/txtt/m/n/10 clic_irq_level_i[7:0]| [85] [86] Chapter 17. [87] [88] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.10552 ...inxincludegraphics{{debug_running}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.10552 ...inxincludegraphics{{debug_running}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.10559 ...hinxincludegraphics{{debug_halted}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.10559 ...hinxincludegraphics{{debug_halted}.svg} [89] [90] Chapter 18. [91] Overfull \hbox (1.6225pt too wide) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 Trap Overfull \hbox (3.24248pt too wide) in paragraph at lines 11486--11486 \T1/qhv/m/n/10 Type Overfull \hbox (3.24248pt too wide) detected at line 11486 \T1/qhv/m/n/10 Type Overfull \hbox (1.6225pt too wide) detected at line 11486 []\T1/qhv/m/n/10 Trap Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 CSRs Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) detected at line 11486 \T1/qhv/m/n/10 up- Overfull \hbox (2.18365pt too wide) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 trap| Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 ex- Overfull \hbox (2.02744pt too wide) in paragraph at lines 11486--11486 \T1/qhv/m/n/10 cep- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 de- Overfull \hbox (1.68365pt too wide) in paragraph at lines 11486--11486 \T1/qhv/m/n/10 bug| Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 ex-cep- Overfull \hbox (17.64265pt too wide) in paragraph at lines 11486--11486 \T1/qhv/m/n/10 tion_cause| Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 de- Overfull \hbox (24.16138pt too wide) in paragraph at lines 11486--11486 \T1/qhv/m/n/10 bug_cause| Overfull \hbox (30.05145pt too wide) in paragraph at lines 11486--11486 []\T1/qhv/m/n/10 cause_type| Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) detected at line 11486 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) detected at line 11486 []\T1/qtm/m/n/10 Ex- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 EBREAK ex-e-cuted with Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Load Ac-cess Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) detected at line 11486 []\T1/qtm/m/n/10 Ex- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Store/AMO Underfull \hbox (badness 10000) detected at line 11486 []\T1/qtm/m/n/10 Store/AMO Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) detected at line 11486 []\T1/qtm/m/n/10 Ex- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 En-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) detected at line 11486 []\T1/qtm/m/n/10 Ex- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 Par-ity / Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 Check-sum Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 cep- Overfull \hbox (4.52792pt too wide) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 dpc\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 No Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 CSRs Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 \T1/qtm/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 dpc\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 11486--11486 []\T1/txtt/m/n/10 dpc\T1/qtm/m/n/10 , [92] [93] Underfull \hbox (badness 10000) in paragraph at lines 11582--11582 []\T1/qtm/m/n/10 Table 18.5: |Table of sce-nar-ios for 1st in-struc-tion of ex- cep- Overfull \hbox (18.93358pt too wide) in paragraph at lines 11812--11812 []\T1/qhv/m/n/10 rvfi_dbg[2:0] Overfull \hbox (18.93358pt too wide) detected at line 11812 []\T1/qhv/m/n/10 rvfi_dbg[2:0] Overfull \hbox (17.68799pt too wide) in paragraph at lines 11812--11812 []\T1/qhv/m/n/10 mcause[31] Overfull \hbox (17.68799pt too wide) detected at line 11812 []\T1/qhv/m/n/10 mcause[31] Underfull \hbox (badness 10000) in paragraph at lines 11812--11812 []\T1/qhv/m/n/10 dcsr[8:6] Underfull \hbox (badness 10000) in paragraph at lines 11812--11812 []\T1/qhv/m/n/10 ex- Underfull \hbox (badness 10000) in paragraph at lines 11812--11812 \T1/qhv/m/n/10 cep- Underfull \hbox (badness 10000) in paragraph at lines 11812--11812 []\T1/qhv/m/n/10 in-ter- Underfull \hbox (badness 10000) in paragraph at lines 11812--11812 []\T1/qtm/m/n/10 In-ter-rupt Underfull \hbox (badness 10000) in paragraph at lines 11812--11812 []\T1/qtm/m/n/10 0x3 or [94] [95] [96] Chapter 19. [97] [98] Chapter 20. [99] [100] Chapter 21. [101] [102] Underfull \hbox (badness 6927) in paragraph at lines 12177--12180 []\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 Underfull \hbox (badness 10000) in paragraph at lines 12181--12184 [][]$\T1/qtm/m/n/10 https : / / github . com / riscv / riscv-[]debug-[]spec / b lob / b659d7dc7f578e1a2a76f9e62a5eec0f2d80045c / Underfull \hbox (badness 10000) in paragraph at lines 12185--12188 []\T1/qtm/m/n/10 ^^PSm-clic^^Q Core-Local In-ter-rupt Con-troller (CLIC) RISC-V Priv-i-leged Ar-chi-tec-ture Underfull \hbox (badness 10000) in paragraph at lines 12185--12188 \T1/qtm/m/n/10 Ex-ten-sion, ver-sion 0.9-draft, 3/15/2022, [][]$https : / / git hub . com / riscv / riscv-[]fast-[]interrupt / blob / (./openhw-group-cv32e40s-user-manual.ind) [103] (./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 (109 pages, 597728 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: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 [rtd-command-info] start-time: 2022-06-02T09:39:18.559324Z, end-time: 2022-06-02T09:39:18.639205Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/checkouts/latest/docs/user_manual/source/_build/latex/openhw-group-cv32e40s-user-manual.pdf /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/artifacts/latest/sphinx_pdf/openhw-group-cv32e40s-user-manual.pdf [rtd-command-info] start-time: 2022-06-02T09:39:18.901946Z, end-time: 2022-06-02T09:39:22.770762Z, duration: 3, exit-code: 0 python -m sphinx -T -E -b epub -d _build/doctrees -D language=en . _build/epub Running Sphinx v5.0.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 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 generating indices... genindex done writing additional pages... done copying images... [ 7%] ../images/debug_running.svg copying images... [ 15%] ../images/debug_halted.svg copying images... [ 23%] ../images/obi_instruction_basic.svg copying images... [ 30%] ../images/obi_instruction_basic_err.svg copying images... [ 38%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 46%] ../images/obi_instruction_multiple_outstanding_err.svg copying images... [ 53%] ../images/CV32E40S_Block_Diagram.png copying images... [ 61%] ../images/obi_data_basic.svg copying images... [ 69%] ../images/obi_data_back_to_back.svg copying images... [ 76%] ../images/obi_data_slow_response.svg copying images... [ 84%] ../images/obi_data_multiple_outstanding.svg copying images... [ 92%] ../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, 1 warning. The ePub file is in _build/epub. [rtd-command-info] start-time: 2022-06-02T09:39:22.962211Z, end-time: 2022-06-02T09:39:23.048332Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/checkouts/latest/docs/user_manual/source/_build/epub/CORE-VCV32E40SUserManual.epub /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40s-user-manual/artifacts/latest/sphinx_epub/openhw-group-cv32e40s-user-manual.epub