Read the Docs build information Build id: 1055045 Project: openhw-group-cv32e40x-user-manual Version: latest Commit: fe45a8571693b001bf3ba837eae8d4d9f4c1b4b2 Date: 2022-08-16T12:24:19.212651Z State: finished Success: True [rtd-command-info] start-time: 2022-08-16T12:24:21.346166Z, end-time: 2022-08-16T12:24:22.301792Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/openhwgroup/cv32e40x.git . Cloning into '.'... [rtd-command-info] start-time: 2022-08-16T12:24:22.523281Z, end-time: 2022-08-16T12:24:22.636104Z, 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 fe45a85 Merge pull request #639 from Silabs-ArjanB/ArjanB_wf [rtd-command-info] start-time: 2022-08-16T12:24:22.954676Z, end-time: 2022-08-16T12:24:23.012105Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-08-16T12:24:24.451250Z, end-time: 2022-08-16T12:24:29.938188Z, duration: 5, 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-cv32e40x-user-manual/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-user-manual/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-08-16T12:24:30.122326Z, end-time: 2022-08-16T12:24:32.864189Z, 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-cv32e40x-user-manual/envs/latest/lib/python3.7/site-packages (22.2.2) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 27.0 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 65.0.1 Uninstalling setuptools-65.0.1: Successfully uninstalled setuptools-65.0.1 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-08-16T12:24:33.063940Z, end-time: 2022-08-16T12:24:43.813541Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.2 Collecting pillow Downloading Pillow-9.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 51.1 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 246.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.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 181.4 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading Sphinx-5.1.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 212.2 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 212.8 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 248.3 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.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 232.6 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 173.8 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 207.1 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 200.4 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 183.0 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 185.0 MB/s eta 0:00:00 Collecting babel>=1.3 Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 192.9 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 210.7 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 213.9 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 250.3 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.12.0-py3-none-any.whl (21 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 224.9 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 206.5 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 244.9 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.2.1-py2.py3-none-any.whl (500 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.6/500.6 kB 252.7 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.8.1-py3-none-any.whl (5.6 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 221.7 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB) Collecting certifi>=2017.4.17 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 215.3 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 200.5 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 157.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=322074b7cf6df874cf6a48006db2a4a77036f0da555c24860eb1ba36fbe7e6ad Stored in directory: /tmp/pip-ephem-wheel-cache-2qpnifwq/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=dc60541e20c8486950fc347708c00c97b6455c316db7f0108bb43fc540e9a2c0 Stored in directory: /tmp/pip-ephem-wheel-cache-2qpnifwq/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.13.0 alabaster-0.7.12 babel-2.10.3 certifi-2022.6.15 charset-normalizer-2.1.0 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.4.1 importlib-metadata-4.12.0 mock-1.0.1 packaging-21.3 pillow-9.2.0 pyparsing-3.0.9 pytz-2022.2.1 readthedocs-sphinx-ext-2.1.8 recommonmark-0.5.0 requests-2.28.1 snowballstemmer-2.2.0 sphinx-5.1.1 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.3.0 urllib3-1.26.11 zipp-3.8.1 [rtd-command-info] start-time: 2022-08-16T12:24:43.998471Z, end-time: 2022-08-16T12:24:45.193712Z, 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-cv32e40x-user-manual/envs/latest/lib/python3.7/site-packages (from -r docs/user_manual/requirements.txt (line 1)) (5.1.1) Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-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-cv32e40x-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: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-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: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (2.28.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-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-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-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: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-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: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-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: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (2.13.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (2.10.3) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-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-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-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: importlib-metadata>=4.4 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (4.12.0) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-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: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/user_manual/requirements.txt (line 1)) (21.3) Requirement already satisfied: docutils<0.20,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-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: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-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: commonmark>=0.7.3 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-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-cv32e40x-user-manual/envs/latest/lib/python3.7/site-packages (from babel>=1.3->sphinx->-r docs/user_manual/requirements.txt (line 1)) (2022.2.1) Requirement already satisfied: future in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-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-cv32e40x-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.1) Requirement already satisfied: typing-extensions>=3.6.4 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-user-manual/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=4.4->sphinx->-r docs/user_manual/requirements.txt (line 1)) (4.3.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-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: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-user-manual/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/user_manual/requirements.txt (line 1)) (2.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-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-cv32e40x-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.11) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-user-manual/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/user_manual/requirements.txt (line 1)) (2022.6.15) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-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-08-16T12:24:46.989104Z, end-time: 2022-08-16T12:24:47.073238Z, 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 CV32E40X User Manual' copyright = u'2020, OpenHW Group' author = u'PULP Platform and OpenHW Group' # The short X.Y version version = u'' # The full version, including alpha/beta/rc tags release = u'' # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.todo', 'sphinx.ext.imgconverter', 'recommonmark', 'sphinxcontrib.inkscapeconverter', 'sphinx_github_changelog', # 'sphinxcontrib.wavedrom', ] #wavedrom_html_jsinline = False # Add any paths that contain templates here, relative to this directory. templates_path = ['ytemplates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = 'en' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] # Numbering numfig=True numfig_format = {'figure': 'Figure %s', 'table': 'Table %s', 'code-block': 'Listing %s'} # The name of the Pygments (syntax highlighting) style to use. pygments_style = None # Entries for text replacement rst_epilog = """ .. |corev| replace:: CV32E40X .. |corev_lc| replace:: cv32e40x """ # Tags for conditional text tags.add('ZICNTR') tags.add('ZIHPM') # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # #html_theme = 'alabaster' html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = {'style_nav_header_background': '#DDDDDD'} html_logo = '../images/openhw-landscape.svg' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". #html_static_path = ['ystatic'] # Set html_static_path to null on the advice of RTDs: html_static_path = ['_static'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} html_css_files = [ 'css/custom.css', ] # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'CORE-V_CV32E40X_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, 'CV32E40X_User_Manual.tex', u'CV32E40X User Manual', u'OpenHW Group', 'manual'), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'CV32E40X_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, 'CV32E40X_User_Manual.tex', u'CORE-V-Docs Documentation', author, 'UserManual', 'User Manual for CV32E40X 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.4.0", "/en/0.4.0/"), ("0.3.0", "/en/0.3.0/"), ("0.2.0", "/en/0.2.0/"), ("0.1.0", "/en/0.1.0/"), ], 'downloads': [ ("pdf", "//docs.openhwgroup.org/_/downloads/cv32e40x-user-manual/en/latest/pdf/"), ("html", "//docs.openhwgroup.org/_/downloads/cv32e40x-user-manual/en/latest/htmlzip/"), ("epub", "//docs.openhwgroup.org/_/downloads/cv32e40x-user-manual/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'openhw-group-cv32e40x-user-manual', 'name': u'CV32E40X User Manual', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.openhwgroup.org/projects/cv32e40x-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': 'cv32e40x', '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': 'fe45a857', } # 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-cv32e40x-user-manual/builds/1055045/' 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-08-16T12:24:47.287836Z, end-time: 2022-08-16T12:24:52.209127Z, duration: 4, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v5.1.1 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%] atomics reading sources... [ 9%] control_status_registers reading sources... [ 13%] core_versions reading sources... [ 18%] debug reading sources... [ 22%] exceptions_interrupts reading sources... [ 27%] fencei reading sources... [ 31%] getting_started reading sources... [ 36%] glossary reading sources... [ 40%] index reading sources... [ 45%] instruction_fetch reading sources... [ 50%] instruction_set_extensions reading sources... [ 54%] integration reading sources... [ 59%] intro reading sources... [ 63%] load_store_unit reading sources... [ 68%] perf_counters reading sources... [ 72%] pipeline reading sources... [ 77%] pma reading sources... [ 81%] preface reading sources... [ 86%] register_file reading sources... [ 90%] rvfi reading sources... [ 95%] sleep reading sources... [100%] x_ext looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] atomics writing output... [ 9%] control_status_registers writing output... [ 13%] core_versions writing output... [ 18%] debug writing output... [ 22%] exceptions_interrupts writing output... [ 27%] fencei writing output... [ 31%] getting_started writing output... [ 36%] glossary writing output... [ 40%] index writing output... [ 45%] instruction_fetch writing output... [ 50%] instruction_set_extensions writing output... [ 54%] integration writing output... [ 59%] intro writing output... [ 63%] load_store_unit writing output... [ 68%] perf_counters writing output... [ 72%] pipeline writing output... [ 77%] pma writing output... [ 81%] preface writing output... [ 86%] register_file writing output... [ 90%] rvfi writing output... [ 95%] sleep writing output... [100%] x_ext generating indices... genindex done writing additional pages... search done copying images... [ 6%] ../images/debug_running.svg copying images... [ 13%] ../images/debug_halted.svg copying images... [ 20%] ../images/obi_instruction_basic.svg copying images... [ 26%] ../images/obi_instruction_basic_err.svg copying images... [ 33%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 40%] ../images/obi_instruction_multiple_outstanding_err.svg copying images... [ 46%] ../images/CV32E40X_Block_Diagram.png copying images... [ 53%] ../images/obi_data_basic.svg copying images... [ 60%] ../images/obi_data_back_to_back.svg copying images... [ 66%] ../images/obi_data_slow_response.svg copying images... [ 73%] ../images/obi_data_multiple_outstanding.svg copying images... [ 80%] ../images/CV32E40X_Pipeline.png copying images... [ 86%] ../images/wfi.svg copying images... [ 93%] ../images/xif_integration.png copying images... [100%] ../images/xif_timing_budget.png 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-08-16T12:24:52.434515Z, end-time: 2022-08-16T12:24:57.126525Z, duration: 4, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v5.1.1 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%] atomics reading sources... [ 9%] control_status_registers reading sources... [ 13%] core_versions reading sources... [ 18%] debug reading sources... [ 22%] exceptions_interrupts reading sources... [ 27%] fencei reading sources... [ 31%] getting_started reading sources... [ 36%] glossary reading sources... [ 40%] index reading sources... [ 45%] instruction_fetch reading sources... [ 50%] instruction_set_extensions reading sources... [ 54%] integration reading sources... [ 59%] intro reading sources... [ 63%] load_store_unit reading sources... [ 68%] perf_counters reading sources... [ 72%] pipeline reading sources... [ 77%] pma reading sources... [ 81%] preface reading sources... [ 86%] register_file reading sources... [ 90%] rvfi reading sources... [ 95%] sleep reading sources... [100%] x_ext 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 atomics pma register_file x_ext 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... [ 6%] ../images/CV32E40X_Block_Diagram.png copying images... [ 13%] ../images/CV32E40X_Pipeline.png copying images... [ 20%] ../images/obi_instruction_basic.svg copying images... [ 26%] ../images/obi_instruction_basic_err.svg copying images... [ 33%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 40%] ../images/obi_instruction_multiple_outstanding_err.svg copying images... [ 46%] ../images/obi_data_basic.svg copying images... [ 53%] ../images/obi_data_back_to_back.svg copying images... [ 60%] ../images/obi_data_slow_response.svg copying images... [ 66%] ../images/obi_data_multiple_outstanding.svg copying images... [ 73%] ../images/xif_integration.png copying images... [ 80%] ../images/xif_timing_budget.png copying images... [ 86%] ../images/wfi.svg copying images... [ 93%] ../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-08-16T12:24:57.345997Z, end-time: 2022-08-16T12:25:04.394350Z, duration: 7, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v5.1.1 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 CV32E40X_User_Manual.tex... index preface intro getting_started integration pipeline instruction_fetch load_store_unit atomics pma register_file x_ext fencei sleep control_status_registers perf_counters exceptions_interrupts debug rvfi instruction_set_extensions core_versions glossary resolving references... done writing... done copying images... [ 6%] ../images/CV32E40X_Block_Diagram.png copying images... [ 13%] ../images/CV32E40X_Pipeline.png copying images... [ 20%] ../images/obi_instruction_basic.svg copying images... [ 26%] ../images/obi_instruction_basic_err.svg copying images... [ 33%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 40%] ../images/obi_instruction_multiple_outstanding_err.svg copying images... [ 46%] ../images/obi_data_basic.svg copying images... [ 53%] ../images/obi_data_back_to_back.svg copying images... [ 60%] ../images/obi_data_slow_response.svg copying images... [ 66%] ../images/obi_data_multiple_outstanding.svg copying images... [ 73%] ../images/xif_integration.png copying images... [ 80%] ../images/xif_timing_budget.png copying images... [ 86%] ../images/wfi.svg copying images... [ 93%] ../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-cv32e40x-user-manual/checkouts/latest/docs/user_manual/source/_build/latex/_static/searchtools.js build succeeded, 1 warning. 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-08-16T12:25:06.538308Z, end-time: 2022-08-16T12:25:06.598622Z, 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-08-16T12:25:06.893325Z, end-time: 2022-08-16T12:25:12.599732Z, duration: 5, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=openhw-group-cv32e40x-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-cv32e40x-user-manual" "CV32E40X_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 (./CV32E40X_User_Manual.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./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-cv32e40x-user-manual.idx (./openhw-group-cv32e40x-user-manual.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] Chapter 1. [1] [2] Chapter 2. LaTeX Warning: Hyper reference `intro:blockdiagram' on page 3 undefined on inpu t line 129. LaTeX Warning: Reference `intro:blockdiagram' on page 3 undefined on input line 129. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3 <./CV32E40X_Bloc k_Diagram.png>] LaTeX Warning: Citation `intro:risc-v-unpriv' on page 4 undefined on input line 169. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 4 undefined on input line 216. LaTeX Warning: Citation `intro:risc-v-zba-zbb-zbc-zbs' on page 4 undefined on i nput line 216. LaTeX Warning: Citation `intro:risc-v-crypto' on page 4 undefined on input line 216. LaTeX Warning: Citation `intro:risc-v-zca-zcb-zcmb-zcmp-zcmt' on page 4 undefin ed on input line 216. Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 M_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 A_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 M_EXT [4] Underfull \hbox (badness 6592) in paragraph at lines 465--465 []\T1/qtm/m/n/10 0.1 (not fi-nal-ized yet; ver-sion will [5] LaTeX Warning: Citation `intro:risc-v-priv' on page 6 undefined on input line 4 77. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 6 undefined on input line 485. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 6 u ndefined on input line 489. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 6 undefined on input line 493. LaTeX Warning: Hyper reference `pma:pma' on page 6 undefined on input line 497. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 6 un defined on input line 515. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 6 un defined on input line 526. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 6 un defined on input line 535. [6] LaTeX Warning: Hyper reference `getting_started:getting-started' on page 7 unde fined on input line 551. LaTeX Warning: Hyper reference `integration:core-integration' on page 7 undefin ed on input line 555. LaTeX Warning: Hyper reference `pipeline:pipeline-details' on page 7 undefined on input line 559. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 7 undefined on input line 563. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 7 unde fined on input line 563. LaTeX Warning: Hyper reference `pma:pma' on page 7 undefined on input line 567. LaTeX Warning: Hyper reference `register_file:register-file' on page 7 undefine d on input line 571. LaTeX Warning: Hyper reference `x_ext:x-ext' on page 7 undefined on input line 575. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 7 undefined on input line 579. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 7 undefined on input line 583. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 7 u ndefined on input line 587. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 7 undefined on input line 591. LaTeX Warning: Hyper reference `debug:debug-support' on page 7 undefined on inp ut line 595. LaTeX Warning: Hyper reference `rvfi:rvfi' on page 7 undefined on input line 59 9. LaTeX Warning: Hyper reference `glossary:glossary' on page 7 undefined on input line 603. [7] [8] Chapter 3. [9] [10] Chapter 4. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [11] Underfull \vbox (badness 10000) detected at line 816 Underfull \vbox (badness 10000) detected at line 816 [12] Overfull \hbox (18.78447pt too wide) in paragraph at lines 836--838 []|\T1/qhv/m/n/10 Type/Range| Overfull \hbox (4.7045pt too wide) in paragraph at lines 893--895 []|\T1/qtm/m/n/10 B_NONE| LaTeX Warning: Hyper reference `x_ext:x-ext' on page 13 undefined on input line 930. Underfull \hbox (badness 10000) in paragraph at lines 950--952 []|\T1/qtm/m/n/10 int Underfull \hbox (badness 10000) in paragraph at lines 963--966 []|\T1/qtm/m/n/10 int (32 Underfull \hbox (badness 10000) in paragraph at lines 977--979 []|\T1/qtm/m/n/10 int (32, Underfull \hbox (badness 10000) in paragraph at lines 990--992 []|\T1/qtm/m/n/10 int (32, Underfull \hbox (badness 10000) in paragraph at lines 1003--1005 []|\T1/qtm/m/n/10 logic LaTeX Warning: Hyper reference `control_status_registers:csr-misa' on page 13 u ndefined on input line 1011. Underfull \hbox (badness 10000) in paragraph at lines 1018--1020 []|\T1/qtm/m/n/10 logic LaTeX Warning: Hyper reference `control_status_registers:csr-mstatus' on page 1 3 undefined on input line 1026. Overfull \hbox (2.52875pt too wide) in paragraph at lines 1029--1031 []|\T1/txtt/m/n/10 NUM_MHPMCOUNTERS| Underfull \hbox (badness 10000) in paragraph at lines 1032--1034 []|\T1/qtm/m/n/10 int LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 13 undefined on input line 1040. Overfull \hbox (2.52875pt too wide) in paragraph at lines 1043--1045 []|\T1/txtt/m/n/10 DBG_NUM_TRIGGERS| LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1053. Underfull \hbox (badness 10000) in paragraph at lines 1059--1061 []|\T1/qtm/m/n/10 int Overfull \hbox (8.2345pt too wide) in paragraph at lines 1072--1074 []|\T1/qtm/m/n/10 pma_cfg_t| Overfull \hbox (47.30449pt too wide) in paragraph at lines 1075--1077 []|\T1/qtm/m/n/10 PMA_R_DEFAULT| LaTeX Warning: Hyper reference `pma:pma' on page 13 undefined on input line 108 0. Underfull \hbox (badness 10000) in paragraph at lines 1078--1082 []|\T1/qtm/m/n/10 PMA con-fig-u-ra-tion. Ar-ray of pma_cfg_t with Underfull \hbox (badness 6741) in paragraph at lines 1078--1082 \T1/qtm/m/n/10 PMA_NUM_REGIONS en-tries, see \T1/qtm/m/it/10 Phys-i-cal Mem-ory At-tri- Underfull \hbox (badness 10000) in paragraph at lines 1099--1101 []|\T1/qtm/m/n/10 int LaTeX Warning: Hyper reference `control_status_registers:csr-mtvt' on page 13 u ndefined on input line 1109. Underfull \hbox (badness 10000) in paragraph at lines 1105--1111 \T1/qtm/m/n/10 i-mum num-ber of sup-ported in-ter-rupts in CLIC mode is [13] [14] LaTeX Warning: Hyper reference `control_status_registers:csr-mtvec' on page 15 undefined on input line 1209. LaTeX Warning: Hyper reference `debug:debug-support' on page 15 undefined on in put line 1227. Overfull \hbox (18.2787pt too wide) in paragraph at lines 1232--1234 []|\T1/txtt/m/n/10 dm_exception_addr_i| LaTeX Warning: Hyper reference `debug:debug-support' on page 15 undefined on in put line 1244. LaTeX Warning: Hyper reference `control_status_registers:csr-mhartid' on page 1 5 undefined on input line 1260. LaTeX Warning: Hyper reference `control_status_registers:csr-mimpid' on page 15 undefined on input line 1274. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 15 undefined on input line 1282. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 15 und efined on input line 1293. LaTeX Warning: Hyper reference `control_status_registers:csr-time' on page 15 u ndefined on input line 1315. LaTeX Warning: Hyper reference `control_status_registers:csr-timeh' on page 15 undefined on input line 1315. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 15 undefined on input line 1326. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 15 undefined on input line 1337. LaTeX Warning: Hyper reference `debug:debug-support' on page 15 undefined on in put line 1348. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 15 undefined on input line 1384. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 15 undefined on input line 1397. Overfull \hbox (7.94873pt too wide) in paragraph at lines 1400--1402 []|\T1/txtt/m/n/10 xif_compressed_if| LaTeX Warning: Hyper reference `x_ext:x-compressed-if' on page 15 undefined on input line 1405. LaTeX Warning: Hyper reference `x_ext:x-issue-if' on page 15 undefined on input line 1416. LaTeX Warning: Hyper reference `x_ext:x-commit-if' on page 15 undefined on inpu t line 1427. LaTeX Warning: Hyper reference `x_ext:x-mem-if' on page 15 undefined on input l ine 1438. Overfull \hbox (7.94873pt too wide) in paragraph at lines 1444--1446 []|\T1/txtt/m/n/10 xif_mem_result_if| LaTeX Warning: Hyper reference `x_ext:x-mem-result-if' on page 15 undefined on input line 1449. LaTeX Warning: Hyper reference `x_ext:x-result-if' on page 15 undefined on inpu t line 1460. [15] [16 <./CV32E40X_Pipeline.png>] Chapter 5. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 17 undefined on input line 1487. LaTeX Warning: Hyper reference `pipeline:cycle-counts-per-instruction-type' on page 17 undefined on input line 1507. LaTeX Warning: Reference `pipeline:cycle-counts-per-instruction-type' on page 1 7 undefined on input line 1507. Underfull \hbox (badness 10000) in paragraph at lines 1521--1523 []|\T1/qhv/m/n/10 In-struc- Underfull \hbox (badness 10000) in paragraph at lines 1521--1523 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1531--1533 []|\T1/qtm/m/n/10 In-te-ger Underfull \hbox (badness 10000) in paragraph at lines 1531--1533 \T1/qtm/m/n/10 Com-pu- Underfull \hbox (badness 10000) in paragraph at lines 1542--1544 []|\T1/qtm/m/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 tus, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mepc, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mtvec, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mcause, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mcy-cle, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 min- Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 stret, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mh-pm- Overfull \hbox (2.9545pt too wide) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 counter*, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mcy- Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 cleh, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 min- Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 streth, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mh-pm- Overfull \hbox (7.9545pt too wide) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 counter*h, Overfull \hbox (6.5745pt too wide) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mcountin- Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 hibit, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mh-p- Overfull \hbox (1.80447pt too wide) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mevent*, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 dscr, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 dpc, Overfull \hbox (6.1345pt too wide) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 dscratch0, Overfull \hbox (6.1345pt too wide) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 dscratch1, Underfull \hbox (badness 10000) in paragraph at lines 1552--1554 \T1/qtm/m/n/10 other Overfull \hbox (9.7045pt too wide) in paragraph at lines 1560--1562 []|\T1/qtm/m/n/10 Load/Store| Underfull \hbox (badness 7944) in paragraph at lines 1566--1569 []\T1/qtm/m/n/10 2 (non- Underfull \hbox (badness 10000) in paragraph at lines 1566--1569 \T1/qtm/m/n/10 word Underfull \hbox (badness 10000) in paragraph at lines 1566--1569 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1566--1569 \T1/qtm/m/n/10 word Underfull \hbox (badness 5741) in paragraph at lines 1570--1573 []\T1/qtm/m/n/10 2 (half- Underfull \hbox (badness 10000) in paragraph at lines 1570--1573 \T1/qtm/m/n/10 word Underfull \hbox (badness 10000) in paragraph at lines 1570--1573 \T1/qtm/m/n/10 trans-fer Underfull \hbox (badness 10000) in paragraph at lines 1570--1573 \T1/qtm/m/n/10 cross-ing Underfull \hbox (badness 10000) in paragraph at lines 1570--1573 \T1/qtm/m/n/10 word Underfull \hbox (badness 10000) in paragraph at lines 1570--1573 \T1/qtm/m/n/10 bound- Underfull \hbox (badness 10000) in paragraph at lines 1582--1584 []|\T1/qtm/m/n/10 Mul-ti- Underfull \hbox (badness 10000) in paragraph at lines 1582--1584 \T1/qtm/m/n/10 pli-ca- Underfull \hbox (badness 10000) in paragraph at lines 1588--1590 \T1/qtm/m/n/10 mulhsu, Underfull \hbox (badness 10000) in paragraph at lines 1600--1602 []\T1/qtm/m/n/10 Re-main- Underfull \hbox (badness 10000) in paragraph at lines 1623--1626 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1623--1626 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1623--1626 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1623--1626 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1623--1626 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1641--1644 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1641--1644 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1641--1644 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1641--1644 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1641--1644 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1653--1655 []|\T1/qtm/m/n/10 Branch Underfull \hbox (badness 10000) in paragraph at lines 1653--1655 \T1/qtm/m/n/10 (Not- Underfull \hbox (badness 10000) in paragraph at lines 1664--1666 []|\T1/qtm/m/n/10 Branch Underfull \hbox (badness 10000) in paragraph at lines 1670--1673 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1670--1673 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1670--1673 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1670--1673 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1670--1673 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1681--1683 []|\T1/qtm/m/n/10 In-struc- Underfull \hbox (badness 10000) in paragraph at lines 1681--1683 \T1/qtm/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1687--1690 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1687--1690 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1687--1690 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1687--1690 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1687--1690 \T1/qtm/m/n/10 in-struc- [17] Overfull \vbox (489.36989pt too high) has occurred while \output is active [18] [19] [20] Chapter 6. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch-interface-s ignals' on page 21 undefined on input line 1752. LaTeX Warning: Reference `instruction_fetch:instruction-fetch-interface-signals ' on page 21 undefined on input line 1752. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 21 und efined on input line 1754. Underfull \hbox (badness 10000) in paragraph at lines 1793--1796 []|\T1/qtm/m/n/10 The other side ac-cepted the re-quest. \T1/txtt/m/n/10 instr_ addr_o\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1793--1796 \T1/txtt/m/n/10 instr_memtype_o \T1/qtm/m/n/10 and \T1/txtt/m/n/10 instr_prot_o \T1/qtm/m/n/10 may change in the Underfull \hbox (badness 10000) in paragraph at lines 1843--1846 []|\T1/txtt/m/n/10 instr_rdata_i \T1/qtm/m/n/10 and \T1/txtt/m/n/10 instr_err_i \T1/qtm/m/n/10 are valid when [21] LaTeX Warning: Citation `intro:openhw-obi' on page 22 undefined on input line 1 884. LaTeX Warning: Hyper reference `instruction_fetch:obi-instruction-basic' on pag e 22 undefined on input line 1892. LaTeX Warning: Reference `instruction_fetch:obi-instruction-basic' on page 22 u ndefined on input line 1892. LaTeX Warning: Hyper reference `instruction_fetch:obi-instruction-multiple-outs tanding' on page 22 undefined on input line 1892. LaTeX Warning: Reference `instruction_fetch:obi-instruction-multiple-outstandin g' on page 22 undefined on input line 1892. [22 <./obi_instruction_basic.png>] [23 <./obi_instruction_basic_err.png> <./obi _instruction_multiple_outstanding.png>] [24 <./obi_instruction_multiple_outstan ding_err.png>] Chapter 7. LaTeX Warning: Hyper reference `load_store_unit:lsu-interface-signals' on page 25 undefined on input line 1933. LaTeX Warning: Reference `load_store_unit:lsu-interface-signals' on page 25 und efined on input line 1933. Underfull \hbox (badness 10000) in paragraph at lines 1971--1975 \T1/txtt/m/n/10 data_be_o\T1/qtm/m/n/10 , \T1/txtt/m/n/10 data_memtype_o[2:0]\T 1/qtm/m/n/10 , \T1/txtt/m/n/10 data_prot_o\T1/qtm/m/n/10 , [25] LaTeX Warning: Hyper reference `pma:pma' on page 26 undefined on input line 210 5. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 26 undefined on input line 2124. LaTeX Warning: Citation `intro:openhw-obi' on page 26 undefined on input line 2 130. LaTeX Warning: Hyper reference `load_store_unit:obi-data-basic' on page 26 unde fined on input line 2159. LaTeX Warning: Reference `load_store_unit:obi-data-basic' on page 26 undefined on input line 2159. LaTeX Warning: Hyper reference `load_store_unit:obi-data-back-to-back' on page 26 undefined on input line 2159. LaTeX Warning: Reference `load_store_unit:obi-data-back-to-back' on page 26 und efined on input line 2159. LaTeX Warning: Hyper reference `load_store_unit:obi-data-slow-response' on page 26 undefined on input line 2159. LaTeX Warning: Reference `load_store_unit:obi-data-slow-response' on page 26 un defined on input line 2159. LaTeX Warning: Hyper reference `load_store_unit:obi-data-multiple-outstanding' on page 26 undefined on input line 2160. LaTeX Warning: Reference `load_store_unit:obi-data-multiple-outstanding' on pag e 26 undefined on input line 2160. LaTeX Warning: Hyper reference `pma:pma' on page 26 undefined on input line 219 4. LaTeX Warning: Citation `intro:openhw-obi' on page 26 undefined on input line 2 202. [26] [27 <./obi_data_basic.png>] [28 <./obi_data_back_to_back.png>] [29 <./obi_ data_slow_response.png>] [30 <./obi_data_multiple_outstanding.png>] LaTeX Warning: Citation `intro:openhw-obi' on page 31 undefined on input line 2 228. LaTeX Warning: Hyper reference `atomics:atomics' on page 31 undefined on input line 2228. [31] [32] Chapter 8. LaTeX Warning: Citation `intro:openhw-obi' on page 33 undefined on input line 2 244. LaTeX Warning: Citation `intro:openhw-obi' on page 33 undefined on input line 2 286. [33] [34] Chapter 9. [35] LaTeX Warning: Citation `intro:risc-v-zca-zcb-zcmb-zcmp-zcmt' on page 36 undefi ned on input line 2371. LaTeX Warning: Hyper reference `load_store_unit:write-buffer' on page 36 undefi ned on input line 2393. [36] LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 37 undefined on input line 2423. [37] [38] Chapter 10. [39] [40] Chapter 11. LaTeX Warning: Citation `intro:openhw-xif' on page 41 undefined on input line 2 496. LaTeX Warning: Citation `intro:openhw-xif' on page 41 undefined on input line 2 496. LaTeX Warning: Hyper reference `x_ext:compressed-interface-signals' on page 41 undefined on input line 2504. LaTeX Warning: Reference `x_ext:compressed-interface-signals' on page 41 undefi ned on input line 2504. Underfull \hbox (badness 10000) in paragraph at lines 2522--2524 []|\T1/qtm/b/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 2529--2531 []|\T1/txtt/m/n/10 xif_compressed_if. Underfull \hbox (badness 10000) in paragraph at lines 2542--2544 []|\T1/txtt/m/n/10 xif_compressed_if. Underfull \hbox (badness 10000) in paragraph at lines 2551--2555 \T1/qtm/m/n/10 are ac-cepted when \T1/txtt/m/n/10 compressed_valid \T1/qtm/m/n/ 10 and Underfull \hbox (badness 10000) in paragraph at lines 2556--2558 []|\T1/txtt/m/n/10 xif_compressed_if. Overfull \hbox (48.2245pt too wide) in paragraph at lines 2559--2561 []|\T1/qtm/m/n/10 x_compressed_req_t| Underfull \hbox (badness 10000) in paragraph at lines 2569--2571 []|\T1/txtt/m/n/10 xif_compressed_if. Overfull \hbox (52.1145pt too wide) in paragraph at lines 2572--2574 []|\T1/qtm/m/n/10 x_compressed_resp_t| [41] LaTeX Warning: Hyper reference `x_ext:issue-interface-signals' on page 42 undef ined on input line 2590. LaTeX Warning: Reference `x_ext:issue-interface-signals' on page 42 undefined o n input line 2590. Underfull \hbox (badness 10000) in paragraph at lines 2608--2610 []|\T1/qtm/b/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 2637--2641 \T1/txtt/m/n/10 issue_req \T1/qtm/m/n/10 and \T1/txtt/m/n/10 issue_resp \T1/qtm /m/n/10 is ac-cepted when Overfull \hbox (21.0145pt too wide) in paragraph at lines 2645--2647 []|\T1/qtm/m/n/10 x_issue_req_t| Overfull \hbox (24.9045pt too wide) in paragraph at lines 2658--2660 []|\T1/qtm/m/n/10 x_issue_resp_t| LaTeX Warning: Hyper reference `x_ext:commit-interface-signals' on page 42 unde fined on input line 2676. LaTeX Warning: Reference `x_ext:commit-interface-signals' on page 42 undefined on input line 2676. Underfull \hbox (badness 10000) in paragraph at lines 2694--2696 []|\T1/qtm/b/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 2701--2703 []|\T1/txtt/m/n/10 xif_commit_if. Overfull \hbox (13.80449pt too wide) in paragraph at lines 2720--2722 []|\T1/qtm/m/n/10 x_commit_t| [42] LaTeX Warning: Hyper reference `x_ext:memory-request-response-interface-signals ' on page 43 undefined on input line 2738. LaTeX Warning: Reference `x_ext:memory-request-response-interface-signals' on p age 43 undefined on input line 2738. Underfull \hbox (badness 10000) in paragraph at lines 2756--2758 []|\T1/qtm/b/n/10 Di-rec- Overfull \hbox (21.0145pt too wide) in paragraph at lines 2794--2796 []|\T1/qtm/m/n/10 x_mem_req_t| Overfull \hbox (24.9045pt too wide) in paragraph at lines 2807--2809 []|\T1/qtm/m/n/10 x_mem_resp_t| LaTeX Warning: Hyper reference `x_ext:memory-result-interface-signals' on page 43 undefined on input line 2825. LaTeX Warning: Reference `x_ext:memory-result-interface-signals' on page 43 und efined on input line 2825. Underfull \hbox (badness 10000) in paragraph at lines 2843--2845 []|\T1/qtm/b/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 2850--2852 []|\T1/txtt/m/n/10 xif_mem_result_if. Underfull \hbox (badness 10000) in paragraph at lines 2865--2867 []|\T1/txtt/m/n/10 xif_mem_result_if. Overfull \hbox (30.4645pt too wide) in paragraph at lines 2868--2870 []|\T1/qtm/m/n/10 x_mem_result_t| LaTeX Warning: Hyper reference `x_ext:result-interface-signals' on page 43 unde fined on input line 2886. LaTeX Warning: Reference `x_ext:result-interface-signals' on page 43 undefined on input line 2886. Underfull \hbox (badness 10000) in paragraph at lines 2904--2906 []|\T1/qtm/b/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 2911--2913 []|\T1/txtt/m/n/10 xif_result_if. Underfull \hbox (badness 10000) in paragraph at lines 2925--2927 []|\T1/txtt/m/n/10 xif_result_if. Overfull \hbox (5.4645pt too wide) in paragraph at lines 2942--2944 []|\T1/qtm/m/n/10 x_result_t| [43] LaTeX Warning: Hyper reference `x_ext:xif-integration' on page 44 undefined on input line 2961. LaTeX Warning: Reference `x_ext:xif-integration' on page 44 undefined on input line 2961. LaTeX Warning: Hyper reference `x_ext:xif-timing-budgets' on page 44 undefined on input line 2975. LaTeX Warning: Reference `x_ext:xif-timing-budgets' on page 44 undefined on inp ut line 2975. LaTeX Warning: Hyper reference `x_ext:xif-timing-budgets' on page 44 undefined on input line 2978. LaTeX Warning: Reference `x_ext:xif-timing-budgets' on page 44 undefined on inp ut line 2978. [44 <./xif_integration.png>] [45 <./xif_timing_budget.png>] [46] Chapter 12. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 47 undefined on input lin e 3001. LaTeX Warning: Hyper reference `pma:pma' on page 47 undefined on input line 300 7. [47] [48] Chapter 13. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 49 u ndefined on input line 3024. LaTeX Warning: Hyper reference `sleep:sleep-unit-interface-signals' on page 49 undefined on input line 3050. LaTeX Warning: Reference `sleep:sleep-unit-interface-signals' on page 49 undefi ned on input line 3050. Underfull \hbox (badness 10000) in paragraph at lines 3065--3067 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (28.46431pt too wide) in paragraph at lines 3072--3074 []|\T1/txtt/m/n/10 core_sleep_o| LaTeX Warning: Hyper reference `sleep:wfi' on page 49 undefined on input line 3 084. LaTeX Warning: Hyper reference `sleep:wfe' on page 49 undefined on input line 3 084. Overfull \hbox (7.46437pt too wide) in paragraph at lines 3087--3089 []|\T1/txtt/m/n/10 wu_wfe_i| LaTeX Warning: Hyper reference `sleep:wfe' on page 49 undefined on input line 3 095. [49] LaTeX Warning: Hyper reference `sleep:wfi-example' on page 50 undefined on inpu t line 3176. LaTeX Warning: Reference `sleep:wfi-example' on page 50 undefined on input line 3176. [50 <./wfi.png>] Chapter 14. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 51 undefined on input line 3204. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 51 undefined on input line 3204. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 51 undefined on input line 3205. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 51 undefined on input line 3205. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 51 undefined on input line 3210. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 51 undefined on input line 3210. Underfull \hbox (badness 10000) in paragraph at lines 3255--3258 []|\T1/qhv/m/n/10 Priv-i- Underfull \hbox (badness 10000) in paragraph at lines 3277--3280 []|\T1/qhv/m/n/10 Priv-i- Underfull \hbox (badness 10000) in paragraph at lines 3394--3397 []|\T1/qtm/m/n/10 (HPM) Ma-chine Counter-Inhibit Underfull \hbox (badness 10000) in paragraph at lines 3407--3410 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 3428--3431 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 3454--3457 []|\T1/qtm/m/n/10 Ma-chine Ex-cep-tion Pro-gram Underfull \hbox (badness 10000) in paragraph at lines 3763--3766 []|\T1/qtm/m/n/10 (HPM) Ma-chine Instructions- Underfull \hbox (badness 10000) in paragraph at lines 3776--3779 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 3797--3800 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 3823--3826 []|\T1/qtm/m/n/10 (HPM) Up-per 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3836--3839 []|\T1/qtm/m/n/10 (HPM) Up-per 32 Ma-chine [51] Overfull \hbox (1.41588pt too wide) in paragraph at lines 3851--3853 []|\T1/txtt/m/n/10 mhpmcounterh31| Underfull \hbox (badness 10000) in paragraph at lines 3857--3860 []|\T1/qtm/m/n/10 (HPM) Up-per 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3857--3860 \T1/qtm/m/n/10 Performance-Monitoring Counter [52] Underfull \hbox (badness 10000) in paragraph at lines 4197--4197 []\T1/qhv/m/n/10 CSR Ad- Underfull \hbox (badness 10000) in paragraph at lines 4197--4197 []\T1/qhv/m/n/10 Priv-i- Underfull \hbox (badness 10000) in paragraph at lines 4197--4197 []\T1/qhv/m/n/10 Pa-ram-e- Overfull \hbox (3.75845pt too wide) in paragraph at lines 4197--4197 []\T1/txtt/m/n/10 hpmcounterh31| LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 53 undefined on input line 4207. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 53 undefined on input line 4207. [53] LaTeX Warning: Hyper reference `fencei:fencei' on page 54 undefined on input li ne 4312. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 54 undefined on input lin e 4312. [54] [55] [56] [57] LaTeX Warning: Hyper reference `fencei:fencei' on page 58 undefined on input li ne 5210. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 58 undefined on input lin e 5210. LaTeX Warning: Hyper reference `fencei:fencei' on page 58 undefined on input li ne 5283. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 58 undefined on input lin e 5283. [58] LaTeX Warning: Hyper reference `fencei:fencei' on page 59 undefined on input li ne 5366. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 59 undefined on input lin e 5366. [59] Underfull \hbox (badness 10000) in paragraph at lines 5520--5520 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Event Se-lec-tor (\T1/t xtt/bx/n/12 mhpmevent3 .. [60] [61] [62] [63] LaTeX Warning: Citation `intro:risc-v-smclic' on page 64 undefined on input lin e 6414. LaTeX Warning: Citation `intro:risc-v-smclic' on page 64 undefined on input lin e 6473. Underfull \hbox (badness 10000) in paragraph at lines 6504--6507 []|\T1/qtm/m/n/10 WARL (0x0 - Overfull \hbox (9.18875pt too wide) in paragraph at lines 6504--6507 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 DBG_NUM_TRIGGERS\T1/qtm/m/n/10 - [64] [65] [66] LaTeX Warning: Citation `intro:risc-v-debug' on page 67 undefined on input line 7229. [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 7569--7569 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Counter (\T1/txtt/bx/n/ 12 mhpmcounter3 .. [69] [70] LaTeX Warning: Hyper reference `integration:core-integration' on page 71 undefi ned on input line 7926. LaTeX Warning: Hyper reference `integration:core-integration' on page 71 undefi ned on input line 7970. [71] [72] Underfull \hbox (badness 10000) in paragraph at lines 8317--8317 |[][]\T1/qhv/b/n/12 Upper 32 Per-for-mance Mon-i-tor-ing Counter (\T1/txtt/bx/n /12 hpmcounter3h .. [73] [74] Chapter 15. LaTeX Warning: Citation `intro:risc-v-priv' on page 75 undefined on input line 8365. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 75 undefined on input line 8384. [75] LaTeX Warning: Citation `intro:risc-v-priv' on page 76 undefined on input line 8587. [76] Chapter 16. LaTeX Warning: Hyper reference `exceptions_interrupts:basic-interrupt-architect ure' on page 77 undefined on input line 8632. LaTeX Warning: Hyper reference `exceptions_interrupts:clic-interrupt-architectu re' on page 77 undefined on input line 8633. Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 In- Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 \T1/qtm/m/n/10 ter- Overfull \hbox (1.31364pt too wide) in paragraph at lines 8750--8750 \T1/qtm/m/n/10 rupt| Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 \T1/qtm/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 Il-le-gal in-struc- Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 Load ac-cess Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 En-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 \T1/qtm/m/n/10 call from M- Underfull \hbox (badness 6412) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 In-struc-tion bus [77] LaTeX Warning: Hyper reference `instruction_set_extensions:custom-isa-extension s' on page 78 undefined on input line 8793. LaTeX Warning: Citation `intro:risc-v-priv' on page 78 undefined on input line 8805. [78] LaTeX Warning: Citation `intro:risc-v-priv' on page 79 undefined on input line 8860. LaTeX Warning: Hyper reference `control_status_registers:csr-mtvec' on page 79 undefined on input line 8874. LaTeX Warning: Hyper reference `exceptions_interrupts:basic-interrupt-architect ure-interface-signals' on page 79 undefined on input line 8880. LaTeX Warning: Reference `exceptions_interrupts:basic-interrupt-architecture-in terface-signals' on page 79 undefined on input line 8880. Underfull \hbox (badness 10000) in paragraph at lines 8895--8897 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (28.46431pt too wide) in paragraph at lines 8902--8904 []|\T1/txtt/m/n/10 irq_i[31:16]| Overfull \hbox (28.46431pt too wide) in paragraph at lines 8913--8915 []|\T1/txtt/m/n/10 irq_i[15:12]| Overfull \hbox (12.71436pt too wide) in paragraph at lines 8923--8925 []|\T1/txtt/m/n/10 irq_i[11]| Overfull \hbox (23.21432pt too wide) in paragraph at lines 8936--8938 []|\T1/txtt/m/n/10 irq_i[10:8]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 8946--8948 []|\T1/txtt/m/n/10 irq_i[7]| Overfull \hbox (17.96434pt too wide) in paragraph at lines 8959--8961 []|\T1/txtt/m/n/10 irq_i[6:4]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 8969--8971 []|\T1/txtt/m/n/10 irq_i[3]| Overfull \hbox (17.96434pt too wide) in paragraph at lines 8982--8984 []|\T1/txtt/m/n/10 irq_i[2:0]| LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 79 undefined on input line 9008. LaTeX Warning: Citation `intro:risc-v-priv' on page 79 undefined on input line 9011. [79] Underfull \hbox (badness 10000) in paragraph at lines 9069--9071 []|\T1/qtm/m/n/10 In-ter- Underfull \hbox (badness 10000) in paragraph at lines 9072--9074 []|\T1/qtm/m/n/10 Ex-cep- Underfull \hbox (badness 10000) in paragraph at lines 9072--9074 \T1/qtm/m/n/10 tion [80] LaTeX Warning: Citation `intro:risc-v-smclic' on page 81 undefined on input lin e 9195. LaTeX Warning: Hyper reference `exceptions_interrupts:clic-interrupt-interface' on page 81 undefined on input line 9200. LaTeX Warning: Hyper reference `exceptions_interrupts:clic-interrupt-architectu re-interface-signals' on page 81 undefined on input line 9206. LaTeX Warning: Reference `exceptions_interrupts:clic-interrupt-architecture-int erface-signals' on page 81 undefined on input line 9206. Underfull \hbox (badness 10000) in paragraph at lines 9221--9223 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (97.02847pt too wide) in paragraph at lines 9238--9240 []|\T1/txtt/m/n/10 clic_irq_id_i[SMCLIC_ID_WIDTH[]1:0]| Overfull \hbox (28.77867pt too wide) in paragraph at lines 9249--9251 []|\T1/txtt/m/n/10 clic_irq_level_i[7:0]| Overfull \hbox (23.52869pt too wide) in paragraph at lines 9260--9262 []|\T1/txtt/m/n/10 clic_irq_priv_i[1:0]| LaTeX Warning: Citation `intro:risc-v-smclic' on page 81 undefined on input lin e 9289. [81] LaTeX Warning: Citation `intro:risc-v-smclic' on page 82 undefined on input lin e 9315. LaTeX Warning: Hyper reference `control_status_registers:csr-mtvt' on page 82 u ndefined on input line 9317. LaTeX Warning: Citation `intro:risc-v-smclic' on page 82 undefined on input lin e 9327. [82] Chapter 17. LaTeX Warning: Citation `intro:risc-v-debug' on page 83 undefined on input line 9335. LaTeX Warning: Hyper reference `pma:pma' on page 83 undefined on input line 934 0. LaTeX Warning: Hyper reference `debug:ebreak-behavior' on page 83 undefined on input line 9383. LaTeX Warning: Citation `intro:risc-v-debug' on page 83 undefined on input line 9393. [83] LaTeX Warning: Citation `intro:risc-v-debug' on page 84 undefined on input line 9423. Underfull \hbox (badness 10000) in paragraph at lines 9437--9439 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (7.77873pt too wide) in paragraph at lines 9454--9456 []|\T1/txtt/m/n/10 debug_havereset_o| Overfull \hbox (23.52869pt too wide) in paragraph at lines 9484--9486 []|\T1/txtt/m/n/10 dm_halt_addr_i[31:0]| Overfull \hbox (49.77861pt too wide) in paragraph at lines 9494--9496 []|\T1/txtt/m/n/10 dm_exception_addr_i[31:0]| LaTeX Warning: Hyper reference `debug:ebreak-behavior' on page 84 undefined on input line 9526. [84] LaTeX Warning: Hyper reference `control_status_registers:csr-dcsr' on page 85 u ndefined on input line 9538. LaTeX Warning: Hyper reference `control_status_registers:csr-dpc' on page 85 un defined on input line 9538. LaTeX Warning: Hyper reference `control_status_registers:csr-tselect' on page 8 5 undefined on input line 9542. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata1' on page 85 undefined on input line 9542. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata2' on page 85 undefined on input line 9542. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata3' on page 85 undefined on input line 9542. LaTeX Warning: Hyper reference `control_status_registers:csr-tinfo' on page 85 undefined on input line 9543. LaTeX Warning: Hyper reference `control_status_registers:csr-tcontrol' on page 85 undefined on input line 9543. LaTeX Warning: Citation `intro:risc-v-debug' on page 85 undefined on input line 9543. LaTeX Warning: Citation `intro:risc-v-debug' on page 85 undefined on input line 9555. LaTeX Warning: Hyper reference `debug:debug-running' on page 85 undefined on in put line 9570. LaTeX Warning: Reference `debug:debug-running' on page 85 undefined on input li ne 9570. LaTeX Warning: Hyper reference `debug:debug-halted' on page 85 undefined on inp ut line 9570. LaTeX Warning: Reference `debug:debug-halted' on page 85 undefined on input lin e 9570. LaTeX Warning: Citation `intro:risc-v-debug' on page 85 undefined on input line 9609. LaTeX Warning: Citation `intro:risc-v-priv' on page 85 undefined on input line 9610. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 85 undefined on input lin e 9610. [85] [86 <./debug_running.png>] [87 <./debug_halted.png>] [88] Chapter 18. LaTeX Warning: Citation `intro:symbiotic-rvfi' on page 89 undefined on input li ne 9684. [89] LaTeX Warning: Citation `intro:symbiotic-rvfi' on page 90 undefined on input li ne 9803. Underfull \hbox (badness 10000) in paragraph at lines 9938--9940 []\T1/qhv/m/n/10 Trap Underfull \hbox (badness 10000) detected at line 9941 []\T1/qhv/m/n/10 Trap Underfull \hbox (badness 10000) in paragraph at lines 9952--9954 []\T1/qhv/m/n/10 CSRs Underfull \hbox (badness 10000) in paragraph at lines 9952--9954 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) detected at line 9955 \T1/qhv/m/n/10 up- Overfull \hbox (6.11223pt too wide) in paragraph at lines 9966--9968 []|\T1/qhv/m/n/10 trap| Overfull \hbox (2.57224pt too wide) in paragraph at lines 9969--9971 []|\T1/qhv/m/n/10 ex- Overfull \hbox (8.38223pt too wide) in paragraph at lines 9969--9971 \T1/qhv/m/n/10 cep- Overfull \hbox (5.05223pt too wide) in paragraph at lines 9969--9971 \T1/qhv/m/n/10 tion| Overfull \hbox (3.38223pt too wide) in paragraph at lines 9972--9974 []|\T1/qhv/m/n/10 de- Overfull \hbox (5.61223pt too wide) in paragraph at lines 9972--9974 \T1/qhv/m/n/10 bug| Overfull \hbox (2.57224pt too wide) in paragraph at lines 9975--9977 []|\T1/qhv/m/n/10 ex- Overfull \hbox (8.38223pt too wide) in paragraph at lines 9975--9977 \T1/qhv/m/n/10 cep- Overfull \hbox (37.29222pt too wide) in paragraph at lines 9975--9977 \T1/qhv/m/n/10 tion_cause| Overfull \hbox (3.38223pt too wide) in paragraph at lines 9978--9980 []|\T1/qhv/m/n/10 de- Overfull \hbox (37.85222pt too wide) in paragraph at lines 9978--9980 \T1/qhv/m/n/10 bug_cause| Overfull \hbox (40.07222pt too wide) in paragraph at lines 9981--9983 []|\T1/qhv/m/n/10 cause_type| Underfull \hbox (badness 10000) in paragraph at lines 9985--9987 []|\T1/qtm/m/n/10 In-struc-tion Ac-cess Underfull \hbox (badness 10000) in paragraph at lines 9988--9990 []|\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (8.93224pt too wide) in paragraph at lines 10000--10002 []|\T1/qtm/m/n/10 0x01| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10006--10008 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10009--10011 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10019--10021 []|\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (8.93224pt too wide) in paragraph at lines 10031--10033 []|\T1/qtm/m/n/10 0x02| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10037--10039 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10040--10042 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10050--10052 []|\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (8.93224pt too wide) in paragraph at lines 10062--10064 []|\T1/qtm/m/n/10 0x03| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10068--10070 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10071--10073 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10086--10088 []\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (8.93224pt too wide) in paragraph at lines 10114--10116 []\T1/qtm/m/n/10 0x05 Overfull \hbox (8.93224pt too wide) detected at line 10117 []\T1/qtm/m/n/10 0x05 Overfull \hbox (3.93224pt too wide) in paragraph at lines 10127--10129 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10130--10132 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (3.93224pt too wide) in paragraph at lines 10137--10139 []|\T1/qtm/m/n/10 0x1| Underfull \hbox (badness 10000) in paragraph at lines 10140--10142 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10155--10157 []\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (8.93224pt too wide) in paragraph at lines 10183--10185 []\T1/qtm/m/n/10 0x07 Overfull \hbox (8.93224pt too wide) detected at line 10186 []\T1/qtm/m/n/10 0x07 Overfull \hbox (3.93224pt too wide) in paragraph at lines 10196--10198 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10199--10201 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (3.93224pt too wide) in paragraph at lines 10206--10208 []|\T1/qtm/m/n/10 0x1| Underfull \hbox (badness 10000) in paragraph at lines 10209--10211 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10219--10221 []|\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (10.60223pt too wide) in paragraph at lines 10231--10233 []|\T1/qtm/m/n/10 0x0B| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10237--10239 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10240--10242 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10247--10249 []|\T1/qtm/m/n/10 In-struc-tion Bus Underfull \hbox (badness 10000) in paragraph at lines 10250--10252 []|\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (8.93224pt too wide) in paragraph at lines 10262--10264 []|\T1/qtm/m/n/10 0x24| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10268--10270 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10271--10273 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (3.93224pt too wide) in paragraph at lines 10296--10298 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10299--10301 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10302--10304 []|\T1/txtt/m/n/10 dpc\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10305--10308 []|\T1/qtm/m/n/10 EBREAK from non-debug Underfull \hbox (badness 10000) in paragraph at lines 10305--10308 \T1/qtm/m/n/10 mode ex-e-cuted with \T1/txtt/m/n/10 dcsr. Overfull \hbox (3.93224pt too wide) in paragraph at lines 10327--10329 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10330--10332 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10333--10335 []|\T1/qtm/m/n/10 No Underfull \hbox (badness 10000) in paragraph at lines 10333--10335 \T1/qtm/m/n/10 CSRs Underfull \hbox (badness 10000) in paragraph at lines 10340--10342 []|\T1/qtm/m/n/10 De-bug Trig-ger Overfull \hbox (3.93224pt too wide) in paragraph at lines 10358--10360 []|\T1/qtm/m/n/10 0x2| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10361--10363 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10364--10366 []|\T1/txtt/m/n/10 dpc\T1/qtm/m/n/10 , Overfull \hbox (3.93224pt too wide) in paragraph at lines 10389--10391 []|\T1/qtm/m/n/10 0x4| Underfull \hbox (badness 10000) in paragraph at lines 10395--10397 []|\T1/txtt/m/n/10 dpc\T1/qtm/m/n/10 , [90] [91] Underfull \hbox (badness 7151) in paragraph at lines 10495--10495 []\T1/qtm/m/n/10 Table 18.5: |Table of sce-nar-ios for first in-struc-tion of e x-cep- Overfull \hbox (44.26222pt too wide) in paragraph at lines 10515--10517 []\T1/qhv/m/n/10 rvfi_dbg[2:0] Overfull \hbox (44.26222pt too wide) detected at line 10518 []\T1/qhv/m/n/10 rvfi_dbg[2:0] Overfull \hbox (40.62222pt too wide) in paragraph at lines 10522--10524 []\T1/qhv/m/n/10 mcause[31] Overfull \hbox (40.62222pt too wide) detected at line 10525 []\T1/qhv/m/n/10 mcause[31] Overfull \hbox (27.28223pt too wide) in paragraph at lines 10529--10532 []\T1/qhv/m/n/10 dcsr[8:6] Overfull \hbox (22.27223pt too wide) in paragraph at lines 10529--10532 \T1/qhv/m/n/10 (cause) Overfull \hbox (22.27223pt too wide) detected at line 10533 \T1/qhv/m/n/10 (cause) Overfull \hbox (27.28223pt too wide) detected at line 10533 []\T1/qhv/m/n/10 dcsr[8:6] Overfull \hbox (2.82224pt too wide) in paragraph at lines 10537--10539 []|\T1/qhv/m/n/10 intr| Overfull \hbox (2.57224pt too wide) in paragraph at lines 10540--10542 []|\T1/qhv/m/n/10 ex- Overfull \hbox (8.38223pt too wide) in paragraph at lines 10540--10542 \T1/qhv/m/n/10 cep- Overfull \hbox (5.05223pt too wide) in paragraph at lines 10540--10542 \T1/qhv/m/n/10 tion| Overfull \hbox (3.33223pt too wide) in paragraph at lines 10543--10545 \T1/qhv/m/n/10 ter- Overfull \hbox (6.11223pt too wide) in paragraph at lines 10543--10545 \T1/qhv/m/n/10 rupt| Underfull \hbox (badness 10000) in paragraph at lines 10562--10564 []|\T1/qtm/m/n/10 Sync Underfull \hbox (badness 10000) in paragraph at lines 10562--10564 \T1/qtm/m/n/10 trap Overfull \hbox (3.93224pt too wide) in paragraph at lines 10565--10567 []|\T1/qtm/m/n/10 0x0| Overfull \hbox (13.93227pt too wide) in paragraph at lines 10572--10572 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 10572--10572 Underfull \hbox (badness 10000) in paragraph at lines 10587--10589 []|\T1/qtm/m/n/10 In-ter- Underfull \hbox (badness 10000) in paragraph at lines 10587--10589 \T1/qtm/m/n/10 rupt Overfull \hbox (3.93224pt too wide) in paragraph at lines 10590--10592 []|\T1/qtm/m/n/10 0x0| Overfull \hbox (13.93227pt too wide) in paragraph at lines 10597--10597 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 10597--10597 Overfull \hbox (3.93224pt too wide) in paragraph at lines 10615--10617 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (13.93227pt too wide) in paragraph at lines 10619--10619 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 10619--10619 Overfull \hbox (3.93224pt too wide) in paragraph at lines 10621--10624 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10640--10642 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (13.93227pt too wide) in paragraph at lines 10644--10644 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 10644--10644 Overfull \hbox (13.93227pt too wide) in paragraph at lines 10647--10647 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 10647--10647 Overfull \hbox (3.93224pt too wide) in paragraph at lines 10665--10667 []|\T1/qtm/m/n/10 0x2| Overfull \hbox (13.93227pt too wide) in paragraph at lines 10669--10669 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 10669--10669 Overfull \hbox (3.93224pt too wide) in paragraph at lines 10671--10674 []|\T1/qtm/m/n/10 0x2| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10690--10692 []|\T1/qtm/m/n/10 0x3 Underfull \hbox (badness 10000) in paragraph at lines 10690--10692 \T1/qtm/m/n/10 or Overfull \hbox (3.93224pt too wide) in paragraph at lines 10690--10692 \T1/qtm/m/n/10 0x5| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10696--10699 []|\T1/qtm/m/n/10 0x3 Underfull \hbox (badness 10000) in paragraph at lines 10696--10699 \T1/qtm/m/n/10 or Overfull \hbox (3.93224pt too wide) in paragraph at lines 10696--10699 \T1/qtm/m/n/10 0x5| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10715--10717 []|\T1/qtm/m/n/10 0x4| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10721--10724 []|\T1/qtm/m/n/10 0x4| [92] LaTeX Warning: Citation `intro:symbiotic-rvfi' on page 93 undefined on input li ne 10794. [93] [94] Chapter 19. LaTeX Warning: Hyper reference `x_ext:x-ext' on page 95 undefined on input line 10893. [95] [96] Chapter 20. [97] [98] Chapter 21. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 99 undefined on input line 11007. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 99 und efined on input line 11019. [99] [100] Underfull \hbox (badness 6927) in paragraph at lines 11089--11092 []\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 11093--11096 [][]$\T1/qtm/m/n/10 https : / / github . com / riscv / riscv-[]debug-[]spec / b lob / b659d7dc7f578e1a2a76f9e62a5eec0f2d80045c / Underfull \hbox (badness 10000) in paragraph at lines 11097--11100 []\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 11097--11100 \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 / Underfull \hbox (badness 10000) in paragraph at lines 11117--11120 []\T1/qtm/m/n/10 OpenHW eX-ten-sion In-ter-face, re-vi-sion 458c8a73, [][]$http s : / / docs . openhwgroup . org / projects / No file openhw-group-cv32e40x-user-manual.ind. [101] (./openhw-group-cv32e40x-user-manual.aux) Package rerunfilecheck Warning: File `openhw-group-cv32e40x-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-cv32e40x-user-manual.pdf (105 pages, 811143 byte s). Transcript written on openhw-group-cv32e40x-user-manual.log. Latexmk: Index file 'openhw-group-cv32e40x-user-manual.idx' was written Latexmk: Missing input file: 'openhw-group-cv32e40x-user-manual.ind' from line 'No file openhw-group-cv32e40x-user-manual.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'openhw-group-cv32e40x-user-manual.pdf' Latexmk: Log file says output to 'openhw-group-cv32e40x-user-manual.pdf' Latexmk: List of undefined refs and citations: Citation `intro:openhw-obi' on page 22 undefined on input line 1884 Citation `intro:openhw-obi' on page 26 undefined on input line 2130 Citation `intro:openhw-obi' on page 26 undefined on input line 2202 Citation `intro:openhw-obi' on page 31 undefined on input line 2228 Citation `intro:openhw-obi' on page 33 undefined on input line 2244 Citation `intro:openhw-obi' on page 33 undefined on input line 2286 Citation `intro:openhw-xif' on page 41 undefined on input line 2496 Citation `intro:risc-v-crypto' on page 4 undefined on input line 216 Citation `intro:risc-v-debug' on page 67 undefined on input line 7229 Citation `intro:risc-v-debug' on page 83 undefined on input line 9335 Citation `intro:risc-v-debug' on page 83 undefined on input line 9393 Citation `intro:risc-v-debug' on page 84 undefined on input line 9423 Citation `intro:risc-v-debug' on page 85 undefined on input line 9543 Citation `intro:risc-v-debug' on page 85 undefined on input line 9555 Citation `intro:risc-v-debug' on page 85 undefined on input line 9609 Citation `intro:risc-v-priv' on page 6 undefined on input line 477 Citation `intro:risc-v-priv' on page 75 undefined on input line 8365 Citation `intro:risc-v-priv' on page 76 undefined on input line 8587 Citation `intro:risc-v-priv' on page 78 undefined on input line 8805 Citation `intro:risc-v-priv' on page 79 undefined on input line 8860 Citation `intro:risc-v-priv' on page 79 undefined on input line 9011 Citation `intro:risc-v-priv' on page 85 undefined on input line 9610 Citation `intro:risc-v-smclic' on page 64 undefined on input line 6414 Citation `intro:risc-v-smclic' on page 64 undefined on input line 6473 Citation `intro:risc-v-smclic' on page 81 undefined on input line 9195 Citation `intro:risc-v-smclic' on page 81 undefined on input line 9289 Citation `intro:risc-v-smclic' on page 82 undefined on input line 9315 Citation `intro:risc-v-smclic' on page 82 undefined on input line 9327 Citation `intro:risc-v-unpriv' on page 4 undefined on input line 169 Citation `intro:risc-v-unpriv' on page 4 undefined on input line 216 Citation `intro:risc-v-unpriv' on page 47 undefined on input line 3001 Citation `intro:risc-v-unpriv' on page 54 undefined on input line 4312 Citation `intro:risc-v-unpriv' on page 58 undefined on input line 5210 Citation `intro:risc-v-unpriv' on page 58 undefined on input line 5283 Citation `intro:risc-v-unpriv' on page 59 undefined on input line 5366 Citation `intro:risc-v-unpriv' on page 85 undefined on input line 9610 Citation `intro:risc-v-zba-zbb-zbc-zbs' on page 4 undefined on input line 216 Citation `intro:risc-v-zca-zcb-zcmb-zcmp-zcmt' on page 36 undefined on input line 2371 Citation `intro:risc-v-zca-zcb-zcmb-zcmp-zcmt' on page 4 undefined on input line 216 Citation `intro:symbiotic-rvfi' on page 89 undefined on input line 9684 Citation `intro:symbiotic-rvfi' on page 90 undefined on input line 9803 Citation `intro:symbiotic-rvfi' on page 93 undefined on input line 10794 Reference `control_status_registers:control-and-status-register-map' on page 51 undefined on input line 3204 Reference `control_status_registers:control-and-status-register-map' on page 51 undefined on input line 3205 Reference `control_status_registers:control-and-status-register-map' on page 51 undefined on input line 3210 Reference `control_status_registers:control-and-status-register-map' on page 53 undefined on input line 4207 Reference `debug:debug-halted' on page 85 undefined on input line 9570 Reference `debug:debug-running' on page 85 undefined on input line 9570 Reference `exceptions_interrupts:basic-interrupt-architecture-interface-signals' on page 79 undefined on input line 8880 Reference `exceptions_interrupts:clic-interrupt-architecture-interface-signals' on page 81 undefined on input line 9206 Reference `instruction_fetch:instruction-fetch-interface-signals' on page 21 undefined on input line 1752 Reference `instruction_fetch:obi-instruction-basic' on page 22 undefined on input line 1892 Reference `instruction_fetch:obi-instruction-multiple-outstanding' on page 22 undefined on input line 1892 Reference `intro:blockdiagram' on page 3 undefined on input line 129 Reference `load_store_unit:lsu-interface-signals' on page 25 undefined on input line 1933 Reference `load_store_unit:obi-data-back-to-back' on page 26 undefined on input line 2159 Reference `load_store_unit:obi-data-basic' on page 26 undefined on input line 2159 Reference `load_store_unit:obi-data-multiple-outstanding' on page 26 undefined on input line 2160 Reference `load_store_unit:obi-data-slow-response' on page 26 undefined on input line 2159 Reference `pipeline:cycle-counts-per-instruction-type' on page 17 undefined on input line 1507 Reference `sleep:sleep-unit-interface-signals' on page 49 undefined on input line 3050 Reference `sleep:wfi-example' on page 50 undefined on input line 3176 Reference `x_ext:commit-interface-signals' on page 42 undefined on input line 2676 Reference `x_ext:compressed-interface-signals' on page 41 undefined on input line 2504 Reference `x_ext:issue-interface-signals' on page 42 undefined on input line 2590 Reference `x_ext:memory-request-response-interface-signals' on page 43 undefined on input line 2738 Reference `x_ext:memory-result-interface-signals' on page 43 undefined on input line 2825 Reference `x_ext:result-interface-signals' on page 43 undefined on input line 2886 Reference `x_ext:xif-integration' on page 44 undefined on input line 2961 Reference `x_ext:xif-timing-budgets' on page 44 undefined on input line 2975 Reference `x_ext:xif-timing-budgets' on page 44 undefined on input line 2978 Latexmk: Summary of warnings: Latex failed to resolve 29 reference(s) Latex failed to resolve 43 citation(s) Rule 'makeindex openhw-group-cv32e40x-user-manual.idx': File changes, etc: Non-existent destination files: 'openhw-group-cv32e40x-user-manual.ind' ------------ Run number 1 of rule 'makeindex openhw-group-cv32e40x-user-manual.idx' ------------ ------------ Running 'makeindex -s python.ist -o "openhw-group-cv32e40x-user-manual.ind" "openhw-group-cv32e40x-user-manual.idx"' ------------ Latexmk: applying rule 'makeindex openhw-group-cv32e40x-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-cv32e40x-user-manual.idx...done (0 entries accepted, 0 rejected). Nothing written in openhw-group-cv32e40x-user-manual.ind. Transcript written in openhw-group-cv32e40x-user-manual.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'openhw-group-cv32e40x-user-manual.aux' 'openhw-group-cv32e40x-user-manual.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="openhw-group-cv32e40x-user-manual" "CV32E40X_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 (./CV32E40X_User_Manual.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./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-cv32e40x-user-manual.idx (./openhw-group-cv32e40x-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-cv32e40x-user-manual.out) (./openhw-group-cv32e40x-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-cv32e40x-user-manual.toc [1] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [2] [3]) [4] Chapter 1. [1] [2] Chapter 2. [3 <./CV32E40X_Block_Diagram.png>] Underfull \hbox (badness 10000) in paragraph at lines 215--217 []\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 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 M_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 A_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 M_EXT [4] Underfull \hbox (badness 6592) in paragraph at lines 465--465 []\T1/qtm/m/n/10 0.1 (not fi-nal-ized yet; ver-sion will [5] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [6] [7] [8] Chapter 3. [9] [10] Chapter 4. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [11] Underfull \vbox (badness 10000) detected at line 816 Underfull \vbox (badness 10000) detected at line 816 [12] Overfull \hbox (18.78447pt too wide) in paragraph at lines 836--838 []|\T1/qhv/m/n/10 Type/Range| Overfull \hbox (4.7045pt too wide) in paragraph at lines 893--895 []|\T1/qtm/m/n/10 B_NONE| Underfull \hbox (badness 10000) in paragraph at lines 950--952 []|\T1/qtm/m/n/10 int Underfull \hbox (badness 10000) in paragraph at lines 963--966 []|\T1/qtm/m/n/10 int (32 Underfull \hbox (badness 10000) in paragraph at lines 977--979 []|\T1/qtm/m/n/10 int (32, Underfull \hbox (badness 10000) in paragraph at lines 990--992 []|\T1/qtm/m/n/10 int (32, Underfull \hbox (badness 10000) in paragraph at lines 1003--1005 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1018--1020 []|\T1/qtm/m/n/10 logic Overfull \hbox (2.52875pt too wide) in paragraph at lines 1029--1031 []|\T1/txtt/m/n/10 NUM_MHPMCOUNTERS| Underfull \hbox (badness 10000) in paragraph at lines 1032--1034 []|\T1/qtm/m/n/10 int Overfull \hbox (2.52875pt too wide) in paragraph at lines 1043--1045 []|\T1/txtt/m/n/10 DBG_NUM_TRIGGERS| Underfull \hbox (badness 10000) in paragraph at lines 1059--1061 []|\T1/qtm/m/n/10 int Overfull \hbox (8.2345pt too wide) in paragraph at lines 1072--1074 []|\T1/qtm/m/n/10 pma_cfg_t| Overfull \hbox (47.30449pt too wide) in paragraph at lines 1075--1077 []|\T1/qtm/m/n/10 PMA_R_DEFAULT| Underfull \hbox (badness 10000) in paragraph at lines 1078--1082 []|\T1/qtm/m/n/10 PMA con-fig-u-ra-tion. Ar-ray of pma_cfg_t with Underfull \hbox (badness 6741) in paragraph at lines 1078--1082 \T1/qtm/m/n/10 PMA_NUM_REGIONS en-tries, see [][]\T1/qtm/m/it/10 Phys-i-cal Mem -ory At-tri- Underfull \hbox (badness 10000) in paragraph at lines 1099--1101 []|\T1/qtm/m/n/10 int Underfull \hbox (badness 10000) in paragraph at lines 1105--1111 \T1/qtm/m/n/10 i-mum num-ber of sup-ported in-ter-rupts in CLIC mode is [13] [14] Overfull \hbox (18.2787pt too wide) in paragraph at lines 1232--1234 []|\T1/txtt/m/n/10 dm_exception_addr_i| Overfull \hbox (7.94873pt too wide) in paragraph at lines 1400--1402 []|\T1/txtt/m/n/10 xif_compressed_if| Overfull \hbox (7.94873pt too wide) in paragraph at lines 1444--1446 []|\T1/txtt/m/n/10 xif_mem_result_if| [15] [16 <./CV32E40X_Pipeline.png>] Chapter 5. Underfull \hbox (badness 10000) in paragraph at lines 1521--1523 []|\T1/qhv/m/n/10 In-struc- Underfull \hbox (badness 10000) in paragraph at lines 1521--1523 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1531--1533 []|\T1/qtm/m/n/10 In-te-ger Underfull \hbox (badness 10000) in paragraph at lines 1531--1533 \T1/qtm/m/n/10 Com-pu- Underfull \hbox (badness 10000) in paragraph at lines 1542--1544 []|\T1/qtm/m/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 tus, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mepc, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mtvec, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mcause, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mcy-cle, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 min- Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 stret, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mh-pm- Overfull \hbox (2.9545pt too wide) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 counter*, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mcy- Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 cleh, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 min- Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 streth, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mh-pm- Overfull \hbox (7.9545pt too wide) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 counter*h, Overfull \hbox (6.5745pt too wide) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mcountin- Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 hibit, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mh-p- Overfull \hbox (1.80447pt too wide) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mevent*, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 dscr, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 dpc, Overfull \hbox (6.1345pt too wide) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 dscratch0, Overfull \hbox (6.1345pt too wide) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 dscratch1, Underfull \hbox (badness 10000) in paragraph at lines 1552--1554 \T1/qtm/m/n/10 other Overfull \hbox (9.7045pt too wide) in paragraph at lines 1560--1562 []|\T1/qtm/m/n/10 Load/Store| Underfull \hbox (badness 7944) in paragraph at lines 1566--1569 []\T1/qtm/m/n/10 2 (non- Underfull \hbox (badness 10000) in paragraph at lines 1566--1569 \T1/qtm/m/n/10 word Underfull \hbox (badness 10000) in paragraph at lines 1566--1569 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1566--1569 \T1/qtm/m/n/10 word Underfull \hbox (badness 5741) in paragraph at lines 1570--1573 []\T1/qtm/m/n/10 2 (half- Underfull \hbox (badness 10000) in paragraph at lines 1570--1573 \T1/qtm/m/n/10 word Underfull \hbox (badness 10000) in paragraph at lines 1570--1573 \T1/qtm/m/n/10 trans-fer Underfull \hbox (badness 10000) in paragraph at lines 1570--1573 \T1/qtm/m/n/10 cross-ing Underfull \hbox (badness 10000) in paragraph at lines 1570--1573 \T1/qtm/m/n/10 word Underfull \hbox (badness 10000) in paragraph at lines 1570--1573 \T1/qtm/m/n/10 bound- Underfull \hbox (badness 10000) in paragraph at lines 1582--1584 []|\T1/qtm/m/n/10 Mul-ti- Underfull \hbox (badness 10000) in paragraph at lines 1582--1584 \T1/qtm/m/n/10 pli-ca- Underfull \hbox (badness 10000) in paragraph at lines 1588--1590 \T1/qtm/m/n/10 mulhsu, Underfull \hbox (badness 10000) in paragraph at lines 1600--1602 []\T1/qtm/m/n/10 Re-main- Underfull \hbox (badness 10000) in paragraph at lines 1623--1626 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1623--1626 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1623--1626 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1623--1626 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1623--1626 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1641--1644 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1641--1644 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1641--1644 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1641--1644 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1641--1644 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1653--1655 []|\T1/qtm/m/n/10 Branch Underfull \hbox (badness 10000) in paragraph at lines 1653--1655 \T1/qtm/m/n/10 (Not- Underfull \hbox (badness 10000) in paragraph at lines 1664--1666 []|\T1/qtm/m/n/10 Branch Underfull \hbox (badness 10000) in paragraph at lines 1670--1673 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1670--1673 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1670--1673 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1670--1673 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1670--1673 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1681--1683 []|\T1/qtm/m/n/10 In-struc- Underfull \hbox (badness 10000) in paragraph at lines 1681--1683 \T1/qtm/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1687--1690 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1687--1690 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1687--1690 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1687--1690 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1687--1690 \T1/qtm/m/n/10 in-struc- [17] Overfull \vbox (489.36989pt too high) has occurred while \output is active [18] [19] [20] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 1793--1796 []|\T1/qtm/m/n/10 The other side ac-cepted the re-quest. \T1/txtt/m/n/10 instr_ addr_o\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1793--1796 \T1/txtt/m/n/10 instr_memtype_o \T1/qtm/m/n/10 and \T1/txtt/m/n/10 instr_prot_o \T1/qtm/m/n/10 may change in the Underfull \hbox (badness 10000) in paragraph at lines 1843--1846 []|\T1/txtt/m/n/10 instr_rdata_i \T1/qtm/m/n/10 and \T1/txtt/m/n/10 instr_err_i \T1/qtm/m/n/10 are valid when [21] [22 <./obi_instruction_basic.png>] [23 <./obi_instruction_basic_err.png> < ./obi_instruction_multiple_outstanding.png>] [24 <./obi_instruction_multiple_ou tstanding_err.png>] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 1971--1975 \T1/txtt/m/n/10 data_be_o\T1/qtm/m/n/10 , \T1/txtt/m/n/10 data_memtype_o[2:0]\T 1/qtm/m/n/10 , \T1/txtt/m/n/10 data_prot_o\T1/qtm/m/n/10 , [25] [26] [27 <./obi_data_basic.png>] [28 <./obi_data_back_to_back.png>] [29 <./obi_data_slow_response.png>] [30 <./obi_data_multiple_outstanding.png>] [31] [32] Chapter 8. [33] [34] Chapter 9. [35] [36] [37] [38] Chapter 10. [39] [40] Chapter 11. Underfull \hbox (badness 10000) in paragraph at lines 2522--2524 []|\T1/qtm/b/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 2529--2531 []|\T1/txtt/m/n/10 xif_compressed_if. Underfull \hbox (badness 10000) in paragraph at lines 2542--2544 []|\T1/txtt/m/n/10 xif_compressed_if. Underfull \hbox (badness 10000) in paragraph at lines 2551--2555 \T1/qtm/m/n/10 are ac-cepted when \T1/txtt/m/n/10 compressed_valid \T1/qtm/m/n/ 10 and Underfull \hbox (badness 10000) in paragraph at lines 2556--2558 []|\T1/txtt/m/n/10 xif_compressed_if. Overfull \hbox (48.2245pt too wide) in paragraph at lines 2559--2561 []|\T1/qtm/m/n/10 x_compressed_req_t| Underfull \hbox (badness 10000) in paragraph at lines 2569--2571 []|\T1/txtt/m/n/10 xif_compressed_if. Overfull \hbox (52.1145pt too wide) in paragraph at lines 2572--2574 []|\T1/qtm/m/n/10 x_compressed_resp_t| [41] Underfull \hbox (badness 10000) in paragraph at lines 2608--2610 []|\T1/qtm/b/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 2637--2641 \T1/txtt/m/n/10 issue_req \T1/qtm/m/n/10 and \T1/txtt/m/n/10 issue_resp \T1/qtm /m/n/10 is ac-cepted when Overfull \hbox (21.0145pt too wide) in paragraph at lines 2645--2647 []|\T1/qtm/m/n/10 x_issue_req_t| Overfull \hbox (24.9045pt too wide) in paragraph at lines 2658--2660 []|\T1/qtm/m/n/10 x_issue_resp_t| Underfull \hbox (badness 10000) in paragraph at lines 2694--2696 []|\T1/qtm/b/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 2701--2703 []|\T1/txtt/m/n/10 xif_commit_if. Overfull \hbox (13.80449pt too wide) in paragraph at lines 2720--2722 []|\T1/qtm/m/n/10 x_commit_t| [42] Underfull \hbox (badness 10000) in paragraph at lines 2756--2758 []|\T1/qtm/b/n/10 Di-rec- Overfull \hbox (21.0145pt too wide) in paragraph at lines 2794--2796 []|\T1/qtm/m/n/10 x_mem_req_t| Overfull \hbox (24.9045pt too wide) in paragraph at lines 2807--2809 []|\T1/qtm/m/n/10 x_mem_resp_t| Underfull \hbox (badness 10000) in paragraph at lines 2843--2845 []|\T1/qtm/b/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 2850--2852 []|\T1/txtt/m/n/10 xif_mem_result_if. Underfull \hbox (badness 10000) in paragraph at lines 2865--2867 []|\T1/txtt/m/n/10 xif_mem_result_if. Overfull \hbox (30.4645pt too wide) in paragraph at lines 2868--2870 []|\T1/qtm/m/n/10 x_mem_result_t| Underfull \hbox (badness 10000) in paragraph at lines 2904--2906 []|\T1/qtm/b/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 2911--2913 []|\T1/txtt/m/n/10 xif_result_if. Underfull \hbox (badness 10000) in paragraph at lines 2925--2927 []|\T1/txtt/m/n/10 xif_result_if. Overfull \hbox (5.4645pt too wide) in paragraph at lines 2942--2944 []|\T1/qtm/m/n/10 x_result_t| [43] [44 <./xif_integration.png>] [45 <./xif_timing_budget.png>] [46] Chapter 12. [47] [48] Chapter 13. Underfull \hbox (badness 10000) in paragraph at lines 3065--3067 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (28.46431pt too wide) in paragraph at lines 3072--3074 []|\T1/txtt/m/n/10 core_sleep_o| Overfull \hbox (7.46437pt too wide) in paragraph at lines 3087--3089 []|\T1/txtt/m/n/10 wu_wfe_i| [49] [50 <./wfi.png>] Chapter 14. Underfull \hbox (badness 10000) in paragraph at lines 3255--3258 []|\T1/qhv/m/n/10 Priv-i- Underfull \hbox (badness 10000) in paragraph at lines 3277--3280 []|\T1/qhv/m/n/10 Priv-i- Underfull \hbox (badness 10000) in paragraph at lines 3394--3397 []|\T1/qtm/m/n/10 (HPM) Ma-chine Counter-Inhibit Underfull \hbox (badness 10000) in paragraph at lines 3407--3410 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 3428--3431 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 3454--3457 []|\T1/qtm/m/n/10 Ma-chine Ex-cep-tion Pro-gram Underfull \hbox (badness 10000) in paragraph at lines 3763--3766 []|\T1/qtm/m/n/10 (HPM) Ma-chine Instructions- Underfull \hbox (badness 10000) in paragraph at lines 3776--3779 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 3797--3800 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 3823--3826 []|\T1/qtm/m/n/10 (HPM) Up-per 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3836--3839 []|\T1/qtm/m/n/10 (HPM) Up-per 32 Ma-chine [51] Overfull \hbox (1.41588pt too wide) in paragraph at lines 3851--3853 []|\T1/txtt/m/n/10 mhpmcounterh31| Underfull \hbox (badness 10000) in paragraph at lines 3857--3860 []|\T1/qtm/m/n/10 (HPM) Up-per 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3857--3860 \T1/qtm/m/n/10 Performance-Monitoring Counter [52] Underfull \hbox (badness 10000) in paragraph at lines 4197--4197 []\T1/qhv/m/n/10 CSR Ad- Underfull \hbox (badness 10000) in paragraph at lines 4197--4197 []\T1/qhv/m/n/10 Priv-i- Underfull \hbox (badness 10000) in paragraph at lines 4197--4197 []\T1/qhv/m/n/10 Pa-ram-e- Overfull \hbox (3.75845pt too wide) in paragraph at lines 4197--4197 []\T1/txtt/m/n/10 hpmcounterh31| [53] [54] [55] [56] [57] [58] [59] Underfull \hbox (badness 10000) in paragraph at lines 5520--5520 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Event Se-lec-tor (\T1/t xtt/bx/n/12 mhpmevent3 .. [60] [61] [62] [63] Underfull \hbox (badness 10000) in paragraph at lines 6504--6507 []|\T1/qtm/m/n/10 WARL (0x0 - Overfull \hbox (9.18875pt too wide) in paragraph at lines 6504--6507 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 DBG_NUM_TRIGGERS\T1/qtm/m/n/10 - [64] [65] [66] Underfull \hbox (badness 10000) in paragraph at lines 7228--7231 []|\T1/qtm/b/n/10 XDE-BUGVER\T1/qtm/m/n/10 . Ex-ter-nal de-bug sup-port ex-ists as de-scribed in [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 7569--7569 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Counter (\T1/txtt/bx/n/ 12 mhpmcounter3 .. [69] [70] [71] [72] Underfull \hbox (badness 10000) in paragraph at lines 8317--8317 |[][]\T1/qhv/b/n/12 Upper 32 Per-for-mance Mon-i-tor-ing Counter (\T1/txtt/bx/n /12 hpmcounter3h .. [73] [74] Chapter 15. [75] [76] Chapter 16. Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 In- Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 \T1/qtm/m/n/10 ter- Overfull \hbox (1.31364pt too wide) in paragraph at lines 8750--8750 \T1/qtm/m/n/10 rupt| Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 \T1/qtm/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 Il-le-gal in-struc- Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 Load ac-cess Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 En-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 \T1/qtm/m/n/10 call from M- Underfull \hbox (badness 6412) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 In-struc-tion bus [77] [78] Underfull \hbox (badness 10000) in paragraph at lines 8895--8897 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (28.46431pt too wide) in paragraph at lines 8902--8904 []|\T1/txtt/m/n/10 irq_i[31:16]| Overfull \hbox (28.46431pt too wide) in paragraph at lines 8913--8915 []|\T1/txtt/m/n/10 irq_i[15:12]| Overfull \hbox (12.71436pt too wide) in paragraph at lines 8923--8925 []|\T1/txtt/m/n/10 irq_i[11]| Overfull \hbox (23.21432pt too wide) in paragraph at lines 8936--8938 []|\T1/txtt/m/n/10 irq_i[10:8]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 8946--8948 []|\T1/txtt/m/n/10 irq_i[7]| Overfull \hbox (17.96434pt too wide) in paragraph at lines 8959--8961 []|\T1/txtt/m/n/10 irq_i[6:4]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 8969--8971 []|\T1/txtt/m/n/10 irq_i[3]| Overfull \hbox (17.96434pt too wide) in paragraph at lines 8982--8984 []|\T1/txtt/m/n/10 irq_i[2:0]| [79] Underfull \hbox (badness 10000) in paragraph at lines 9069--9071 []|\T1/qtm/m/n/10 In-ter- Underfull \hbox (badness 10000) in paragraph at lines 9072--9074 []|\T1/qtm/m/n/10 Ex-cep- Underfull \hbox (badness 10000) in paragraph at lines 9072--9074 \T1/qtm/m/n/10 tion [80] Underfull \hbox (badness 10000) in paragraph at lines 9221--9223 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (97.02847pt too wide) in paragraph at lines 9238--9240 []|\T1/txtt/m/n/10 clic_irq_id_i[SMCLIC_ID_WIDTH[]1:0]| Overfull \hbox (28.77867pt too wide) in paragraph at lines 9249--9251 []|\T1/txtt/m/n/10 clic_irq_level_i[7:0]| Overfull \hbox (23.52869pt too wide) in paragraph at lines 9260--9262 []|\T1/txtt/m/n/10 clic_irq_priv_i[1:0]| [81] [82] Chapter 17. [83] Underfull \hbox (badness 10000) in paragraph at lines 9437--9439 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (7.77873pt too wide) in paragraph at lines 9454--9456 []|\T1/txtt/m/n/10 debug_havereset_o| Overfull \hbox (23.52869pt too wide) in paragraph at lines 9484--9486 []|\T1/txtt/m/n/10 dm_halt_addr_i[31:0]| Overfull \hbox (49.77861pt too wide) in paragraph at lines 9494--9496 []|\T1/txtt/m/n/10 dm_exception_addr_i[31:0]| [84] [85] [86 <./debug_running.png>] [87 <./debug_halted.png>] [88] Chapter 18. [89] Underfull \hbox (badness 10000) in paragraph at lines 9938--9940 []\T1/qhv/m/n/10 Trap Underfull \hbox (badness 10000) detected at line 9941 []\T1/qhv/m/n/10 Trap Underfull \hbox (badness 10000) in paragraph at lines 9952--9954 []\T1/qhv/m/n/10 CSRs Underfull \hbox (badness 10000) in paragraph at lines 9952--9954 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) detected at line 9955 \T1/qhv/m/n/10 up- Overfull \hbox (6.11223pt too wide) in paragraph at lines 9966--9968 []|\T1/qhv/m/n/10 trap| Overfull \hbox (2.57224pt too wide) in paragraph at lines 9969--9971 []|\T1/qhv/m/n/10 ex- Overfull \hbox (8.38223pt too wide) in paragraph at lines 9969--9971 \T1/qhv/m/n/10 cep- Overfull \hbox (5.05223pt too wide) in paragraph at lines 9969--9971 \T1/qhv/m/n/10 tion| Overfull \hbox (3.38223pt too wide) in paragraph at lines 9972--9974 []|\T1/qhv/m/n/10 de- Overfull \hbox (5.61223pt too wide) in paragraph at lines 9972--9974 \T1/qhv/m/n/10 bug| Overfull \hbox (2.57224pt too wide) in paragraph at lines 9975--9977 []|\T1/qhv/m/n/10 ex- Overfull \hbox (8.38223pt too wide) in paragraph at lines 9975--9977 \T1/qhv/m/n/10 cep- Overfull \hbox (37.29222pt too wide) in paragraph at lines 9975--9977 \T1/qhv/m/n/10 tion_cause| Overfull \hbox (3.38223pt too wide) in paragraph at lines 9978--9980 []|\T1/qhv/m/n/10 de- Overfull \hbox (37.85222pt too wide) in paragraph at lines 9978--9980 \T1/qhv/m/n/10 bug_cause| Overfull \hbox (40.07222pt too wide) in paragraph at lines 9981--9983 []|\T1/qhv/m/n/10 cause_type| Underfull \hbox (badness 10000) in paragraph at lines 9985--9987 []|\T1/qtm/m/n/10 In-struc-tion Ac-cess Underfull \hbox (badness 10000) in paragraph at lines 9988--9990 []|\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (8.93224pt too wide) in paragraph at lines 10000--10002 []|\T1/qtm/m/n/10 0x01| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10006--10008 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10009--10011 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10019--10021 []|\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (8.93224pt too wide) in paragraph at lines 10031--10033 []|\T1/qtm/m/n/10 0x02| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10037--10039 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10040--10042 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10050--10052 []|\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (8.93224pt too wide) in paragraph at lines 10062--10064 []|\T1/qtm/m/n/10 0x03| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10068--10070 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10071--10073 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10086--10088 []\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (8.93224pt too wide) in paragraph at lines 10114--10116 []\T1/qtm/m/n/10 0x05 Overfull \hbox (8.93224pt too wide) detected at line 10117 []\T1/qtm/m/n/10 0x05 Overfull \hbox (3.93224pt too wide) in paragraph at lines 10127--10129 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10130--10132 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (3.93224pt too wide) in paragraph at lines 10137--10139 []|\T1/qtm/m/n/10 0x1| Underfull \hbox (badness 10000) in paragraph at lines 10140--10142 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10155--10157 []\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (8.93224pt too wide) in paragraph at lines 10183--10185 []\T1/qtm/m/n/10 0x07 Overfull \hbox (8.93224pt too wide) detected at line 10186 []\T1/qtm/m/n/10 0x07 Overfull \hbox (3.93224pt too wide) in paragraph at lines 10196--10198 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10199--10201 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (3.93224pt too wide) in paragraph at lines 10206--10208 []|\T1/qtm/m/n/10 0x1| Underfull \hbox (badness 10000) in paragraph at lines 10209--10211 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10219--10221 []|\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (10.60223pt too wide) in paragraph at lines 10231--10233 []|\T1/qtm/m/n/10 0x0B| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10237--10239 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10240--10242 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10247--10249 []|\T1/qtm/m/n/10 In-struc-tion Bus Underfull \hbox (badness 10000) in paragraph at lines 10250--10252 []|\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (8.93224pt too wide) in paragraph at lines 10262--10264 []|\T1/qtm/m/n/10 0x24| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10268--10270 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10271--10273 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (3.93224pt too wide) in paragraph at lines 10296--10298 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10299--10301 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10302--10304 []|\T1/txtt/m/n/10 dpc\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10305--10308 []|\T1/qtm/m/n/10 EBREAK from non-debug Underfull \hbox (badness 10000) in paragraph at lines 10305--10308 \T1/qtm/m/n/10 mode ex-e-cuted with \T1/txtt/m/n/10 dcsr. Overfull \hbox (3.93224pt too wide) in paragraph at lines 10327--10329 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10330--10332 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10333--10335 []|\T1/qtm/m/n/10 No Underfull \hbox (badness 10000) in paragraph at lines 10333--10335 \T1/qtm/m/n/10 CSRs Underfull \hbox (badness 10000) in paragraph at lines 10340--10342 []|\T1/qtm/m/n/10 De-bug Trig-ger Overfull \hbox (3.93224pt too wide) in paragraph at lines 10358--10360 []|\T1/qtm/m/n/10 0x2| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10361--10363 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10364--10366 []|\T1/txtt/m/n/10 dpc\T1/qtm/m/n/10 , Overfull \hbox (3.93224pt too wide) in paragraph at lines 10389--10391 []|\T1/qtm/m/n/10 0x4| Underfull \hbox (badness 10000) in paragraph at lines 10395--10397 []|\T1/txtt/m/n/10 dpc\T1/qtm/m/n/10 , [90] [91] Underfull \hbox (badness 7151) in paragraph at lines 10495--10495 []\T1/qtm/m/n/10 Table 18.5: |Table of sce-nar-ios for first in-struc-tion of e x-cep- Overfull \hbox (44.26222pt too wide) in paragraph at lines 10515--10517 []\T1/qhv/m/n/10 rvfi_dbg[2:0] Overfull \hbox (44.26222pt too wide) detected at line 10518 []\T1/qhv/m/n/10 rvfi_dbg[2:0] Overfull \hbox (40.62222pt too wide) in paragraph at lines 10522--10524 []\T1/qhv/m/n/10 mcause[31] Overfull \hbox (40.62222pt too wide) detected at line 10525 []\T1/qhv/m/n/10 mcause[31] Overfull \hbox (27.28223pt too wide) in paragraph at lines 10529--10532 []\T1/qhv/m/n/10 dcsr[8:6] Overfull \hbox (22.27223pt too wide) in paragraph at lines 10529--10532 \T1/qhv/m/n/10 (cause) Overfull \hbox (22.27223pt too wide) detected at line 10533 \T1/qhv/m/n/10 (cause) Overfull \hbox (27.28223pt too wide) detected at line 10533 []\T1/qhv/m/n/10 dcsr[8:6] Overfull \hbox (2.82224pt too wide) in paragraph at lines 10537--10539 []|\T1/qhv/m/n/10 intr| Overfull \hbox (2.57224pt too wide) in paragraph at lines 10540--10542 []|\T1/qhv/m/n/10 ex- Overfull \hbox (8.38223pt too wide) in paragraph at lines 10540--10542 \T1/qhv/m/n/10 cep- Overfull \hbox (5.05223pt too wide) in paragraph at lines 10540--10542 \T1/qhv/m/n/10 tion| Overfull \hbox (3.33223pt too wide) in paragraph at lines 10543--10545 \T1/qhv/m/n/10 ter- Overfull \hbox (6.11223pt too wide) in paragraph at lines 10543--10545 \T1/qhv/m/n/10 rupt| Underfull \hbox (badness 10000) in paragraph at lines 10562--10564 []|\T1/qtm/m/n/10 Sync Underfull \hbox (badness 10000) in paragraph at lines 10562--10564 \T1/qtm/m/n/10 trap Overfull \hbox (3.93224pt too wide) in paragraph at lines 10565--10567 []|\T1/qtm/m/n/10 0x0| Overfull \hbox (13.93227pt too wide) in paragraph at lines 10572--10572 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 10572--10572 Underfull \hbox (badness 10000) in paragraph at lines 10587--10589 []|\T1/qtm/m/n/10 In-ter- Underfull \hbox (badness 10000) in paragraph at lines 10587--10589 \T1/qtm/m/n/10 rupt Overfull \hbox (3.93224pt too wide) in paragraph at lines 10590--10592 []|\T1/qtm/m/n/10 0x0| Overfull \hbox (13.93227pt too wide) in paragraph at lines 10597--10597 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 10597--10597 Overfull \hbox (3.93224pt too wide) in paragraph at lines 10615--10617 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (13.93227pt too wide) in paragraph at lines 10619--10619 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 10619--10619 Overfull \hbox (3.93224pt too wide) in paragraph at lines 10621--10624 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10640--10642 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (13.93227pt too wide) in paragraph at lines 10644--10644 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 10644--10644 Overfull \hbox (13.93227pt too wide) in paragraph at lines 10647--10647 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 10647--10647 Overfull \hbox (3.93224pt too wide) in paragraph at lines 10665--10667 []|\T1/qtm/m/n/10 0x2| Overfull \hbox (13.93227pt too wide) in paragraph at lines 10669--10669 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 10669--10669 Overfull \hbox (3.93224pt too wide) in paragraph at lines 10671--10674 []|\T1/qtm/m/n/10 0x2| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10690--10692 []|\T1/qtm/m/n/10 0x3 Underfull \hbox (badness 10000) in paragraph at lines 10690--10692 \T1/qtm/m/n/10 or Overfull \hbox (3.93224pt too wide) in paragraph at lines 10690--10692 \T1/qtm/m/n/10 0x5| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10696--10699 []|\T1/qtm/m/n/10 0x3 Underfull \hbox (badness 10000) in paragraph at lines 10696--10699 \T1/qtm/m/n/10 or Overfull \hbox (3.93224pt too wide) in paragraph at lines 10696--10699 \T1/qtm/m/n/10 0x5| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10715--10717 []|\T1/qtm/m/n/10 0x4| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10721--10724 []|\T1/qtm/m/n/10 0x4| [92] [93] [94] Chapter 19. [95] [96] Chapter 20. [97] [98] Chapter 21. [99] [100] Underfull \hbox (badness 6927) in paragraph at lines 11089--11092 []\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 11093--11096 [][]$\T1/qtm/m/n/10 https : / / github . com / riscv / riscv-[]debug-[]spec / b lob / b659d7dc7f578e1a2a76f9e62a5eec0f2d80045c / Underfull \hbox (badness 10000) in paragraph at lines 11097--11100 []\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 11097--11100 \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 / Underfull \hbox (badness 10000) in paragraph at lines 11117--11120 []\T1/qtm/m/n/10 OpenHW eX-ten-sion In-ter-face, re-vi-sion 458c8a73, [][]$http s : / / docs . openhwgroup . org / projects / (./openhw-group-cv32e40x-user-manual.ind) [101] (./openhw-group-cv32e40x-user-manual.aux) 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-cv32e40x-user-manual.pdf (107 pages, 840953 byte s). Transcript written on openhw-group-cv32e40x-user-manual.log. Latexmk: Index file 'openhw-group-cv32e40x-user-manual.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'openhw-group-cv32e40x-user-manual.pdf' Latexmk: Log file says output to 'openhw-group-cv32e40x-user-manual.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'openhw-group-cv32e40x-user-manual.aux' 'openhw-group-cv32e40x-user-manual.out' 'openhw-group-cv32e40x-user-manual.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="openhw-group-cv32e40x-user-manual" "CV32E40X_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 (./CV32E40X_User_Manual.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./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-cv32e40x-user-manual.idx (./openhw-group-cv32e40x-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-cv32e40x-user-manual.out) (./openhw-group-cv32e40x-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-cv32e40x-user-manual.toc [1] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [2] [3]) [4] Chapter 1. [1] [2] Chapter 2. [3 <./CV32E40X_Block_Diagram.png>] Underfull \hbox (badness 10000) in paragraph at lines 215--217 []\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 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 M_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 yet; ver-sion will Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 A_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 428--428 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 428--428 \T1/qtm/m/n/10 with the \T1/txtt/m/n/10 M_EXT [4] Underfull \hbox (badness 6592) in paragraph at lines 465--465 []\T1/qtm/m/n/10 0.1 (not fi-nal-ized yet; ver-sion will [5] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [6] [7] [8] Chapter 3. [9] [10] Chapter 4. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [11] Underfull \vbox (badness 10000) detected at line 816 Underfull \vbox (badness 10000) detected at line 816 [12] Overfull \hbox (18.78447pt too wide) in paragraph at lines 836--838 []|\T1/qhv/m/n/10 Type/Range| Overfull \hbox (4.7045pt too wide) in paragraph at lines 893--895 []|\T1/qtm/m/n/10 B_NONE| Underfull \hbox (badness 10000) in paragraph at lines 950--952 []|\T1/qtm/m/n/10 int Underfull \hbox (badness 10000) in paragraph at lines 963--966 []|\T1/qtm/m/n/10 int (32 Underfull \hbox (badness 10000) in paragraph at lines 977--979 []|\T1/qtm/m/n/10 int (32, Underfull \hbox (badness 10000) in paragraph at lines 990--992 []|\T1/qtm/m/n/10 int (32, Underfull \hbox (badness 10000) in paragraph at lines 1003--1005 []|\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 1018--1020 []|\T1/qtm/m/n/10 logic Overfull \hbox (2.52875pt too wide) in paragraph at lines 1029--1031 []|\T1/txtt/m/n/10 NUM_MHPMCOUNTERS| Underfull \hbox (badness 10000) in paragraph at lines 1032--1034 []|\T1/qtm/m/n/10 int Overfull \hbox (2.52875pt too wide) in paragraph at lines 1043--1045 []|\T1/txtt/m/n/10 DBG_NUM_TRIGGERS| Underfull \hbox (badness 10000) in paragraph at lines 1059--1061 []|\T1/qtm/m/n/10 int Overfull \hbox (8.2345pt too wide) in paragraph at lines 1072--1074 []|\T1/qtm/m/n/10 pma_cfg_t| Overfull \hbox (47.30449pt too wide) in paragraph at lines 1075--1077 []|\T1/qtm/m/n/10 PMA_R_DEFAULT| Underfull \hbox (badness 10000) in paragraph at lines 1078--1082 []|\T1/qtm/m/n/10 PMA con-fig-u-ra-tion. Ar-ray of pma_cfg_t with Underfull \hbox (badness 6741) in paragraph at lines 1078--1082 \T1/qtm/m/n/10 PMA_NUM_REGIONS en-tries, see [][]\T1/qtm/m/it/10 Phys-i-cal Mem -ory At-tri- Underfull \hbox (badness 10000) in paragraph at lines 1099--1101 []|\T1/qtm/m/n/10 int Underfull \hbox (badness 10000) in paragraph at lines 1105--1111 \T1/qtm/m/n/10 i-mum num-ber of sup-ported in-ter-rupts in CLIC mode is [13] [14] Overfull \hbox (18.2787pt too wide) in paragraph at lines 1232--1234 []|\T1/txtt/m/n/10 dm_exception_addr_i| Overfull \hbox (7.94873pt too wide) in paragraph at lines 1400--1402 []|\T1/txtt/m/n/10 xif_compressed_if| Overfull \hbox (7.94873pt too wide) in paragraph at lines 1444--1446 []|\T1/txtt/m/n/10 xif_mem_result_if| [15] [16 <./CV32E40X_Pipeline.png>] Chapter 5. Underfull \hbox (badness 10000) in paragraph at lines 1521--1523 []|\T1/qhv/m/n/10 In-struc- Underfull \hbox (badness 10000) in paragraph at lines 1521--1523 \T1/qhv/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1531--1533 []|\T1/qtm/m/n/10 In-te-ger Underfull \hbox (badness 10000) in paragraph at lines 1531--1533 \T1/qtm/m/n/10 Com-pu- Underfull \hbox (badness 10000) in paragraph at lines 1542--1544 []|\T1/qtm/m/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 tus, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mepc, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mtvec, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mcause, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mcy-cle, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 min- Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 stret, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mh-pm- Overfull \hbox (2.9545pt too wide) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 counter*, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mcy- Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 cleh, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 min- Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 streth, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mh-pm- Overfull \hbox (7.9545pt too wide) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 counter*h, Overfull \hbox (6.5745pt too wide) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mcountin- Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 hibit, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mh-p- Overfull \hbox (1.80447pt too wide) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 mevent*, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 dscr, Underfull \hbox (badness 10000) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 dpc, Overfull \hbox (6.1345pt too wide) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 dscratch0, Overfull \hbox (6.1345pt too wide) in paragraph at lines 1545--1551 \T1/qtm/m/n/10 dscratch1, Underfull \hbox (badness 10000) in paragraph at lines 1552--1554 \T1/qtm/m/n/10 other Overfull \hbox (9.7045pt too wide) in paragraph at lines 1560--1562 []|\T1/qtm/m/n/10 Load/Store| Underfull \hbox (badness 7944) in paragraph at lines 1566--1569 []\T1/qtm/m/n/10 2 (non- Underfull \hbox (badness 10000) in paragraph at lines 1566--1569 \T1/qtm/m/n/10 word Underfull \hbox (badness 10000) in paragraph at lines 1566--1569 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1566--1569 \T1/qtm/m/n/10 word Underfull \hbox (badness 5741) in paragraph at lines 1570--1573 []\T1/qtm/m/n/10 2 (half- Underfull \hbox (badness 10000) in paragraph at lines 1570--1573 \T1/qtm/m/n/10 word Underfull \hbox (badness 10000) in paragraph at lines 1570--1573 \T1/qtm/m/n/10 trans-fer Underfull \hbox (badness 10000) in paragraph at lines 1570--1573 \T1/qtm/m/n/10 cross-ing Underfull \hbox (badness 10000) in paragraph at lines 1570--1573 \T1/qtm/m/n/10 word Underfull \hbox (badness 10000) in paragraph at lines 1570--1573 \T1/qtm/m/n/10 bound- Underfull \hbox (badness 10000) in paragraph at lines 1582--1584 []|\T1/qtm/m/n/10 Mul-ti- Underfull \hbox (badness 10000) in paragraph at lines 1582--1584 \T1/qtm/m/n/10 pli-ca- Underfull \hbox (badness 10000) in paragraph at lines 1588--1590 \T1/qtm/m/n/10 mulhsu, Underfull \hbox (badness 10000) in paragraph at lines 1600--1602 []\T1/qtm/m/n/10 Re-main- Underfull \hbox (badness 10000) in paragraph at lines 1623--1626 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1623--1626 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1623--1626 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1623--1626 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1623--1626 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1641--1644 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1641--1644 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1641--1644 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1641--1644 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1641--1644 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1653--1655 []|\T1/qtm/m/n/10 Branch Underfull \hbox (badness 10000) in paragraph at lines 1653--1655 \T1/qtm/m/n/10 (Not- Underfull \hbox (badness 10000) in paragraph at lines 1664--1666 []|\T1/qtm/m/n/10 Branch Underfull \hbox (badness 10000) in paragraph at lines 1670--1673 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1670--1673 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1670--1673 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1670--1673 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1670--1673 \T1/qtm/m/n/10 in-struc- Underfull \hbox (badness 10000) in paragraph at lines 1681--1683 []|\T1/qtm/m/n/10 In-struc- Underfull \hbox (badness 10000) in paragraph at lines 1681--1683 \T1/qtm/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 1687--1690 \T1/qtm/m/n/10 word- Underfull \hbox (badness 10000) in paragraph at lines 1687--1690 \T1/qtm/m/n/10 aligned Underfull \hbox (badness 10000) in paragraph at lines 1687--1690 \T1/qtm/m/n/10 non- Underfull \hbox (badness 10000) in paragraph at lines 1687--1690 \T1/qtm/m/n/10 RVC Underfull \hbox (badness 10000) in paragraph at lines 1687--1690 \T1/qtm/m/n/10 in-struc- [17] Overfull \vbox (489.36989pt too high) has occurred while \output is active [18] [19] [20] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 1793--1796 []|\T1/qtm/m/n/10 The other side ac-cepted the re-quest. \T1/txtt/m/n/10 instr_ addr_o\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1793--1796 \T1/txtt/m/n/10 instr_memtype_o \T1/qtm/m/n/10 and \T1/txtt/m/n/10 instr_prot_o \T1/qtm/m/n/10 may change in the Underfull \hbox (badness 10000) in paragraph at lines 1843--1846 []|\T1/txtt/m/n/10 instr_rdata_i \T1/qtm/m/n/10 and \T1/txtt/m/n/10 instr_err_i \T1/qtm/m/n/10 are valid when [21] [22 <./obi_instruction_basic.png>] [23 <./obi_instruction_basic_err.png> < ./obi_instruction_multiple_outstanding.png>] [24 <./obi_instruction_multiple_ou tstanding_err.png>] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 1971--1975 \T1/txtt/m/n/10 data_be_o\T1/qtm/m/n/10 , \T1/txtt/m/n/10 data_memtype_o[2:0]\T 1/qtm/m/n/10 , \T1/txtt/m/n/10 data_prot_o\T1/qtm/m/n/10 , [25] [26] [27 <./obi_data_basic.png>] [28 <./obi_data_back_to_back.png>] [29 <./obi_data_slow_response.png>] [30 <./obi_data_multiple_outstanding.png>] [31] [32] Chapter 8. [33] [34] Chapter 9. [35] [36] [37] [38] Chapter 10. [39] [40] Chapter 11. Underfull \hbox (badness 10000) in paragraph at lines 2522--2524 []|\T1/qtm/b/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 2529--2531 []|\T1/txtt/m/n/10 xif_compressed_if. Underfull \hbox (badness 10000) in paragraph at lines 2542--2544 []|\T1/txtt/m/n/10 xif_compressed_if. Underfull \hbox (badness 10000) in paragraph at lines 2551--2555 \T1/qtm/m/n/10 are ac-cepted when \T1/txtt/m/n/10 compressed_valid \T1/qtm/m/n/ 10 and Underfull \hbox (badness 10000) in paragraph at lines 2556--2558 []|\T1/txtt/m/n/10 xif_compressed_if. Overfull \hbox (48.2245pt too wide) in paragraph at lines 2559--2561 []|\T1/qtm/m/n/10 x_compressed_req_t| Underfull \hbox (badness 10000) in paragraph at lines 2569--2571 []|\T1/txtt/m/n/10 xif_compressed_if. Overfull \hbox (52.1145pt too wide) in paragraph at lines 2572--2574 []|\T1/qtm/m/n/10 x_compressed_resp_t| [41] Underfull \hbox (badness 10000) in paragraph at lines 2608--2610 []|\T1/qtm/b/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 2637--2641 \T1/txtt/m/n/10 issue_req \T1/qtm/m/n/10 and \T1/txtt/m/n/10 issue_resp \T1/qtm /m/n/10 is ac-cepted when Overfull \hbox (21.0145pt too wide) in paragraph at lines 2645--2647 []|\T1/qtm/m/n/10 x_issue_req_t| Overfull \hbox (24.9045pt too wide) in paragraph at lines 2658--2660 []|\T1/qtm/m/n/10 x_issue_resp_t| Underfull \hbox (badness 10000) in paragraph at lines 2694--2696 []|\T1/qtm/b/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 2701--2703 []|\T1/txtt/m/n/10 xif_commit_if. Overfull \hbox (13.80449pt too wide) in paragraph at lines 2720--2722 []|\T1/qtm/m/n/10 x_commit_t| [42] Underfull \hbox (badness 10000) in paragraph at lines 2756--2758 []|\T1/qtm/b/n/10 Di-rec- Overfull \hbox (21.0145pt too wide) in paragraph at lines 2794--2796 []|\T1/qtm/m/n/10 x_mem_req_t| Overfull \hbox (24.9045pt too wide) in paragraph at lines 2807--2809 []|\T1/qtm/m/n/10 x_mem_resp_t| Underfull \hbox (badness 10000) in paragraph at lines 2843--2845 []|\T1/qtm/b/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 2850--2852 []|\T1/txtt/m/n/10 xif_mem_result_if. Underfull \hbox (badness 10000) in paragraph at lines 2865--2867 []|\T1/txtt/m/n/10 xif_mem_result_if. Overfull \hbox (30.4645pt too wide) in paragraph at lines 2868--2870 []|\T1/qtm/m/n/10 x_mem_result_t| Underfull \hbox (badness 10000) in paragraph at lines 2904--2906 []|\T1/qtm/b/n/10 Di-rec- Underfull \hbox (badness 10000) in paragraph at lines 2911--2913 []|\T1/txtt/m/n/10 xif_result_if. Underfull \hbox (badness 10000) in paragraph at lines 2925--2927 []|\T1/txtt/m/n/10 xif_result_if. Overfull \hbox (5.4645pt too wide) in paragraph at lines 2942--2944 []|\T1/qtm/m/n/10 x_result_t| [43] [44 <./xif_integration.png>] [45 <./xif_timing_budget.png>] [46] Chapter 12. [47] [48] Chapter 13. Underfull \hbox (badness 10000) in paragraph at lines 3065--3067 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (28.46431pt too wide) in paragraph at lines 3072--3074 []|\T1/txtt/m/n/10 core_sleep_o| Overfull \hbox (7.46437pt too wide) in paragraph at lines 3087--3089 []|\T1/txtt/m/n/10 wu_wfe_i| [49] [50 <./wfi.png>] Chapter 14. Underfull \hbox (badness 10000) in paragraph at lines 3255--3258 []|\T1/qhv/m/n/10 Priv-i- Underfull \hbox (badness 10000) in paragraph at lines 3277--3280 []|\T1/qhv/m/n/10 Priv-i- Underfull \hbox (badness 10000) in paragraph at lines 3394--3397 []|\T1/qtm/m/n/10 (HPM) Ma-chine Counter-Inhibit Underfull \hbox (badness 10000) in paragraph at lines 3407--3410 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 3428--3431 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 3454--3457 []|\T1/qtm/m/n/10 Ma-chine Ex-cep-tion Pro-gram Underfull \hbox (badness 10000) in paragraph at lines 3763--3766 []|\T1/qtm/m/n/10 (HPM) Ma-chine Instructions- Underfull \hbox (badness 10000) in paragraph at lines 3776--3779 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 3797--3800 []|\T1/qtm/m/n/10 (HPM) Ma-chine Performance- Underfull \hbox (badness 10000) in paragraph at lines 3823--3826 []|\T1/qtm/m/n/10 (HPM) Up-per 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3836--3839 []|\T1/qtm/m/n/10 (HPM) Up-per 32 Ma-chine [51] Overfull \hbox (1.41588pt too wide) in paragraph at lines 3851--3853 []|\T1/txtt/m/n/10 mhpmcounterh31| Underfull \hbox (badness 10000) in paragraph at lines 3857--3860 []|\T1/qtm/m/n/10 (HPM) Up-per 32 Ma-chine Underfull \hbox (badness 10000) in paragraph at lines 3857--3860 \T1/qtm/m/n/10 Performance-Monitoring Counter [52] Underfull \hbox (badness 10000) in paragraph at lines 4197--4197 []\T1/qhv/m/n/10 CSR Ad- Underfull \hbox (badness 10000) in paragraph at lines 4197--4197 []\T1/qhv/m/n/10 Priv-i- Underfull \hbox (badness 10000) in paragraph at lines 4197--4197 []\T1/qhv/m/n/10 Pa-ram-e- Overfull \hbox (3.75845pt too wide) in paragraph at lines 4197--4197 []\T1/txtt/m/n/10 hpmcounterh31| [53] [54] [55] [56] [57] [58] [59] Underfull \hbox (badness 10000) in paragraph at lines 5520--5520 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Event Se-lec-tor (\T1/t xtt/bx/n/12 mhpmevent3 .. [60] [61] [62] [63] Underfull \hbox (badness 10000) in paragraph at lines 6504--6507 []|\T1/qtm/m/n/10 WARL (0x0 - Overfull \hbox (9.18875pt too wide) in paragraph at lines 6504--6507 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 DBG_NUM_TRIGGERS\T1/qtm/m/n/10 - [64] [65] [66] Underfull \hbox (badness 10000) in paragraph at lines 7228--7231 []|\T1/qtm/b/n/10 XDE-BUGVER\T1/qtm/m/n/10 . Ex-ter-nal de-bug sup-port ex-ists as de-scribed in [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 7569--7569 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Counter (\T1/txtt/bx/n/ 12 mhpmcounter3 .. [69] [70] [71] [72] Underfull \hbox (badness 10000) in paragraph at lines 8317--8317 |[][]\T1/qhv/b/n/12 Upper 32 Per-for-mance Mon-i-tor-ing Counter (\T1/txtt/bx/n /12 hpmcounter3h .. [73] [74] Chapter 15. [75] [76] Chapter 16. Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 In- Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 \T1/qtm/m/n/10 ter- Overfull \hbox (1.31364pt too wide) in paragraph at lines 8750--8750 \T1/qtm/m/n/10 rupt| Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 \T1/qtm/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 Il-le-gal in-struc- Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 Load ac-cess Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 En-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 8750--8750 \T1/qtm/m/n/10 call from M- Underfull \hbox (badness 6412) in paragraph at lines 8750--8750 []\T1/qtm/m/n/10 In-struc-tion bus [77] [78] Underfull \hbox (badness 10000) in paragraph at lines 8895--8897 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (28.46431pt too wide) in paragraph at lines 8902--8904 []|\T1/txtt/m/n/10 irq_i[31:16]| Overfull \hbox (28.46431pt too wide) in paragraph at lines 8913--8915 []|\T1/txtt/m/n/10 irq_i[15:12]| Overfull \hbox (12.71436pt too wide) in paragraph at lines 8923--8925 []|\T1/txtt/m/n/10 irq_i[11]| Overfull \hbox (23.21432pt too wide) in paragraph at lines 8936--8938 []|\T1/txtt/m/n/10 irq_i[10:8]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 8946--8948 []|\T1/txtt/m/n/10 irq_i[7]| Overfull \hbox (17.96434pt too wide) in paragraph at lines 8959--8961 []|\T1/txtt/m/n/10 irq_i[6:4]| Overfull \hbox (7.46437pt too wide) in paragraph at lines 8969--8971 []|\T1/txtt/m/n/10 irq_i[3]| Overfull \hbox (17.96434pt too wide) in paragraph at lines 8982--8984 []|\T1/txtt/m/n/10 irq_i[2:0]| [79] Underfull \hbox (badness 10000) in paragraph at lines 9069--9071 []|\T1/qtm/m/n/10 In-ter- Underfull \hbox (badness 10000) in paragraph at lines 9072--9074 []|\T1/qtm/m/n/10 Ex-cep- Underfull \hbox (badness 10000) in paragraph at lines 9072--9074 \T1/qtm/m/n/10 tion [80] Underfull \hbox (badness 10000) in paragraph at lines 9221--9223 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (97.02847pt too wide) in paragraph at lines 9238--9240 []|\T1/txtt/m/n/10 clic_irq_id_i[SMCLIC_ID_WIDTH[]1:0]| Overfull \hbox (28.77867pt too wide) in paragraph at lines 9249--9251 []|\T1/txtt/m/n/10 clic_irq_level_i[7:0]| Overfull \hbox (23.52869pt too wide) in paragraph at lines 9260--9262 []|\T1/txtt/m/n/10 clic_irq_priv_i[1:0]| [81] [82] Chapter 17. [83] Underfull \hbox (badness 10000) in paragraph at lines 9437--9439 []|\T1/qhv/m/n/10 Di-rec- Overfull \hbox (7.77873pt too wide) in paragraph at lines 9454--9456 []|\T1/txtt/m/n/10 debug_havereset_o| Overfull \hbox (23.52869pt too wide) in paragraph at lines 9484--9486 []|\T1/txtt/m/n/10 dm_halt_addr_i[31:0]| Overfull \hbox (49.77861pt too wide) in paragraph at lines 9494--9496 []|\T1/txtt/m/n/10 dm_exception_addr_i[31:0]| [84] [85] [86 <./debug_running.png>] [87 <./debug_halted.png>] [88] Chapter 18. [89] Underfull \hbox (badness 10000) in paragraph at lines 9938--9940 []\T1/qhv/m/n/10 Trap Underfull \hbox (badness 10000) detected at line 9941 []\T1/qhv/m/n/10 Trap Underfull \hbox (badness 10000) in paragraph at lines 9952--9954 []\T1/qhv/m/n/10 CSRs Underfull \hbox (badness 10000) in paragraph at lines 9952--9954 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) detected at line 9955 \T1/qhv/m/n/10 up- Overfull \hbox (6.11223pt too wide) in paragraph at lines 9966--9968 []|\T1/qhv/m/n/10 trap| Overfull \hbox (2.57224pt too wide) in paragraph at lines 9969--9971 []|\T1/qhv/m/n/10 ex- Overfull \hbox (8.38223pt too wide) in paragraph at lines 9969--9971 \T1/qhv/m/n/10 cep- Overfull \hbox (5.05223pt too wide) in paragraph at lines 9969--9971 \T1/qhv/m/n/10 tion| Overfull \hbox (3.38223pt too wide) in paragraph at lines 9972--9974 []|\T1/qhv/m/n/10 de- Overfull \hbox (5.61223pt too wide) in paragraph at lines 9972--9974 \T1/qhv/m/n/10 bug| Overfull \hbox (2.57224pt too wide) in paragraph at lines 9975--9977 []|\T1/qhv/m/n/10 ex- Overfull \hbox (8.38223pt too wide) in paragraph at lines 9975--9977 \T1/qhv/m/n/10 cep- Overfull \hbox (37.29222pt too wide) in paragraph at lines 9975--9977 \T1/qhv/m/n/10 tion_cause| Overfull \hbox (3.38223pt too wide) in paragraph at lines 9978--9980 []|\T1/qhv/m/n/10 de- Overfull \hbox (37.85222pt too wide) in paragraph at lines 9978--9980 \T1/qhv/m/n/10 bug_cause| Overfull \hbox (40.07222pt too wide) in paragraph at lines 9981--9983 []|\T1/qhv/m/n/10 cause_type| Underfull \hbox (badness 10000) in paragraph at lines 9985--9987 []|\T1/qtm/m/n/10 In-struc-tion Ac-cess Underfull \hbox (badness 10000) in paragraph at lines 9988--9990 []|\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (8.93224pt too wide) in paragraph at lines 10000--10002 []|\T1/qtm/m/n/10 0x01| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10006--10008 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10009--10011 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10019--10021 []|\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (8.93224pt too wide) in paragraph at lines 10031--10033 []|\T1/qtm/m/n/10 0x02| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10037--10039 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10040--10042 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10050--10052 []|\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (8.93224pt too wide) in paragraph at lines 10062--10064 []|\T1/qtm/m/n/10 0x03| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10068--10070 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10071--10073 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10086--10088 []\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (8.93224pt too wide) in paragraph at lines 10114--10116 []\T1/qtm/m/n/10 0x05 Overfull \hbox (8.93224pt too wide) detected at line 10117 []\T1/qtm/m/n/10 0x05 Overfull \hbox (3.93224pt too wide) in paragraph at lines 10127--10129 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10130--10132 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (3.93224pt too wide) in paragraph at lines 10137--10139 []|\T1/qtm/m/n/10 0x1| Underfull \hbox (badness 10000) in paragraph at lines 10140--10142 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10155--10157 []\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (8.93224pt too wide) in paragraph at lines 10183--10185 []\T1/qtm/m/n/10 0x07 Overfull \hbox (8.93224pt too wide) detected at line 10186 []\T1/qtm/m/n/10 0x07 Overfull \hbox (3.93224pt too wide) in paragraph at lines 10196--10198 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10199--10201 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (3.93224pt too wide) in paragraph at lines 10206--10208 []|\T1/qtm/m/n/10 0x1| Underfull \hbox (badness 10000) in paragraph at lines 10209--10211 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10219--10221 []|\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (10.60223pt too wide) in paragraph at lines 10231--10233 []|\T1/qtm/m/n/10 0x0B| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10237--10239 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10240--10242 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10247--10249 []|\T1/qtm/m/n/10 In-struc-tion Bus Underfull \hbox (badness 10000) in paragraph at lines 10250--10252 []|\T1/qtm/m/n/10 Ex-cep- Overfull \hbox (8.93224pt too wide) in paragraph at lines 10262--10264 []|\T1/qtm/m/n/10 0x24| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10268--10270 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10271--10273 []|\T1/txtt/m/n/10 mcause\T1/qtm/m/n/10 , Overfull \hbox (3.93224pt too wide) in paragraph at lines 10296--10298 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10299--10301 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10302--10304 []|\T1/txtt/m/n/10 dpc\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10305--10308 []|\T1/qtm/m/n/10 EBREAK from non-debug Underfull \hbox (badness 10000) in paragraph at lines 10305--10308 \T1/qtm/m/n/10 mode ex-e-cuted with \T1/txtt/m/n/10 dcsr. Overfull \hbox (3.93224pt too wide) in paragraph at lines 10327--10329 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10330--10332 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10333--10335 []|\T1/qtm/m/n/10 No Underfull \hbox (badness 10000) in paragraph at lines 10333--10335 \T1/qtm/m/n/10 CSRs Underfull \hbox (badness 10000) in paragraph at lines 10340--10342 []|\T1/qtm/m/n/10 De-bug Trig-ger Overfull \hbox (3.93224pt too wide) in paragraph at lines 10358--10360 []|\T1/qtm/m/n/10 0x2| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10361--10363 []|\T1/qtm/m/n/10 0x0| Underfull \hbox (badness 10000) in paragraph at lines 10364--10366 []|\T1/txtt/m/n/10 dpc\T1/qtm/m/n/10 , Overfull \hbox (3.93224pt too wide) in paragraph at lines 10389--10391 []|\T1/qtm/m/n/10 0x4| Underfull \hbox (badness 10000) in paragraph at lines 10395--10397 []|\T1/txtt/m/n/10 dpc\T1/qtm/m/n/10 , [90] [91] Underfull \hbox (badness 7151) in paragraph at lines 10495--10495 []\T1/qtm/m/n/10 Table 18.5: |Table of sce-nar-ios for first in-struc-tion of e x-cep- Overfull \hbox (44.26222pt too wide) in paragraph at lines 10515--10517 []\T1/qhv/m/n/10 rvfi_dbg[2:0] Overfull \hbox (44.26222pt too wide) detected at line 10518 []\T1/qhv/m/n/10 rvfi_dbg[2:0] Overfull \hbox (40.62222pt too wide) in paragraph at lines 10522--10524 []\T1/qhv/m/n/10 mcause[31] Overfull \hbox (40.62222pt too wide) detected at line 10525 []\T1/qhv/m/n/10 mcause[31] Overfull \hbox (27.28223pt too wide) in paragraph at lines 10529--10532 []\T1/qhv/m/n/10 dcsr[8:6] Overfull \hbox (22.27223pt too wide) in paragraph at lines 10529--10532 \T1/qhv/m/n/10 (cause) Overfull \hbox (22.27223pt too wide) detected at line 10533 \T1/qhv/m/n/10 (cause) Overfull \hbox (27.28223pt too wide) detected at line 10533 []\T1/qhv/m/n/10 dcsr[8:6] Overfull \hbox (2.82224pt too wide) in paragraph at lines 10537--10539 []|\T1/qhv/m/n/10 intr| Overfull \hbox (2.57224pt too wide) in paragraph at lines 10540--10542 []|\T1/qhv/m/n/10 ex- Overfull \hbox (8.38223pt too wide) in paragraph at lines 10540--10542 \T1/qhv/m/n/10 cep- Overfull \hbox (5.05223pt too wide) in paragraph at lines 10540--10542 \T1/qhv/m/n/10 tion| Overfull \hbox (3.33223pt too wide) in paragraph at lines 10543--10545 \T1/qhv/m/n/10 ter- Overfull \hbox (6.11223pt too wide) in paragraph at lines 10543--10545 \T1/qhv/m/n/10 rupt| Underfull \hbox (badness 10000) in paragraph at lines 10562--10564 []|\T1/qtm/m/n/10 Sync Underfull \hbox (badness 10000) in paragraph at lines 10562--10564 \T1/qtm/m/n/10 trap Overfull \hbox (3.93224pt too wide) in paragraph at lines 10565--10567 []|\T1/qtm/m/n/10 0x0| Overfull \hbox (13.93227pt too wide) in paragraph at lines 10572--10572 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 10572--10572 Underfull \hbox (badness 10000) in paragraph at lines 10587--10589 []|\T1/qtm/m/n/10 In-ter- Underfull \hbox (badness 10000) in paragraph at lines 10587--10589 \T1/qtm/m/n/10 rupt Overfull \hbox (3.93224pt too wide) in paragraph at lines 10590--10592 []|\T1/qtm/m/n/10 0x0| Overfull \hbox (13.93227pt too wide) in paragraph at lines 10597--10597 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 10597--10597 Overfull \hbox (3.93224pt too wide) in paragraph at lines 10615--10617 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (13.93227pt too wide) in paragraph at lines 10619--10619 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 10619--10619 Overfull \hbox (3.93224pt too wide) in paragraph at lines 10621--10624 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10640--10642 []|\T1/qtm/m/n/10 0x1| Overfull \hbox (13.93227pt too wide) in paragraph at lines 10644--10644 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 10644--10644 Overfull \hbox (13.93227pt too wide) in paragraph at lines 10647--10647 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 10647--10647 Overfull \hbox (3.93224pt too wide) in paragraph at lines 10665--10667 []|\T1/qtm/m/n/10 0x2| Overfull \hbox (13.93227pt too wide) in paragraph at lines 10669--10669 [] Overfull \hbox (13.93227pt too wide) in paragraph at lines 10669--10669 Overfull \hbox (3.93224pt too wide) in paragraph at lines 10671--10674 []|\T1/qtm/m/n/10 0x2| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10690--10692 []|\T1/qtm/m/n/10 0x3 Underfull \hbox (badness 10000) in paragraph at lines 10690--10692 \T1/qtm/m/n/10 or Overfull \hbox (3.93224pt too wide) in paragraph at lines 10690--10692 \T1/qtm/m/n/10 0x5| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10696--10699 []|\T1/qtm/m/n/10 0x3 Underfull \hbox (badness 10000) in paragraph at lines 10696--10699 \T1/qtm/m/n/10 or Overfull \hbox (3.93224pt too wide) in paragraph at lines 10696--10699 \T1/qtm/m/n/10 0x5| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10715--10717 []|\T1/qtm/m/n/10 0x4| Overfull \hbox (3.93224pt too wide) in paragraph at lines 10721--10724 []|\T1/qtm/m/n/10 0x4| [92] [93] [94] Chapter 19. [95] [96] Chapter 20. [97] [98] Chapter 21. [99] [100] Underfull \hbox (badness 6927) in paragraph at lines 11089--11092 []\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 11093--11096 [][]$\T1/qtm/m/n/10 https : / / github . com / riscv / riscv-[]debug-[]spec / b lob / b659d7dc7f578e1a2a76f9e62a5eec0f2d80045c / Underfull \hbox (badness 10000) in paragraph at lines 11097--11100 []\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 11097--11100 \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 / Underfull \hbox (badness 10000) in paragraph at lines 11117--11120 []\T1/qtm/m/n/10 OpenHW eX-ten-sion In-ter-face, re-vi-sion 458c8a73, [][]$http s : / / docs . openhwgroup . org / projects / (./openhw-group-cv32e40x-user-manual.ind) [101] (./openhw-group-cv32e40x-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-cv32e40x-user-manual.pdf (107 pages, 840955 byte s). Transcript written on openhw-group-cv32e40x-user-manual.log. Latexmk: Index file 'openhw-group-cv32e40x-user-manual.idx' was written Latexmk: Log file says output to 'openhw-group-cv32e40x-user-manual.pdf' Latexmk: Log file says output to 'openhw-group-cv32e40x-user-manual.pdf' Latexmk: All targets (openhw-group-cv32e40x-user-manual.pdf) are up-to-date [rtd-command-info] start-time: 2022-08-16T12:25:12.807207Z, end-time: 2022-08-16T12:25:12.901780Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-user-manual/checkouts/latest/docs/user_manual/source/_build/latex/openhw-group-cv32e40x-user-manual.pdf /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-user-manual/artifacts/latest/sphinx_pdf/openhw-group-cv32e40x-user-manual.pdf [rtd-command-info] start-time: 2022-08-16T12:25:13.101403Z, end-time: 2022-08-16T12:25:17.453563Z, duration: 4, exit-code: 0 python -m sphinx -T -E -b epub -d _build/doctrees -D language=en . _build/epub Running Sphinx v5.1.1 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%] atomics reading sources... [ 9%] control_status_registers reading sources... [ 13%] core_versions reading sources... [ 18%] debug reading sources... [ 22%] exceptions_interrupts reading sources... [ 27%] fencei reading sources... [ 31%] getting_started reading sources... [ 36%] glossary reading sources... [ 40%] index reading sources... [ 45%] instruction_fetch reading sources... [ 50%] instruction_set_extensions reading sources... [ 54%] integration reading sources... [ 59%] intro reading sources... [ 63%] load_store_unit reading sources... [ 68%] perf_counters reading sources... [ 72%] pipeline reading sources... [ 77%] pma reading sources... [ 81%] preface reading sources... [ 86%] register_file reading sources... [ 90%] rvfi reading sources... [ 95%] sleep reading sources... [100%] x_ext looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] atomics writing output... [ 9%] control_status_registers writing output... [ 13%] core_versions writing output... [ 18%] debug writing output... [ 22%] exceptions_interrupts writing output... [ 27%] fencei writing output... [ 31%] getting_started writing output... [ 36%] glossary writing output... [ 40%] index writing output... [ 45%] instruction_fetch writing output... [ 50%] instruction_set_extensions writing output... [ 54%] integration writing output... [ 59%] intro writing output... [ 63%] load_store_unit writing output... [ 68%] perf_counters writing output... [ 72%] pipeline writing output... [ 77%] pma writing output... [ 81%] preface writing output... [ 86%] register_file writing output... [ 90%] rvfi writing output... [ 95%] sleep writing output... [100%] x_ext generating indices... genindex done writing additional pages... done copying images... [ 6%] ../images/debug_running.svg copying images... [ 13%] ../images/debug_halted.svg copying images... [ 20%] ../images/obi_instruction_basic.svg copying images... [ 26%] ../images/obi_instruction_basic_err.svg copying images... [ 33%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 40%] ../images/obi_instruction_multiple_outstanding_err.svg copying images... [ 46%] ../images/CV32E40X_Block_Diagram.png copying images... [ 53%] ../images/obi_data_basic.svg copying images... [ 60%] ../images/obi_data_back_to_back.svg copying images... [ 66%] ../images/obi_data_slow_response.svg copying images... [ 73%] ../images/obi_data_multiple_outstanding.svg copying images... [ 80%] ../images/CV32E40X_Pipeline.png copying images... [ 86%] ../images/wfi.svg copying images... [ 93%] ../images/xif_integration.png copying images... [100%] ../images/xif_timing_budget.png 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-VCV32E40XUserManual.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-08-16T12:25:17.658948Z, end-time: 2022-08-16T12:25:17.743312Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-user-manual/checkouts/latest/docs/user_manual/source/_build/epub/CORE-VCV32E40XUserManual.epub /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-user-manual/artifacts/latest/sphinx_epub/openhw-group-cv32e40x-user-manual.epub