Read the Docs build information Build id: 695746 Project: openhw-group-cv32e40x-user-manual Version: latest Commit: 48137ad3d539dac221d4d9c2497b0cfbda7de299 Date: 2021-08-10T09:01:46.918546Z State: finished Success: True [rtd-command-info] start-time: 2021-08-10T09:04:41.245507Z, end-time: 2021-08-10T09:04:45.296877Z, duration: 4, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/openhwgroup/cv32e40x.git . Cloning into '.'... [rtd-command-info] start-time: 2021-08-10T09:04:45.432216Z, end-time: 2021-08-10T09:04:45.532137Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out '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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 48137ad Merge pull request #169 from silabs-halfdan/bext_zbc [rtd-command-info] start-time: 2021-08-10T09:04:45.641140Z, end-time: 2021-08-10T09:04:45.704321Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-08-10T09:04:46.702764Z, end-time: 2021-08-10T09:04:50.727720Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-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: 2021-08-10T09:04:50.843409Z, end-time: 2021-08-10T09:04:51.987391Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-user-manual/envs/latest/lib/python3.7/site-packages (21.2.3) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-user-manual/envs/latest/lib/python3.7/site-packages (57.4.0) [rtd-command-info] start-time: 2021-08-10T09:04:52.096102Z, end-time: 2021-08-10T09:05:00.819780Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) 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) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading Sphinx-4.1.2-py3-none-any.whl (2.9 MB) Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting Pygments>=2.0 Downloading Pygments-2.9.0-py3-none-any.whl (1.0 MB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting requests>=2.5.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting packaging Downloading packaging-21.0-py3-none-any.whl (40 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-user-manual/envs/latest/lib/python3.7/site-packages (from sphinx) (57.4.0) Collecting babel>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting docutils>=0.11 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux2010_x86_64.whl (31 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.4-py3-none-any.whl (36 kB) Collecting idna<4,>=2.5 Downloading idna-3.2-py3-none-any.whl (59 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 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=23772 sha256=c7ca08e57f287bffbed8cab901cdb20fc5110851bc81ebbdd64e438cd2ca5c3b Stored in directory: /tmp/pip-ephem-wheel-cache-glh0gltg/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=7cee466148e21caad253422f0a9a15e7ab6d88039ec2aac2ee1367aa35a50a2d Stored in directory: /tmp/pip-ephem-wheel-cache-glh0gltg/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-3.0.1 MarkupSafe-2.0.1 Pygments-2.9.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.5.30 charset-normalizer-2.0.4 commonmark-0.8.1 docutils-0.16 future-0.18.2 idna-3.2 imagesize-1.2.0 mock-1.0.1 packaging-21.0 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.26.0 snowballstemmer-2.1.0 sphinx-4.1.2 sphinx-rtd-theme-0.5.2 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 urllib3-1.26.6 [rtd-command-info] start-time: 2021-08-10T09:05:00.957526Z, end-time: 2021-08-10T09:05:01.939689Z, duration: 0, 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)) (4.1.2) 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)) (0.5.2) 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.1.1-py3-none-any.whl (10.0 kB) 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.9.0) 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: 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: 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.0.1) 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: 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: 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.2.0) 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.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.9.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: 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.26.0) 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: setuptools 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)) (57.4.0) 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.1.0) 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: docutils<0.18,>=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.16) 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)) (2021.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: 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.0.1) 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.2) 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.6) 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)) (2021.5.30) Requirement already satisfied: charset-normalizer~=2.0.0 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.0.4) Requirement already satisfied: pyparsing>=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)) (2.4.7) Installing collected packages: sphinxcontrib-svg2pdfconverter Successfully installed sphinxcontrib-svg2pdfconverter-1.1.1 [rtd-command-info] start-time: 2021-08-10T09:05:02.914907Z, end-time: 2021-08-10T09:05:02.981745Z, duration: 0, exit-code: 0 cat docs/user_manual/source/conf.py # -*- coding: utf-8 -*- # # 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', 'recommonmark', 'sphinxcontrib.inkscapeconverter', # '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('ZICOUNT') # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # #html_theme = 'alabaster' html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = {'style_nav_header_background': '#DDDDDD'} html_logo = '../images/openhw-landscape.svg' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". #html_static_path = ['ystatic'] # Set html_static_path to null on the advice of RTDs: html_static_path = [] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'CORE-V_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'CORE-V-Docs Documentation', u'Davide Schiavone', 'manual'), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, '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/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file should't rely on extra depencies. 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", 'versions': [ ("latest", "/en/latest/"), ], '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/', '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': '48137ad3', } # 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/695746/' 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: 2021-08-10T09:05:03.091654Z, end-time: 2021-08-10T09:05:06.731894Z, duration: 3, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v4.1.2 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 20 source files that are out of date updating environment: [new config] 20 added, 0 changed, 0 removed reading sources... [ 5%] control_status_registers reading sources... [ 10%] core_versions reading sources... [ 15%] debug reading sources... [ 20%] exceptions_interrupts reading sources... [ 25%] fencei reading sources... [ 30%] getting_started reading sources... [ 35%] glossary reading sources... [ 40%] index reading sources... [ 45%] instruction_fetch reading sources... [ 50%] instruction_set_extensions reading sources... [ 55%] integration reading sources... [ 60%] intro reading sources... [ 65%] load_store_unit reading sources... [ 70%] perf_counters reading sources... [ 75%] pipeline reading sources... [ 80%] pma reading sources... [ 85%] register_file reading sources... [ 90%] rvfi reading sources... [ 95%] sleep reading sources... [100%] x_ext looking for now-outdated files... /home/docs/checkouts/readthedocs.org/user_builds/openhw-group-cv32e40x-user-manual/checkouts/latest/docs/user_manual/source/x_ext.rst:510: WARNING: Inline literal start-string without end-string. none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] control_status_registers writing output... [ 10%] core_versions writing output... [ 15%] debug writing output... [ 20%] exceptions_interrupts writing output... [ 25%] fencei writing output... [ 30%] getting_started writing output... [ 35%] glossary writing output... [ 40%] index writing output... [ 45%] instruction_fetch writing output... [ 50%] instruction_set_extensions writing output... [ 55%] integration writing output... [ 60%] intro writing output... [ 65%] load_store_unit writing output... [ 70%] perf_counters writing output... [ 75%] pipeline writing output... [ 80%] pma writing output... [ 85%] 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... [ 7%] ../images/debug_running.svg copying images... [ 15%] ../images/debug_halted.svg copying images... [ 23%] ../images/obi_instruction_basic.svg copying images... [ 30%] ../images/obi_instruction_basic_err.svg copying images... [ 38%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 46%] ../images/obi_instruction_multiple_outstanding_err.svg copying images... [ 53%] ../images/CV32E40X_Block_Diagram.png copying images... [ 61%] ../images/obi_data_basic.svg copying images... [ 69%] ../images/obi_data_back_to_back.svg copying images... [ 76%] ../images/obi_data_slow_response.svg copying images... [ 84%] ../images/obi_data_multiple_outstanding.svg copying images... [ 92%] ../images/CV32E40X_Pipeline.png copying images... [100%] ../images/wfi.svg copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-08-10T09:05:06.862542Z, end-time: 2021-08-10T09:05:08.713892Z, duration: 1, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v4.1.2 loading translations [en]... done making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done assembling single document... intro getting_started integration pipeline instruction_fetch load_store_unit 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... [ 7%] ../images/CV32E40X_Block_Diagram.png copying images... [ 15%] ../images/CV32E40X_Pipeline.png copying images... [ 23%] ../images/obi_instruction_basic.svg copying images... [ 30%] ../images/obi_instruction_basic_err.svg copying images... [ 38%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 46%] ../images/obi_instruction_multiple_outstanding_err.svg copying images... [ 53%] ../images/obi_data_basic.svg copying images... [ 61%] ../images/obi_data_back_to_back.svg copying images... [ 69%] ../images/obi_data_slow_response.svg copying images... [ 76%] ../images/obi_data_multiple_outstanding.svg copying images... [ 84%] ../images/wfi.svg copying images... [ 92%] ../images/debug_running.svg copying images... [100%] ../images/debug_halted.svg copying static files... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-08-10T09:05:08.882533Z, end-time: 2021-08-10T09:05:10.938947Z, duration: 2, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v4.1.2 loading translations [en]... done 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 intro getting_started integration pipeline instruction_fetch load_store_unit pma register_file x_ext fencei sleep control_status_registers perf_counters exceptions_interrupts debug rvfi instruction_set_extensions core_versions glossary resolving references... WARNING: Inkscape command 'inkscape' cannot be run. Check the inkscape_converter_bin setting done writing... done copying images... [ 7%] ../images/CV32E40X_Block_Diagram.png copying images... [ 15%] ../images/CV32E40X_Pipeline.png copying images... [ 23%] ../images/obi_instruction_basic.svg copying images... [ 30%] ../images/obi_instruction_basic_err.svg copying images... [ 38%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 46%] ../images/obi_instruction_multiple_outstanding_err.svg copying images... [ 53%] ../images/obi_data_basic.svg copying images... [ 61%] ../images/obi_data_back_to_back.svg copying images... [ 69%] ../images/obi_data_slow_response.svg copying images... [ 76%] ../images/obi_data_multiple_outstanding.svg copying images... [ 84%] ../images/wfi.svg copying images... [ 92%] ../images/debug_running.svg copying images... [100%] ../images/debug_halted.svg copying TeX support files... copying TeX support files... done 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). 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 [rtd-command-info] start-time: 2021-08-10T09:05:11.691242Z, end-time: 2021-08-10T09:05:11.768072Z, 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: 2021-08-10T09:05:11.874314Z, end-time: 2021-08-10T09:05:15.743912Z, duration: 3, 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) (./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] [1] [2] Chapter 1. LaTeX Warning: Hyper reference `intro:blockdiagram' on page 3 undefined on inpu t line 94. LaTeX Warning: Reference `intro:blockdiagram' on page 3 undefined on input line 94. (/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 134. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Citation `intro:risc-v-unpriv' on page 4 undefined on input line 143. LaTeX Warning: Citation `intro:risc-v-zce' on page 4 undefined on input line 14 3. Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 285--285 \T1/qtm/m/n/10 based on \T1/txtt/m/n/10 A_EXT Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 285--285 \T1/qtm/m/n/10 based on \T1/txtt/m/n/10 P_EXT Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 Ver-sion 1.0.0, 2021-06-12 Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 285--285 \T1/qtm/m/n/10 based on \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 Ver-sion 1.0.0, 2021-06-12 Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 285--285 \T1/qtm/m/n/10 based on \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 Ver-sion 1.0.0, 2021-06-12 Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 285--285 \T1/qtm/m/n/10 based on \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 Ver-sion 1.0.0, 2021-06-12 Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 285--285 \T1/qtm/m/n/10 based on \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 322--322 []\T1/qtm/b/n/10 X\T1/qtm/m/n/10 : eX-ten-sion In-ter- [4] LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 5 undefined on input line 349. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 5 u ndefined on input line 353. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 5 undefined on input line 357. LaTeX Warning: Hyper reference `pma:pma' on page 5 undefined on input line 361. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 5 un defined on input line 376. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 5 un defined on input line 387. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 5 un defined on input line 396. [5] LaTeX Warning: Hyper reference `getting_started:getting-started' on page 6 unde fined on input line 412. LaTeX Warning: Hyper reference `integration:core-integration' on page 6 undefin ed on input line 416. LaTeX Warning: Hyper reference `pipeline:pipeline-details' on page 6 undefined on input line 420. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 6 undefined on input line 424. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 6 unde fined on input line 424. LaTeX Warning: Hyper reference `pma:pma' on page 6 undefined on input line 428. LaTeX Warning: Hyper reference `register_file:register-file' on page 6 undefine d on input line 432. LaTeX Warning: Hyper reference `x_ext:x-ext' on page 6 undefined on input line 436. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 6 undefined on input line 440. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 6 undefined on input line 444. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 6 u ndefined on input line 448. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 6 undefined on input line 452. LaTeX Warning: Hyper reference `debug:debug-support' on page 6 undefined on inp ut line 456. LaTeX Warning: Hyper reference `rvfi:rvfi' on page 6 undefined on input line 46 0. LaTeX Warning: Hyper reference `glossary:glossary' on page 6 undefined on input line 464. [6] [7] [8] Chapter 2. [9] [10] Chapter 3. [11] LaTeX Warning: Hyper reference `x_ext:x-ext' on page 12 undefined on input line 867. LaTeX Warning: Hyper reference `control_status_registers:csr-misa' on page 12 u ndefined on input line 867. LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 12 undefined on input line 867. LaTeX Warning: Hyper reference `pma:pma' on page 12 undefined on input line 867 . Overfull \hbox (33.31093pt too wide) in paragraph at lines 867--867 []\T1/qhv/m/n/10 Type/Range| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qhv/m/n/10 De- Overfull \hbox (11.30093pt too wide) in paragraph at lines 867--867 []\T1/qtm/m/n/10 b_ext_e| LaTeX Warning: Hyper reference `x_ext:x-ext' on page 12 undefined on input line 867. Overfull \hbox (11.59918pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 X_NUM_RS| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (1.65096pt too wide) in paragraph at lines 867--867 \T1/qtm/m/n/10 (2..3)| Overfull \hbox (22.09915pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 X_ID_WIDTH| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (6.65096pt too wide) in paragraph at lines 867--867 \T1/qtm/m/n/10 (1..32)| Overfull \hbox (27.34914pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 X_MEM_WIDTH| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (27.34914pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 X_RFR_WIDTH| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (27.34914pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 X_RFW_WIDTH| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (1.09921pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 X_MISA| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 logic Overfull \hbox (4.43095pt too wide) in paragraph at lines 867--867 \T1/qtm/m/n/10 [31:0]| Overfull \hbox (25.52133pt too wide) in paragraph at lines 867--867 []\T1/qtm/m/n/10 0x0000_0000| LaTeX Warning: Hyper reference `control_status_registers:csr-misa' on page 12 u ndefined on input line 867. Overfull \hbox (53.59906pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 NUM_MHPMCOUNTERS| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (6.65096pt too wide) in paragraph at lines 867--867 \T1/qtm/m/n/10 (0..29)| LaTeX Warning: Hyper reference `perf_counters:performance-counters' on page 12 undefined on input line 867. Overfull \hbox (48.34908pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 PMA_NUM_REGIONS| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (6.65096pt too wide) in paragraph at lines 867--867 \T1/qtm/m/n/10 (0..16)| Overfull \hbox (16.84917pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 PMA_CFG[]| Overfull \hbox (35.54095pt too wide) in paragraph at lines 867--867 []\T1/qtm/m/n/10 pma_region_t| Overfull \hbox (52.36133pt too wide) in paragraph at lines 867--867 []\T1/qtm/m/n/10 PMA_R_DEFAULT| LaTeX Warning: Hyper reference `pma:pma' on page 12 undefined on input line 867 . [12] LaTeX Warning: Hyper reference `control_status_registers:csr-mtvec' on page 13 undefined on input line 1109. LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1109. LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1109. LaTeX Warning: Hyper reference `control_status_registers:csr-mhartid' on page 1 3 undefined on input line 1109. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 13 undefined on input line 1109. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 13 und efined on input line 1109. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 13 undefined on input line 1109. LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1109. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 13 undefined on input line 1109. Underfull \hbox (badness 10000) in paragraph at lines 1109--1109 []\T1/qhv/m/n/10 Sig- Overfull \hbox (5.2152pt too wide) in paragraph at lines 1109--1109 []\T1/qhv/m/n/10 Width| Overfull \hbox (2.64667pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 rst_ni| Overfull \hbox (34.14658pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 scan_cg_en_i| Overfull \hbox (28.89659pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 boot_addr_i| Overfull \hbox (34.14658pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 mtvec_addr_i| LaTeX Warning: Hyper reference `control_status_registers:csr-mtvec' on page 13 undefined on input line 1109. Overfull \hbox (23.6466pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 nmi_addr_i| Overfull \hbox (44.64655pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 dm_halt_addr_i| LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1109. Overfull \hbox (70.89647pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 dm_exception_addr_i| LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1109. Overfull \hbox (18.39662pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 hart_id_i| LaTeX Warning: Hyper reference `control_status_registers:csr-mhartid' on page 1 3 undefined on input line 1109. Overfull \hbox (7.89665pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 instr_*| LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 13 undefined on input line 1109. Overfull \hbox (2.64667pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 data_*| LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 13 und efined on input line 1109. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 13 undefined on input line 1109. Overfull \hbox (7.89665pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 debug_*| LaTeX Warning: Hyper reference `debug:debug-support' on page 13 undefined on in put line 1109. Overfull \hbox (44.64655pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 fetch_enable_i| Overfull \hbox (34.14658pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 core_sleep_o| LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 13 undefined on input line 1109. [13] [14] [15 <./CV32E40X_Pipeline.png>] [16] Chapter 4. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 17 undefined on input line 1128. LaTeX Warning: Hyper reference `pipeline:cycle-counts-per-instruction-type' on page 17 undefined on input line 1148. LaTeX Warning: Reference `pipeline:cycle-counts-per-instruction-type' on page 1 7 undefined on input line 1148. Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 []\T1/qhv/m/n/10 In- Overfull \hbox (4.97885pt too wide) in paragraph at lines 1321--1321 \T1/qhv/m/n/10 struc- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qhv/m/n/10 tion Overfull \hbox (1.25883pt too wide) in paragraph at lines 1321--1321 \T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 In-te- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 ger Overfull \hbox (2.80885pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 pu- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 ta- Overfull \hbox (2.80885pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 tional| Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 Ac- Overfull \hbox (24.26886pt too wide) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 Load/Store| Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 ti-pli- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 ca- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 vi- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 Re- Overfull \hbox (3.35886pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 main- Overfull \hbox (1.69885pt too wide) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 Jump| Overfull \hbox (8.75887pt too wide) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 Branch Overfull \hbox (1.48886pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 (Not- Overfull \hbox (7.39886pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 Taken)| Overfull \hbox (8.75887pt too wide) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 Branch Overfull \hbox (10.72887pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 (Taken)| Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 In- Overfull \hbox (2.84885pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 struc- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 tion Overfull \hbox (3.70886pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 Fence| [17] [18] [19] [20] Chapter 5. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch-interface-s ignals' on page 21 undefined on input line 1364. LaTeX Warning: Reference `instruction_fetch:instruction-fetch-interface-signals ' on page 21 undefined on input line 1364. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 21 und efined on input line 1366. Overfull \hbox (33.97377pt too wide) in paragraph at lines 1470--1470 []\T1/txtt/m/n/10 instr_addr_o[31:0]| Underfull \hbox (badness 6364) in paragraph at lines 1470--1470 []\T1/txtt/m/n/10 instr_memtype_o[1:0] \T1/qtm/m/n/10 | Overfull \hbox (28.72379pt too wide) in paragraph at lines 1470--1470 []\T1/txtt/m/n/10 instr_prot_o[2:0]| Overfull \hbox (12.97383pt too wide) in paragraph at lines 1470--1470 []\T1/txtt/m/n/10 instr_rvalid_i| Overfull \hbox (39.22375pt too wide) in paragraph at lines 1470--1470 []\T1/txtt/m/n/10 instr_rdata_i[31:0]| [21] LaTeX Warning: Citation `intro:openhw-obi' on page 22 undefined on input line 1 487. LaTeX Warning: Hyper reference `instruction_fetch:obi-instruction-basic' on pag e 22 undefined on input line 1495. LaTeX Warning: Reference `instruction_fetch:obi-instruction-basic' on page 22 u ndefined on input line 1495. LaTeX Warning: Hyper reference `instruction_fetch:obi-instruction-multiple-outs tanding' on page 22 undefined on input line 1495. LaTeX Warning: Reference `instruction_fetch:obi-instruction-multiple-outstandin g' on page 22 undefined on input line 1495. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1501 ...udegraphics{{obi_instruction_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1501 ...udegraphics{{obi_instruction_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1508 ...raphics{{obi_instruction_basic_err}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1508 ...raphics{{obi_instruction_basic_err}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1515 ...i_instruction_multiple_outstanding}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1515 ...i_instruction_multiple_outstanding}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1522 ...struction_multiple_outstanding_err}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1522 ...struction_multiple_outstanding_err}.svg} [22] [23] [24] Chapter 6. LaTeX Warning: Hyper reference `load_store_unit:lsu-interface-signals' on page 25 undefined on input line 1534. LaTeX Warning: Reference `load_store_unit:lsu-interface-signals' on page 25 und efined on input line 1534. Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 \T1/qtm/b/n/10 rec- Overfull \hbox (9.46678pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_req_o| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (9.46678pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_gnt_i| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 5622) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 The other side ac-cepted the re-quest. \T1/txtt/m/n/10 data_ad dr_o\T1/qtm/m/n/10 , \T1/txtt/m/n/10 data_atop_o\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 data_be_o\T1/qtm/m/n/10 , Overfull \hbox (46.21667pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_addr_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (40.96669pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_atop_o[5:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (30.46672pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_be_o[3:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (56.71664pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_memtype_o[1:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (40.96669pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_prot_o[2:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (51.46666pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_wdata_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (4.2168pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_we_o| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (25.21674pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_rvalid_i| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 in- Overfull \hbox (51.46666pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_rdata_i[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 in- Overfull \hbox (9.46678pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_err_i| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 in- Overfull \hbox (25.21674pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_exokay_i| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 in- [25] LaTeX Warning: Hyper reference `pma:pma' on page 26 undefined on input line 169 6. LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 26 undefined on input line 1715. LaTeX Warning: Citation `intro:openhw-obi' on page 26 undefined on input line 1 721. LaTeX Warning: Hyper reference `load_store_unit:obi-data-basic' on page 26 unde fined on input line 1750. LaTeX Warning: Reference `load_store_unit:obi-data-basic' on page 26 undefined on input line 1750. LaTeX Warning: Hyper reference `load_store_unit:obi-data-back-to-back' on page 26 undefined on input line 1750. LaTeX Warning: Reference `load_store_unit:obi-data-back-to-back' on page 26 und efined on input line 1750. LaTeX Warning: Hyper reference `load_store_unit:obi-data-slow-response' on page 26 undefined on input line 1750. LaTeX Warning: Reference `load_store_unit:obi-data-slow-response' on page 26 un defined on input line 1750. LaTeX Warning: Hyper reference `load_store_unit:obi-data-multiple-outstanding' on page 26 undefined on input line 1751. LaTeX Warning: Reference `load_store_unit:obi-data-multiple-outstanding' on pag e 26 undefined on input line 1751. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1757 ...inxincludegraphics{{obi_data_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1757 ...inxincludegraphics{{obi_data_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1764 ...udegraphics{{obi_data_back_to_back}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1764 ...udegraphics{{obi_data_back_to_back}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1771 ...degraphics{{obi_data_slow_response}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1771 ...degraphics{{obi_data_slow_response}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1778 ...ics{{obi_data_multiple_outstanding}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1778 ...ics{{obi_data_multiple_outstanding}.svg} [26] [27] [28] Chapter 7. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [29] LaTeX Warning: Hyper reference `exceptions_interrupts:exceptions-interrupts' on page 30 undefined on input line 1849. [30] Chapter 8. [31] [32] Chapter 9. LaTeX Warning: Citation `intro:openhw-x' on page 33 undefined on input line 191 9. LaTeX Warning: Citation `intro:openhw-x' on page 33 undefined on input line 191 9. [33] LaTeX Warning: Citation `intro:risc-v-unpriv' on page 34 undefined on input lin e 1966. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 34 undefined on input lin e 2001. [34] LaTeX Warning: Hyper reference `x_ext:compressed-interface-signals' on page 35 undefined on input line 2083. LaTeX Warning: Reference `x_ext:compressed-interface-signals' on page 35 undefi ned on input line 2083. Underfull \hbox (badness 10000) in paragraph at lines 2161--2161 []\T1/qtm/b/n/10 Di- Overfull \hbox (62.00578pt too wide) in paragraph at lines 2161--2161 []\T1/txtt/m/n/10 x_compressed_valid_o| Underfull \hbox (badness 10000) in paragraph at lines 2161--2161 []\T1/qtm/m/n/10 out- Overfull \hbox (62.00578pt too wide) in paragraph at lines 2161--2161 []\T1/txtt/m/n/10 x_compressed_ready_i| Underfull \hbox (badness 10000) in paragraph at lines 2161--2161 []\T1/qtm/m/n/10 in- Overfull \hbox (51.50581pt too wide) in paragraph at lines 2161--2161 []\T1/txtt/m/n/10 x_compressed_req_o| Overfull \hbox (47.41434pt too wide) in paragraph at lines 2161--2161 []\T1/qtm/m/n/10 x_compressed_req_t| Underfull \hbox (badness 10000) in paragraph at lines 2161--2161 []\T1/qtm/m/n/10 out- Overfull \hbox (56.7558pt too wide) in paragraph at lines 2161--2161 []\T1/txtt/m/n/10 x_compressed_resp_i| Overfull \hbox (51.30434pt too wide) in paragraph at lines 2161--2161 []\T1/qtm/m/n/10 x_compressed_resp_t| Underfull \hbox (badness 10000) in paragraph at lines 2161--2161 []\T1/qtm/m/n/10 in- LaTeX Warning: Hyper reference `x_ext:compressed-request-type' on page 35 undef ined on input line 2166. LaTeX Warning: Reference `x_ext:compressed-request-type' on page 35 undefined o n input line 2166. [35] LaTeX Warning: Hyper reference `x_ext:compressed-response-type' on page 36 unde fined on input line 2229. LaTeX Warning: Reference `x_ext:compressed-response-type' on page 36 undefined on input line 2229. Overfull \hbox (1.67366pt too wide) in paragraph at lines 2283--2283 []\T1/qtm/b/n/10 Sig- Overfull \hbox (11.25359pt too wide) in paragraph at lines 2283--2283 []\T1/txtt/m/n/10 instr| Underfull \hbox (badness 10000) in paragraph at lines 2283--2283 []\T1/qtm/m/n/10 logic Overfull \hbox (3.5793pt too wide) in paragraph at lines 2283--2283 \T1/qtm/m/n/10 [31:0]| Overfull \hbox (6.0036pt too wide) in paragraph at lines 2283--2283 []\T1/txtt/m/n/10 mode| Underfull \hbox (badness 10000) in paragraph at lines 2283--2283 []\T1/qtm/m/n/10 logic Overfull \hbox (16.50357pt too wide) in paragraph at lines 2283--2283 []\T1/txtt/m/n/10 accept| LaTeX Warning: Hyper reference `x_ext:issue-interface-signals' on page 36 undef ined on input line 2296. LaTeX Warning: Reference `x_ext:issue-interface-signals' on page 36 undefined o n input line 2296. Underfull \hbox (badness 10000) in paragraph at lines 2374--2374 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 2374--2374 \T1/qtm/b/n/10 rec- Overfull \hbox (38.82828pt too wide) in paragraph at lines 2374--2374 []\T1/txtt/m/n/10 x_issue_valid_o| Underfull \hbox (badness 10000) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 out- Overfull \hbox (38.82828pt too wide) in paragraph at lines 2374--2374 []\T1/txtt/m/n/10 x_issue_ready_i| Underfull \hbox (badness 10000) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 5578) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 Is-sue re-quest ready. The trans-ac-tion sig-naled via \T1/txt t/m/n/10 x_issue_req_o \T1/qtm/m/n/10 and Overfull \hbox (28.32831pt too wide) in paragraph at lines 2374--2374 []\T1/txtt/m/n/10 x_issue_req_o| Overfull \hbox (25.5697pt too wide) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 x_issue_req_t| Underfull \hbox (badness 10000) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 out- Overfull \hbox (33.5783pt too wide) in paragraph at lines 2374--2374 []\T1/txtt/m/n/10 x_issue_resp_i| Overfull \hbox (29.4597pt too wide) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 x_issue_resp_t| Underfull \hbox (badness 10000) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 in- [36] LaTeX Warning: Hyper reference `x_ext:issue-request-type' on page 37 undefined on input line 2379. LaTeX Warning: Reference `x_ext:issue-request-type' on page 37 undefined on inp ut line 2379. Overfull \hbox (17.95815pt too wide) in paragraph at lines 2451--2451 []\T1/txtt/m/n/10 rs[X_NUM_RS-1:0]| Underfull \hbox (badness 10000) in paragraph at lines 2451--2451 []\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 2451--2451 \T1/qtm/m/n/10 [X_RFR_WIDTH- Underfull \hbox (badness 10000) in paragraph at lines 2451--2451 []\T1/qtm/m/n/10 logic [X_NUM_RS- LaTeX Warning: Hyper reference `x_ext:issue-response-type' on page 37 undefined on input line 2481. LaTeX Warning: Reference `x_ext:issue-response-type' on page 37 undefined on in put line 2481. Overfull \hbox (1.18323pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/b/n/10 Sig- Overfull \hbox (5.72363pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/b/n/10 Type| Overfull \hbox (16.01314pt too wide) in paragraph at lines 2572--2572 []\T1/txtt/m/n/10 accept| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/m/n/10 logic| Overfull \hbox (31.76309pt too wide) in paragraph at lines 2572--2572 []\T1/txtt/m/n/10 writeback| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/m/n/10 logic| Overfull \hbox (31.76309pt too wide) in paragraph at lines 2572--2572 []\T1/txtt/m/n/10 dualwrite| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/m/n/10 logic| Overfull \hbox (26.5131pt too wide) in paragraph at lines 2572--2572 []\T1/txtt/m/n/10 dualread| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/m/n/10 logic| Overfull \hbox (31.76309pt too wide) in paragraph at lines 2572--2572 []\T1/txtt/m/n/10 loadstore| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/m/n/10 logic| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/m/n/10 logic| [37] LaTeX Warning: Hyper reference `x_ext:commit-interface-signals' on page 38 unde fined on input line 2616. LaTeX Warning: Reference `x_ext:commit-interface-signals' on page 38 undefined on input line 2616. Underfull \hbox (badness 10000) in paragraph at lines 2670--2670 []\T1/qtm/b/n/10 Sig- Overfull \hbox (5.72363pt too wide) in paragraph at lines 2670--2670 []\T1/qtm/b/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 2670--2670 []\T1/qtm/b/n/10 Di- Overfull \hbox (1.55367pt too wide) in paragraph at lines 2670--2670 \T1/qtm/b/n/10 rec- Overfull \hbox (1.78365pt too wide) in paragraph at lines 2670--2670 \T1/qtm/b/n/10 tion| Overfull \hbox (61.40979pt too wide) in paragraph at lines 2670--2670 []\T1/txtt/m/n/10 x_commit_valid_o| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2670--2670 []\T1/qtm/m/n/10 logic| Overfull \hbox (1.11366pt too wide) in paragraph at lines 2670--2670 []\T1/qtm/m/n/10 out- Overfull \hbox (29.90988pt too wide) in paragraph at lines 2670--2670 []\T1/txtt/m/n/10 x_commit_o| Overfull \hbox (33.34366pt too wide) in paragraph at lines 2670--2670 []\T1/qtm/m/n/10 x_commit_t| Overfull \hbox (1.11366pt too wide) in paragraph at lines 2670--2670 []\T1/qtm/m/n/10 out- LaTeX Warning: Hyper reference `x_ext:commit-packet-type' on page 38 undefined on input line 2675. LaTeX Warning: Reference `x_ext:commit-packet-type' on page 38 undefined on inp ut line 2675. [38] Underfull \hbox (badness 10000) in paragraph at lines 2711--2711 []\T1/qtm/m/n/10 logic Overfull \hbox (47.70203pt too wide) in paragraph at lines 2711--2711 \T1/qtm/m/n/10 [X_ID_WIDTH- Overfull \hbox (53.25346pt too wide) in paragraph at lines 2711--2711 []\T1/txtt/m/n/10 x_commit_kill| LaTeX Warning: Hyper reference `x_ext:memory-request-response-interface-signals ' on page 39 undefined on input line 2739. LaTeX Warning: Reference `x_ext:memory-request-response-interface-signals' on p age 39 undefined on input line 2739. Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 \T1/qtm/b/n/10 rec- Overfull \hbox (35.60722pt too wide) in paragraph at lines 2818--2818 []\T1/txtt/m/n/10 x_mem_valid_i| Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 []\T1/qtm/m/n/10 in- Overfull \hbox (35.60722pt too wide) in paragraph at lines 2818--2818 []\T1/txtt/m/n/10 x_mem_ready_o| Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 []\T1/qtm/m/n/10 out- Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 \T1/qtm/m/n/10 via \T1/txtt/m/n/10 x_mem_req_i \T1/qtm/m/n/10 is ac-cepted by C V32E40X when \T1/txtt/m/n/10 x_mem_valid_i \T1/qtm/m/n/10 and Overfull \hbox (25.10725pt too wide) in paragraph at lines 2818--2818 []\T1/txtt/m/n/10 x_mem_req_i| Overfull \hbox (27.28662pt too wide) in paragraph at lines 2818--2818 []\T1/qtm/m/n/10 x_mem_req_t| Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 []\T1/qtm/m/n/10 in- Overfull \hbox (30.35724pt too wide) in paragraph at lines 2818--2818 []\T1/txtt/m/n/10 x_mem_resp_o| Overfull \hbox (31.17662pt too wide) in paragraph at lines 2818--2818 []\T1/qtm/m/n/10 x_mem_resp_t| Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 []\T1/qtm/m/n/10 out- LaTeX Warning: Hyper reference `x_ext:memory-request-type' on page 39 undefined on input line 2823. LaTeX Warning: Reference `x_ext:memory-request-type' on page 39 undefined on in put line 2823. Underfull \hbox (badness 10000) in paragraph at lines 2925--2925 []\T1/qtm/b/n/10 Sig- Underfull \hbox (badness 10000) in paragraph at lines 2925--2925 []\T1/qtm/m/n/10 logic [X_ID_WIDTH- Overfull \hbox (2.80139pt too wide) in paragraph at lines 2925--2925 []\T1/txtt/m/n/10 wdata| [39] LaTeX Warning: Hyper reference `x_ext:memory-request-type' on page 40 undefined on input line 2965. LaTeX Warning: Reference `x_ext:memory-request-type' on page 40 undefined on in put line 2965. [40] LaTeX Warning: Hyper reference `x_ext:memory-result-interface-signals' on page 41 undefined on input line 3023. LaTeX Warning: Reference `x_ext:memory-result-interface-signals' on page 41 und efined on input line 3023. Overfull \hbox (0.72386pt too wide) in paragraph at lines 3076--3076 []\T1/qtm/b/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 3076--3076 []\T1/qtm/b/n/10 Di- Overfull \hbox (1.55367pt too wide) in paragraph at lines 3076--3076 \T1/qtm/b/n/10 rec- Overfull \hbox (1.78365pt too wide) in paragraph at lines 3076--3076 \T1/qtm/b/n/10 tion| Overfull \hbox (72.57533pt too wide) in paragraph at lines 3076--3076 []\T1/txtt/m/n/10 x_mem_result_valid_o| Overfull \hbox (1.11366pt too wide) in paragraph at lines 3076--3076 []\T1/qtm/m/n/10 out- Overfull \hbox (41.07542pt too wide) in paragraph at lines 3076--3076 []\T1/txtt/m/n/10 x_mem_result_o| Overfull \hbox (45.00389pt too wide) in paragraph at lines 3076--3076 []\T1/qtm/m/n/10 x_mem_result_t| Overfull \hbox (1.11366pt too wide) in paragraph at lines 3076--3076 []\T1/qtm/m/n/10 out- LaTeX Warning: Hyper reference `x_ext:memory-result-type' on page 41 undefined on input line 3081. LaTeX Warning: Reference `x_ext:memory-result-type' on page 41 undefined on inp ut line 3081. LaTeX Warning: Hyper reference `x_ext:result-interface-signals' on page 41 unde fined on input line 3151. LaTeX Warning: Reference `x_ext:result-interface-signals' on page 41 undefined on input line 3151. Underfull \hbox (badness 10000) in paragraph at lines 3217--3217 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 3217--3217 \T1/qtm/b/n/10 rec- Overfull \hbox (36.72452pt too wide) in paragraph at lines 3217--3217 []\T1/txtt/m/n/10 x_result_valid_i| Overfull \hbox (36.72452pt too wide) in paragraph at lines 3217--3217 []\T1/txtt/m/n/10 x_result_ready_o| Underfull \hbox (badness 10000) in paragraph at lines 3217--3217 []\T1/qtm/m/n/10 out- Overfull \hbox (5.22461pt too wide) in paragraph at lines 3217--3217 []\T1/txtt/m/n/10 x_result_i| Overfull \hbox (17.5946pt too wide) in paragraph at lines 3217--3217 []\T1/qtm/m/n/10 x_result_t| LaTeX Warning: Hyper reference `x_ext:result-packet-type' on page 41 undefined on input line 3227. LaTeX Warning: Reference `x_ext:result-packet-type' on page 41 undefined on inp ut line 3227. [41] [42] [43] [44] Chapter 10. [45] [46] Chapter 11. LaTeX Warning: Hyper reference `getting_started:clock-gating-cell' on page 47 u ndefined on input line 3541. LaTeX Warning: Hyper reference `sleep:sleep-unit-interface-signals' on page 47 undefined on input line 3563. LaTeX Warning: Reference `sleep:sleep-unit-interface-signals' on page 47 undefi ned on input line 3563. LaTeX Warning: Hyper reference `sleep:wfi' on page 47 undefined on input line 3 600. Underfull \hbox (badness 10000) in paragraph at lines 3600--3600 []\T1/qhv/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 3600--3600 \T1/qhv/m/n/10 rec- Overfull \hbox (29.23451pt too wide) in paragraph at lines 3600--3600 []\T1/txtt/m/n/10 core_sleep_o| Underfull \hbox (badness 10000) in paragraph at lines 3600--3600 []\T1/qtm/m/n/10 out- LaTeX Warning: Hyper reference `sleep:wfi' on page 47 undefined on input line 3 600. [47] LaTeX Warning: Hyper reference `sleep:wfi-example' on page 48 undefined on inpu t line 3678. LaTeX Warning: Reference `sleep:wfi-example' on page 48 undefined on input line 3678. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3684 \noindent\sphinxincludegraphics{{wfi}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3684 \noindent\sphinxincludegraphics{{wfi}.svg} [48] Chapter 12. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 49 undefined on input line 3694. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 49 undefined on input line 3694. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 49 undefined on input line 3695. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 49 undefined on input line 3695. LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 49 undefined on input line 3700. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 49 undefined on input line 3700. Overfull \hbox (159.87901pt too wide) in alignment at lines 3784--4035 [] [] [] [] [] Overfull \hbox (173.53902pt too wide) in alignment at lines 4035--4273 [] [] [] [] [] [49] Package longtable Warning: Column widths have changed (longtable) in table 12.1 on input line 4273. Underfull \hbox (badness 10000) in paragraph at lines 4429--4429 []\T1/qhv/m/n/10 CSR Ad- Underfull \hbox (badness 10000) in paragraph at lines 4429--4429 []\T1/qhv/m/n/10 Priv-i- Underfull \hbox (badness 10000) in paragraph at lines 4429--4429 []\T1/qhv/m/n/10 Pa-ram-e- Overfull \hbox (3.75845pt too wide) in paragraph at lines 4429--4429 []\T1/txtt/m/n/10 hpmcounterh31| [50] LaTeX Warning: Hyper reference `control_status_registers:control-and-status-reg ister-map' on page 51 undefined on input line 4439. LaTeX Warning: Reference `control_status_registers:control-and-status-register- map' on page 51 undefined on input line 4439. Underfull \hbox (badness 10000) in paragraph at lines 4591--4591 []\T1/qhv/m/n/10 Bit Overfull \hbox (10.01366pt too wide) in paragraph at lines 4591--4591 []\T1/qhv/m/n/10 Mode| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4591--4591 []\T1/qtm/m/n/10 31:18| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4591--4591 []\T1/qtm/m/n/10 17:16| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4591--4591 []\T1/qtm/m/n/10 15:12| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4591--4591 []\T1/qtm/m/n/10 12:11| Overfull \hbox (2.78366pt too wide) in paragraph at lines 4591--4591 []\T1/qtm/m/n/10 10:8| [51] [52] Overfull \hbox (2.13863pt too wide) in paragraph at lines 5085--5085 []\T1/qhv/m/n/10 Mode| Underfull \hbox (badness 10000) in paragraph at lines 5085--5085 []\T1/qtm/m/n/10 31 : [53] Underfull \hbox (badness 10000) in paragraph at lines 5186--5186 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Event Se-lec-tor (\T1/t xtt/bx/n/12 mhpmevent3 .. [54] [55] [56] [57] [58] Underfull \hbox (badness 10000) in paragraph at lines 6390--6390 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Counter (\T1/txtt/bx/n/ 12 mhpmcounter3 .. [59] [60] LaTeX Warning: Hyper reference `integration:core-integration' on page 61 undefi ned on input line 6739. LaTeX Warning: Hyper reference `integration:core-integration' on page 61 undefi ned on input line 6739. [61] [62] Underfull \hbox (badness 10000) in paragraph at lines 6970--6970 |[][]\T1/qhv/b/n/12 Upper 32 Per-for-mance Mon-i-tor-ing Counter (\T1/txtt/bx/n /12 hpmcounter3h .. [63] [64] Chapter 13. LaTeX Warning: Hyper reference `sleep:sleep-unit' on page 65 undefined on input line 7038. [65] [66] Chapter 14. LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 67 undefined on input line 7256. LaTeX Warning: Hyper reference `exceptions_interrupts:interrupt-interface-signa ls' on page 67 undefined on input line 7266. LaTeX Warning: Reference `exceptions_interrupts:interrupt-interface-signals' on page 67 undefined on input line 7266. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7334--7334 []\T1/qhv/m/n/10 Sig- Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/qhv/m/n/10 Di- Overfull \hbox (2.12366pt too wide) in paragraph at lines 7334--7334 \T1/qhv/m/n/10 rec- Overfull \hbox (1.12366pt too wide) in paragraph at lines 7334--7334 \T1/qhv/m/n/10 tion| Overfull \hbox (42.7535pt too wide) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 irq_i[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/qtm/m/n/10 in- Overfull \hbox (32.25352pt too wide) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 irq_ack_o| Overfull \hbox (1.11366pt too wide) in paragraph at lines 7334--7334 []\T1/qtm/m/n/10 out- Overfull \hbox (53.25346pt too wide) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 irq_id_o[4:0]| Overfull \hbox (1.11366pt too wide) in paragraph at lines 7334--7334 []\T1/qtm/m/n/10 out- [67] LaTeX Warning: Hyper reference `control_status_registers:cs-registers' on page 68 undefined on input line 7345. Underfull \hbox (badness 10000) in paragraph at lines 7510--7510 []\T1/qtm/m/n/10 In-ter- Underfull \hbox (badness 10000) in paragraph at lines 7510--7510 []\T1/qtm/m/n/10 Ex-cep-tion Underfull \hbox (badness 10000) in paragraph at lines 7510--7510 []\T1/qtm/m/n/10 Ma-chine Timer In-ter-rupt [68] Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 []\T1/qtm/m/n/10 In- Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 \T1/qtm/m/n/10 ter- Overfull \hbox (1.31364pt too wide) in paragraph at lines 7637--7637 \T1/qtm/m/n/10 rupt| Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 \T1/qtm/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 []\T1/qtm/m/n/10 Il-le-gal in-struc- Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 []\T1/qtm/m/n/10 Store/AMO Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 \T1/qtm/m/n/10 from M-Mode Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 []\T1/qtm/m/n/10 In-struc-tion bus [69] LaTeX Warning: Hyper reference `instruction_set_extensions:custom-isa-extension s' on page 70 undefined on input line 7689. [70] [71] [72] Chapter 15. LaTeX Warning: Citation `intro:risc-v-debug' on page 73 undefined on input line 7744. LaTeX Warning: Hyper reference `debug:ebreak-behavior' on page 73 undefined on input line 7785. LaTeX Warning: Citation `intro:risc-v-debug' on page 73 undefined on input line 7815. [73] LaTeX Warning: Hyper reference `debug:ebreak-behavior' on page 74 undefined on input line 7918. LaTeX Warning: Hyper reference `control_status_registers:csr-dcsr' on page 74 u ndefined on input line 7930. LaTeX Warning: Hyper reference `control_status_registers:csr-dpc' on page 74 un defined on input line 7930. LaTeX Warning: Hyper reference `control_status_registers:csr-tselect' on page 7 4 undefined on input line 7933. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata1' on page 74 undefined on input line 7933. LaTeX Warning: Hyper reference `control_status_registers:csr-tdata2' on page 74 undefined on input line 7933. LaTeX Warning: Hyper reference `control_status_registers:csr-tinfo' on page 74 undefined on input line 7933. [74] LaTeX Warning: Citation `intro:risc-v-debug' on page 75 undefined on input line 7943. LaTeX Warning: Hyper reference `debug:debug-running' on page 75 undefined on in put line 7958. LaTeX Warning: Reference `debug:debug-running' on page 75 undefined on input li ne 7958. LaTeX Warning: Hyper reference `debug:debug-halted' on page 75 undefined on inp ut line 7958. LaTeX Warning: Reference `debug:debug-halted' on page 75 undefined on input lin e 7958. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7964 ...hinxincludegraphics{{debug_running}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7964 ...hinxincludegraphics{{debug_running}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7971 ...phinxincludegraphics{{debug_halted}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7971 ...phinxincludegraphics{{debug_halted}.svg} LaTeX Warning: Citation `intro:risc-v-debug' on page 75 undefined on input line 7997. LaTeX Warning: Citation `intro:risc-v-priv' on page 75 undefined on input line 7998. LaTeX Warning: Citation `intro:risc-v-unpriv' on page 75 undefined on input lin e 7998. [75] [76] Chapter 16. [77] [78] Chapter 17. LaTeX Warning: Hyper reference `x_ext:x-ext' on page 79 undefined on input line 8148. [79] [80] Chapter 18. [81] [82] Chapter 19. LaTeX Warning: Hyper reference `instruction_fetch:instruction-fetch' on page 83 undefined on input line 8258. LaTeX Warning: Hyper reference `load_store_unit:load-store-unit' on page 83 und efined on input line 8270. [83] [84] Underfull \hbox (badness 10000) in paragraph at lines 8340--8343 []\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 No file openhw-group-cv32e40x-user-manual.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [85] (./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 (89 pages, 520899 bytes ). 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 1487 Citation `intro:openhw-obi' on page 26 undefined on input line 1721 Citation `intro:openhw-x' on page 33 undefined on input line 1919 Citation `intro:risc-v-debug' on page 73 undefined on input line 7744 Citation `intro:risc-v-debug' on page 73 undefined on input line 7815 Citation `intro:risc-v-debug' on page 75 undefined on input line 7943 Citation `intro:risc-v-debug' on page 75 undefined on input line 7997 Citation `intro:risc-v-priv' on page 75 undefined on input line 7998 Citation `intro:risc-v-unpriv' on page 34 undefined on input line 1966 Citation `intro:risc-v-unpriv' on page 34 undefined on input line 2001 Citation `intro:risc-v-unpriv' on page 4 undefined on input line 134 Citation `intro:risc-v-unpriv' on page 4 undefined on input line 143 Citation `intro:risc-v-unpriv' on page 75 undefined on input line 7998 Citation `intro:risc-v-zce' on page 4 undefined on input line 143 Reference `control_status_registers:control-and-status-register-map' on page 49 undefined on input line 3694 Reference `control_status_registers:control-and-status-register-map' on page 49 undefined on input line 3695 Reference `control_status_registers:control-and-status-register-map' on page 49 undefined on input line 3700 Reference `control_status_registers:control-and-status-register-map' on page 51 undefined on input line 4439 Reference `debug:debug-halted' on page 75 undefined on input line 7958 Reference `debug:debug-running' on page 75 undefined on input line 7958 Reference `exceptions_interrupts:interrupt-interface-signals' on page 67 undefined on input line 7266 Reference `instruction_fetch:instruction-fetch-interface-signals' on page 21 undefined on input line 1364 Reference `instruction_fetch:obi-instruction-basic' on page 22 undefined on input line 1495 Reference `instruction_fetch:obi-instruction-multiple-outstanding' on page 22 undefined on input line 1495 Reference `intro:blockdiagram' on page 3 undefined on input line 94 Reference `load_store_unit:lsu-interface-signals' on page 25 undefined on input line 1534 Reference `load_store_unit:obi-data-back-to-back' on page 26 undefined on input line 1750 Reference `load_store_unit:obi-data-basic' on page 26 undefined on input line 1750 Reference `load_store_unit:obi-data-multiple-outstanding' on page 26 undefined on input line 1751 Reference `load_store_unit:obi-data-slow-response' on page 26 undefined on input line 1750 Reference `pipeline:cycle-counts-per-instruction-type' on page 17 undefined on input line 1148 Reference `sleep:sleep-unit-interface-signals' on page 47 undefined on input line 3563 Reference `sleep:wfi-example' on page 48 undefined on input line 3678 Reference `x_ext:commit-interface-signals' on page 38 undefined on input line 2616 Reference `x_ext:commit-packet-type' on page 38 undefined on input line 2675 Reference `x_ext:compressed-interface-signals' on page 35 undefined on input line 2083 Reference `x_ext:compressed-request-type' on page 35 undefined on input line 2166 Reference `x_ext:compressed-response-type' on page 36 undefined on input line 2229 Reference `x_ext:issue-interface-signals' on page 36 undefined on input line 2296 Reference `x_ext:issue-request-type' on page 37 undefined on input line 2379 Reference `x_ext:issue-response-type' on page 37 undefined on input line 2481 Reference `x_ext:memory-request-response-interface-signals' on page 39 undefined on input line 2739 Reference `x_ext:memory-request-type' on page 39 undefined on input line 2823 Reference `x_ext:memory-request-type' on page 40 undefined on input line 2965 Reference `x_ext:memory-result-interface-signals' on page 41 undefined on input line 3023 Reference `x_ext:memory-result-type' on page 41 undefined on input line 3081 Reference `x_ext:result-interface-signals' on page 41 undefined on input line 3151 Reference `x_ext:result-packet-type' on page 41 undefined on input line 3227 Latexmk: Summary of warnings: Latex failed to resolve 34 reference(s) Latex failed to resolve 15 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) (./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] [1] [2] Chapter 1. [3 <./CV32E40X_Block_Diagram.png>] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 285--285 \T1/qtm/m/n/10 based on \T1/txtt/m/n/10 A_EXT Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 285--285 \T1/qtm/m/n/10 based on \T1/txtt/m/n/10 P_EXT Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 Ver-sion 1.0.0, 2021-06-12 Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 285--285 \T1/qtm/m/n/10 based on \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 Ver-sion 1.0.0, 2021-06-12 Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 285--285 \T1/qtm/m/n/10 based on \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 Ver-sion 1.0.0, 2021-06-12 Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 285--285 \T1/qtm/m/n/10 based on \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 Ver-sion 1.0.0, 2021-06-12 Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 285--285 \T1/qtm/m/n/10 based on \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 322--322 []\T1/qtm/b/n/10 X\T1/qtm/m/n/10 : eX-ten-sion In-ter- [4] [5] [6] [7] [8] Chapter 2. [9] [10] Chapter 3. [11] Overfull \hbox (33.31093pt too wide) in paragraph at lines 867--867 []\T1/qhv/m/n/10 Type/Range| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qhv/m/n/10 De- Overfull \hbox (11.30093pt too wide) in paragraph at lines 867--867 []\T1/qtm/m/n/10 b_ext_e| Overfull \hbox (11.59918pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 X_NUM_RS| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (1.65096pt too wide) in paragraph at lines 867--867 \T1/qtm/m/n/10 (2..3)| Overfull \hbox (22.09915pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 X_ID_WIDTH| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (6.65096pt too wide) in paragraph at lines 867--867 \T1/qtm/m/n/10 (1..32)| Overfull \hbox (27.34914pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 X_MEM_WIDTH| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (27.34914pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 X_RFR_WIDTH| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (27.34914pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 X_RFW_WIDTH| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (1.09921pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 X_MISA| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 logic Overfull \hbox (4.43095pt too wide) in paragraph at lines 867--867 \T1/qtm/m/n/10 [31:0]| Overfull \hbox (25.52133pt too wide) in paragraph at lines 867--867 []\T1/qtm/m/n/10 0x0000_0000| Overfull \hbox (53.59906pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 NUM_MHPMCOUNTERS| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (6.65096pt too wide) in paragraph at lines 867--867 \T1/qtm/m/n/10 (0..29)| Overfull \hbox (48.34908pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 PMA_NUM_REGIONS| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (6.65096pt too wide) in paragraph at lines 867--867 \T1/qtm/m/n/10 (0..16)| Overfull \hbox (16.84917pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 PMA_CFG[]| Overfull \hbox (35.54095pt too wide) in paragraph at lines 867--867 []\T1/qtm/m/n/10 pma_region_t| Overfull \hbox (52.36133pt too wide) in paragraph at lines 867--867 []\T1/qtm/m/n/10 PMA_R_DEFAULT| [12] Underfull \hbox (badness 10000) in paragraph at lines 1109--1109 []\T1/qhv/m/n/10 Sig- Overfull \hbox (5.2152pt too wide) in paragraph at lines 1109--1109 []\T1/qhv/m/n/10 Width| Overfull \hbox (2.64667pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 rst_ni| Overfull \hbox (34.14658pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 scan_cg_en_i| Overfull \hbox (28.89659pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 boot_addr_i| Overfull \hbox (34.14658pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 mtvec_addr_i| Overfull \hbox (23.6466pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 nmi_addr_i| Overfull \hbox (44.64655pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 dm_halt_addr_i| Overfull \hbox (70.89647pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 dm_exception_addr_i| Overfull \hbox (18.39662pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 hart_id_i| Overfull \hbox (7.89665pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 instr_*| Overfull \hbox (2.64667pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 data_*| Overfull \hbox (7.89665pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 debug_*| Overfull \hbox (44.64655pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 fetch_enable_i| Overfull \hbox (34.14658pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 core_sleep_o| [13] [14] [15 <./CV32E40X_Pipeline.png>] [16] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 []\T1/qhv/m/n/10 In- Overfull \hbox (4.97885pt too wide) in paragraph at lines 1321--1321 \T1/qhv/m/n/10 struc- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qhv/m/n/10 tion Overfull \hbox (1.25883pt too wide) in paragraph at lines 1321--1321 \T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 In-te- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 ger Overfull \hbox (2.80885pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 pu- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 ta- Overfull \hbox (2.80885pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 tional| Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 Ac- Overfull \hbox (24.26886pt too wide) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 Load/Store| Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 ti-pli- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 ca- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 vi- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 Re- Overfull \hbox (3.35886pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 main- Overfull \hbox (1.69885pt too wide) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 Jump| Overfull \hbox (8.75887pt too wide) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 Branch Overfull \hbox (1.48886pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 (Not- Overfull \hbox (7.39886pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 Taken)| Overfull \hbox (8.75887pt too wide) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 Branch Overfull \hbox (10.72887pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 (Taken)| Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 In- Overfull \hbox (2.84885pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 struc- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 tion Overfull \hbox (3.70886pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 Fence| [17] [18] [19] [20] Chapter 5. Overfull \hbox (33.97377pt too wide) in paragraph at lines 1470--1470 []\T1/txtt/m/n/10 instr_addr_o[31:0]| Underfull \hbox (badness 6364) in paragraph at lines 1470--1470 []\T1/txtt/m/n/10 instr_memtype_o[1:0] \T1/qtm/m/n/10 | Overfull \hbox (28.72379pt too wide) in paragraph at lines 1470--1470 []\T1/txtt/m/n/10 instr_prot_o[2:0]| Overfull \hbox (12.97383pt too wide) in paragraph at lines 1470--1470 []\T1/txtt/m/n/10 instr_rvalid_i| Overfull \hbox (39.22375pt too wide) in paragraph at lines 1470--1470 []\T1/txtt/m/n/10 instr_rdata_i[31:0]| [21] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1501 ...udegraphics{{obi_instruction_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1501 ...udegraphics{{obi_instruction_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1508 ...raphics{{obi_instruction_basic_err}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1508 ...raphics{{obi_instruction_basic_err}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1515 ...i_instruction_multiple_outstanding}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1515 ...i_instruction_multiple_outstanding}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1522 ...struction_multiple_outstanding_err}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1522 ...struction_multiple_outstanding_err}.svg} [22] [23] [24] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 \T1/qtm/b/n/10 rec- Overfull \hbox (9.46678pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_req_o| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (9.46678pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_gnt_i| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 5622) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 The other side ac-cepted the re-quest. \T1/txtt/m/n/10 data_ad dr_o\T1/qtm/m/n/10 , \T1/txtt/m/n/10 data_atop_o\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 data_be_o\T1/qtm/m/n/10 , Overfull \hbox (46.21667pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_addr_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (40.96669pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_atop_o[5:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (30.46672pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_be_o[3:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (56.71664pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_memtype_o[1:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (40.96669pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_prot_o[2:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (51.46666pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_wdata_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (4.2168pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_we_o| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (25.21674pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_rvalid_i| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 in- Overfull \hbox (51.46666pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_rdata_i[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 in- Overfull \hbox (9.46678pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_err_i| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 in- Overfull \hbox (25.21674pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_exokay_i| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 in- [25] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1757 ...inxincludegraphics{{obi_data_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1757 ...inxincludegraphics{{obi_data_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1764 ...udegraphics{{obi_data_back_to_back}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1764 ...udegraphics{{obi_data_back_to_back}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1771 ...degraphics{{obi_data_slow_response}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1771 ...degraphics{{obi_data_slow_response}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1778 ...ics{{obi_data_multiple_outstanding}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1778 ...ics{{obi_data_multiple_outstanding}.svg} [26] [27] [28] Chapter 7. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [29] [30] Chapter 8. [31] [32] Chapter 9. [33] [34] Underfull \hbox (badness 10000) in paragraph at lines 2161--2161 []\T1/qtm/b/n/10 Di- Overfull \hbox (62.00578pt too wide) in paragraph at lines 2161--2161 []\T1/txtt/m/n/10 x_compressed_valid_o| Underfull \hbox (badness 10000) in paragraph at lines 2161--2161 []\T1/qtm/m/n/10 out- Overfull \hbox (62.00578pt too wide) in paragraph at lines 2161--2161 []\T1/txtt/m/n/10 x_compressed_ready_i| Underfull \hbox (badness 10000) in paragraph at lines 2161--2161 []\T1/qtm/m/n/10 in- Overfull \hbox (51.50581pt too wide) in paragraph at lines 2161--2161 []\T1/txtt/m/n/10 x_compressed_req_o| Overfull \hbox (47.41434pt too wide) in paragraph at lines 2161--2161 []\T1/qtm/m/n/10 x_compressed_req_t| Underfull \hbox (badness 10000) in paragraph at lines 2161--2161 []\T1/qtm/m/n/10 out- Overfull \hbox (56.7558pt too wide) in paragraph at lines 2161--2161 []\T1/txtt/m/n/10 x_compressed_resp_i| Overfull \hbox (51.30434pt too wide) in paragraph at lines 2161--2161 []\T1/qtm/m/n/10 x_compressed_resp_t| Underfull \hbox (badness 10000) in paragraph at lines 2161--2161 []\T1/qtm/m/n/10 in- [35] Overfull \hbox (1.67366pt too wide) in paragraph at lines 2283--2283 []\T1/qtm/b/n/10 Sig- Overfull \hbox (11.25359pt too wide) in paragraph at lines 2283--2283 []\T1/txtt/m/n/10 instr| Underfull \hbox (badness 10000) in paragraph at lines 2283--2283 []\T1/qtm/m/n/10 logic Overfull \hbox (3.5793pt too wide) in paragraph at lines 2283--2283 \T1/qtm/m/n/10 [31:0]| Overfull \hbox (6.0036pt too wide) in paragraph at lines 2283--2283 []\T1/txtt/m/n/10 mode| Underfull \hbox (badness 10000) in paragraph at lines 2283--2283 []\T1/qtm/m/n/10 logic Overfull \hbox (16.50357pt too wide) in paragraph at lines 2283--2283 []\T1/txtt/m/n/10 accept| Underfull \hbox (badness 10000) in paragraph at lines 2374--2374 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 2374--2374 \T1/qtm/b/n/10 rec- Overfull \hbox (38.82828pt too wide) in paragraph at lines 2374--2374 []\T1/txtt/m/n/10 x_issue_valid_o| Underfull \hbox (badness 10000) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 out- Overfull \hbox (38.82828pt too wide) in paragraph at lines 2374--2374 []\T1/txtt/m/n/10 x_issue_ready_i| Underfull \hbox (badness 10000) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 5578) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 Is-sue re-quest ready. The trans-ac-tion sig-naled via \T1/txt t/m/n/10 x_issue_req_o \T1/qtm/m/n/10 and Overfull \hbox (28.32831pt too wide) in paragraph at lines 2374--2374 []\T1/txtt/m/n/10 x_issue_req_o| Overfull \hbox (25.5697pt too wide) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 x_issue_req_t| Underfull \hbox (badness 10000) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 out- Overfull \hbox (33.5783pt too wide) in paragraph at lines 2374--2374 []\T1/txtt/m/n/10 x_issue_resp_i| Overfull \hbox (29.4597pt too wide) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 x_issue_resp_t| Underfull \hbox (badness 10000) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 in- [36] Overfull \hbox (17.95815pt too wide) in paragraph at lines 2451--2451 []\T1/txtt/m/n/10 rs[X_NUM_RS-1:0]| Underfull \hbox (badness 10000) in paragraph at lines 2451--2451 []\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 2451--2451 \T1/qtm/m/n/10 [X_RFR_WIDTH- Underfull \hbox (badness 10000) in paragraph at lines 2451--2451 []\T1/qtm/m/n/10 logic [X_NUM_RS- Overfull \hbox (1.18323pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/b/n/10 Sig- Overfull \hbox (5.72363pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/b/n/10 Type| Overfull \hbox (16.01314pt too wide) in paragraph at lines 2572--2572 []\T1/txtt/m/n/10 accept| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/m/n/10 logic| Overfull \hbox (31.76309pt too wide) in paragraph at lines 2572--2572 []\T1/txtt/m/n/10 writeback| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/m/n/10 logic| Overfull \hbox (31.76309pt too wide) in paragraph at lines 2572--2572 []\T1/txtt/m/n/10 dualwrite| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/m/n/10 logic| Overfull \hbox (26.5131pt too wide) in paragraph at lines 2572--2572 []\T1/txtt/m/n/10 dualread| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/m/n/10 logic| Overfull \hbox (31.76309pt too wide) in paragraph at lines 2572--2572 []\T1/txtt/m/n/10 loadstore| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/m/n/10 logic| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/m/n/10 logic| [37] Underfull \hbox (badness 10000) in paragraph at lines 2670--2670 []\T1/qtm/b/n/10 Sig- Overfull \hbox (5.72363pt too wide) in paragraph at lines 2670--2670 []\T1/qtm/b/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 2670--2670 []\T1/qtm/b/n/10 Di- Overfull \hbox (1.55367pt too wide) in paragraph at lines 2670--2670 \T1/qtm/b/n/10 rec- Overfull \hbox (1.78365pt too wide) in paragraph at lines 2670--2670 \T1/qtm/b/n/10 tion| Overfull \hbox (61.40979pt too wide) in paragraph at lines 2670--2670 []\T1/txtt/m/n/10 x_commit_valid_o| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2670--2670 []\T1/qtm/m/n/10 logic| Overfull \hbox (1.11366pt too wide) in paragraph at lines 2670--2670 []\T1/qtm/m/n/10 out- Overfull \hbox (29.90988pt too wide) in paragraph at lines 2670--2670 []\T1/txtt/m/n/10 x_commit_o| Overfull \hbox (33.34366pt too wide) in paragraph at lines 2670--2670 []\T1/qtm/m/n/10 x_commit_t| Overfull \hbox (1.11366pt too wide) in paragraph at lines 2670--2670 []\T1/qtm/m/n/10 out- [38] Underfull \hbox (badness 10000) in paragraph at lines 2711--2711 []\T1/qtm/m/n/10 logic Overfull \hbox (47.70203pt too wide) in paragraph at lines 2711--2711 \T1/qtm/m/n/10 [X_ID_WIDTH- Overfull \hbox (53.25346pt too wide) in paragraph at lines 2711--2711 []\T1/txtt/m/n/10 x_commit_kill| Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 \T1/qtm/b/n/10 rec- Overfull \hbox (35.60722pt too wide) in paragraph at lines 2818--2818 []\T1/txtt/m/n/10 x_mem_valid_i| Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 []\T1/qtm/m/n/10 in- Overfull \hbox (35.60722pt too wide) in paragraph at lines 2818--2818 []\T1/txtt/m/n/10 x_mem_ready_o| Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 []\T1/qtm/m/n/10 out- Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 \T1/qtm/m/n/10 via \T1/txtt/m/n/10 x_mem_req_i \T1/qtm/m/n/10 is ac-cepted by C V32E40X when \T1/txtt/m/n/10 x_mem_valid_i \T1/qtm/m/n/10 and Overfull \hbox (25.10725pt too wide) in paragraph at lines 2818--2818 []\T1/txtt/m/n/10 x_mem_req_i| Overfull \hbox (27.28662pt too wide) in paragraph at lines 2818--2818 []\T1/qtm/m/n/10 x_mem_req_t| Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 []\T1/qtm/m/n/10 in- Overfull \hbox (30.35724pt too wide) in paragraph at lines 2818--2818 []\T1/txtt/m/n/10 x_mem_resp_o| Overfull \hbox (31.17662pt too wide) in paragraph at lines 2818--2818 []\T1/qtm/m/n/10 x_mem_resp_t| Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 []\T1/qtm/m/n/10 out- Underfull \hbox (badness 10000) in paragraph at lines 2925--2925 []\T1/qtm/b/n/10 Sig- Underfull \hbox (badness 10000) in paragraph at lines 2925--2925 []\T1/qtm/m/n/10 logic [X_ID_WIDTH- Overfull \hbox (2.80139pt too wide) in paragraph at lines 2925--2925 []\T1/txtt/m/n/10 wdata| [39] [40] Overfull \hbox (0.72386pt too wide) in paragraph at lines 3076--3076 []\T1/qtm/b/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 3076--3076 []\T1/qtm/b/n/10 Di- Overfull \hbox (1.55367pt too wide) in paragraph at lines 3076--3076 \T1/qtm/b/n/10 rec- Overfull \hbox (1.78365pt too wide) in paragraph at lines 3076--3076 \T1/qtm/b/n/10 tion| Overfull \hbox (72.57533pt too wide) in paragraph at lines 3076--3076 []\T1/txtt/m/n/10 x_mem_result_valid_o| Overfull \hbox (1.11366pt too wide) in paragraph at lines 3076--3076 []\T1/qtm/m/n/10 out- Overfull \hbox (41.07542pt too wide) in paragraph at lines 3076--3076 []\T1/txtt/m/n/10 x_mem_result_o| Overfull \hbox (45.00389pt too wide) in paragraph at lines 3076--3076 []\T1/qtm/m/n/10 x_mem_result_t| Overfull \hbox (1.11366pt too wide) in paragraph at lines 3076--3076 []\T1/qtm/m/n/10 out- Underfull \hbox (badness 10000) in paragraph at lines 3217--3217 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 3217--3217 \T1/qtm/b/n/10 rec- Overfull \hbox (36.72452pt too wide) in paragraph at lines 3217--3217 []\T1/txtt/m/n/10 x_result_valid_i| Overfull \hbox (36.72452pt too wide) in paragraph at lines 3217--3217 []\T1/txtt/m/n/10 x_result_ready_o| Underfull \hbox (badness 10000) in paragraph at lines 3217--3217 []\T1/qtm/m/n/10 out- Overfull \hbox (5.22461pt too wide) in paragraph at lines 3217--3217 []\T1/txtt/m/n/10 x_result_i| Overfull \hbox (17.5946pt too wide) in paragraph at lines 3217--3217 []\T1/qtm/m/n/10 x_result_t| [41] [42] [43] [44] Chapter 10. [45] [46] Chapter 11. Underfull \hbox (badness 10000) in paragraph at lines 3600--3600 []\T1/qhv/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 3600--3600 \T1/qhv/m/n/10 rec- Overfull \hbox (29.23451pt too wide) in paragraph at lines 3600--3600 []\T1/txtt/m/n/10 core_sleep_o| Underfull \hbox (badness 10000) in paragraph at lines 3600--3600 []\T1/qtm/m/n/10 out- [47] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3684 \noindent\sphinxincludegraphics{{wfi}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3684 \noindent\sphinxincludegraphics{{wfi}.svg} [48] Chapter 12. Overfull \hbox (173.53902pt too wide) in alignment at lines 3735--3756 [] [] [] [] [] Overfull \hbox (173.53902pt too wide) in alignment at lines 3756--3778 [] [] [] [] [] Overfull \hbox (173.53902pt too wide) in alignment at lines 3778--3782 [] [] [] [] [] Overfull \hbox (173.53902pt too wide) in alignment at lines 3782--3784 [] [] [] [] [] Overfull \hbox (173.53902pt too wide) in alignment at lines 3784--4035 [] [] [] [] [] Overfull \hbox (173.53902pt too wide) in alignment at lines 4035--4273 [] [] [] [] [] [49] Underfull \hbox (badness 10000) in paragraph at lines 4429--4429 []\T1/qhv/m/n/10 CSR Ad- Underfull \hbox (badness 10000) in paragraph at lines 4429--4429 []\T1/qhv/m/n/10 Priv-i- Underfull \hbox (badness 10000) in paragraph at lines 4429--4429 []\T1/qhv/m/n/10 Pa-ram-e- Overfull \hbox (3.75845pt too wide) in paragraph at lines 4429--4429 []\T1/txtt/m/n/10 hpmcounterh31| [50] Underfull \hbox (badness 10000) in paragraph at lines 4591--4591 []\T1/qhv/m/n/10 Bit Overfull \hbox (10.01366pt too wide) in paragraph at lines 4591--4591 []\T1/qhv/m/n/10 Mode| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4591--4591 []\T1/qtm/m/n/10 31:18| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4591--4591 []\T1/qtm/m/n/10 17:16| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4591--4591 []\T1/qtm/m/n/10 15:12| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4591--4591 []\T1/qtm/m/n/10 12:11| Overfull \hbox (2.78366pt too wide) in paragraph at lines 4591--4591 []\T1/qtm/m/n/10 10:8| [51] [52] Overfull \hbox (2.13863pt too wide) in paragraph at lines 5085--5085 []\T1/qhv/m/n/10 Mode| Underfull \hbox (badness 10000) in paragraph at lines 5085--5085 []\T1/qtm/m/n/10 31 : [53] Underfull \hbox (badness 10000) in paragraph at lines 5186--5186 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Event Se-lec-tor (\T1/t xtt/bx/n/12 mhpmevent3 .. [54] [55] [56] [57] [58] Underfull \hbox (badness 10000) in paragraph at lines 6390--6390 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Counter (\T1/txtt/bx/n/ 12 mhpmcounter3 .. [59] [60] [61] [62] Underfull \hbox (badness 10000) in paragraph at lines 6970--6970 |[][]\T1/qhv/b/n/12 Upper 32 Per-for-mance Mon-i-tor-ing Counter (\T1/txtt/bx/n /12 hpmcounter3h .. [63] [64] Chapter 13. [65] [66] Chapter 14. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7334--7334 []\T1/qhv/m/n/10 Sig- Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/qhv/m/n/10 Di- Overfull \hbox (2.12366pt too wide) in paragraph at lines 7334--7334 \T1/qhv/m/n/10 rec- Overfull \hbox (1.12366pt too wide) in paragraph at lines 7334--7334 \T1/qhv/m/n/10 tion| Overfull \hbox (42.7535pt too wide) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 irq_i[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/qtm/m/n/10 in- Overfull \hbox (32.25352pt too wide) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 irq_ack_o| Overfull \hbox (1.11366pt too wide) in paragraph at lines 7334--7334 []\T1/qtm/m/n/10 out- Overfull \hbox (53.25346pt too wide) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 irq_id_o[4:0]| Overfull \hbox (1.11366pt too wide) in paragraph at lines 7334--7334 []\T1/qtm/m/n/10 out- [67] Underfull \hbox (badness 10000) in paragraph at lines 7510--7510 []\T1/qtm/m/n/10 In-ter- Underfull \hbox (badness 10000) in paragraph at lines 7510--7510 []\T1/qtm/m/n/10 Ex-cep-tion Underfull \hbox (badness 10000) in paragraph at lines 7510--7510 []\T1/qtm/m/n/10 Ma-chine Timer In-ter-rupt [68] Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 []\T1/qtm/m/n/10 In- Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 \T1/qtm/m/n/10 ter- Overfull \hbox (1.31364pt too wide) in paragraph at lines 7637--7637 \T1/qtm/m/n/10 rupt| Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 \T1/qtm/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 []\T1/qtm/m/n/10 Il-le-gal in-struc- Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 []\T1/qtm/m/n/10 Store/AMO Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 \T1/qtm/m/n/10 from M-Mode Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 []\T1/qtm/m/n/10 In-struc-tion bus [69] [70] [71] [72] Chapter 15. [73] [74] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7964 ...hinxincludegraphics{{debug_running}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7964 ...hinxincludegraphics{{debug_running}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7971 ...phinxincludegraphics{{debug_halted}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7971 ...phinxincludegraphics{{debug_halted}.svg} [75] [76] Chapter 16. [77] [78] Chapter 17. [79] [80] Chapter 18. [81] [82] Chapter 19. [83] [84] Underfull \hbox (badness 10000) in paragraph at lines 8340--8343 []\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 (./openhw-group-cv32e40x-user-manual.ind) [85] (./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 (91 pages, 543566 bytes ). 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' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'openhw-group-cv32e40x-user-manual.out' 'openhw-group-cv32e40x-user-manual.toc' ------------ Run number 3 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) (./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] [1] [2] Chapter 1. [3 <./CV32E40X_Block_Diagram.png>] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 285--285 \T1/qtm/m/n/10 based on \T1/txtt/m/n/10 A_EXT Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 285--285 \T1/qtm/m/n/10 based on \T1/txtt/m/n/10 P_EXT Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 Ver-sion 1.0.0, 2021-06-12 Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 285--285 \T1/qtm/m/n/10 based on \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 Ver-sion 1.0.0, 2021-06-12 Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 285--285 \T1/qtm/m/n/10 based on \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 Ver-sion 1.0.0, 2021-06-12 Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 285--285 \T1/qtm/m/n/10 based on \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 Ver-sion 1.0.0, 2021-06-12 Underfull \hbox (badness 10000) in paragraph at lines 285--285 []\T1/qtm/m/n/10 op-tion-ally en-abled Underfull \hbox (badness 10000) in paragraph at lines 285--285 \T1/qtm/m/n/10 based on \T1/txtt/m/n/10 B_EXT Underfull \hbox (badness 10000) in paragraph at lines 322--322 []\T1/qtm/b/n/10 X\T1/qtm/m/n/10 : eX-ten-sion In-ter- [4] [5] [6] [7] [8] Chapter 2. [9] [10] Chapter 3. [11] Overfull \hbox (33.31093pt too wide) in paragraph at lines 867--867 []\T1/qhv/m/n/10 Type/Range| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qhv/m/n/10 De- Overfull \hbox (11.30093pt too wide) in paragraph at lines 867--867 []\T1/qtm/m/n/10 b_ext_e| Overfull \hbox (11.59918pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 X_NUM_RS| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (1.65096pt too wide) in paragraph at lines 867--867 \T1/qtm/m/n/10 (2..3)| Overfull \hbox (22.09915pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 X_ID_WIDTH| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (6.65096pt too wide) in paragraph at lines 867--867 \T1/qtm/m/n/10 (1..32)| Overfull \hbox (27.34914pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 X_MEM_WIDTH| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (27.34914pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 X_RFR_WIDTH| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (27.34914pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 X_RFW_WIDTH| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (1.09921pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 X_MISA| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 logic Overfull \hbox (4.43095pt too wide) in paragraph at lines 867--867 \T1/qtm/m/n/10 [31:0]| Overfull \hbox (25.52133pt too wide) in paragraph at lines 867--867 []\T1/qtm/m/n/10 0x0000_0000| Overfull \hbox (53.59906pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 NUM_MHPMCOUNTERS| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (6.65096pt too wide) in paragraph at lines 867--867 \T1/qtm/m/n/10 (0..29)| Overfull \hbox (48.34908pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 PMA_NUM_REGIONS| Underfull \hbox (badness 10000) in paragraph at lines 867--867 []\T1/qtm/m/n/10 int Overfull \hbox (6.65096pt too wide) in paragraph at lines 867--867 \T1/qtm/m/n/10 (0..16)| Overfull \hbox (16.84917pt too wide) in paragraph at lines 867--867 []\T1/txtt/m/n/10 PMA_CFG[]| Overfull \hbox (35.54095pt too wide) in paragraph at lines 867--867 []\T1/qtm/m/n/10 pma_region_t| Overfull \hbox (52.36133pt too wide) in paragraph at lines 867--867 []\T1/qtm/m/n/10 PMA_R_DEFAULT| [12] Underfull \hbox (badness 10000) in paragraph at lines 1109--1109 []\T1/qhv/m/n/10 Sig- Overfull \hbox (5.2152pt too wide) in paragraph at lines 1109--1109 []\T1/qhv/m/n/10 Width| Overfull \hbox (2.64667pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 rst_ni| Overfull \hbox (34.14658pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 scan_cg_en_i| Overfull \hbox (28.89659pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 boot_addr_i| Overfull \hbox (34.14658pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 mtvec_addr_i| Overfull \hbox (23.6466pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 nmi_addr_i| Overfull \hbox (44.64655pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 dm_halt_addr_i| Overfull \hbox (70.89647pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 dm_exception_addr_i| Overfull \hbox (18.39662pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 hart_id_i| Overfull \hbox (7.89665pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 instr_*| Overfull \hbox (2.64667pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 data_*| Overfull \hbox (7.89665pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 debug_*| Overfull \hbox (44.64655pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 fetch_enable_i| Overfull \hbox (34.14658pt too wide) in paragraph at lines 1109--1109 []\T1/txtt/m/n/10 core_sleep_o| [13] [14] [15 <./CV32E40X_Pipeline.png>] [16] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 []\T1/qhv/m/n/10 In- Overfull \hbox (4.97885pt too wide) in paragraph at lines 1321--1321 \T1/qhv/m/n/10 struc- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qhv/m/n/10 tion Overfull \hbox (1.25883pt too wide) in paragraph at lines 1321--1321 \T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 In-te- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 ger Overfull \hbox (2.80885pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 pu- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 ta- Overfull \hbox (2.80885pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 tional| Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 CSR Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 Ac- Overfull \hbox (24.26886pt too wide) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 Load/Store| Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 ti-pli- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 ca- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 vi- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 Re- Overfull \hbox (3.35886pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 main- Overfull \hbox (1.69885pt too wide) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 Jump| Overfull \hbox (8.75887pt too wide) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 Branch Overfull \hbox (1.48886pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 (Not- Overfull \hbox (7.39886pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 Taken)| Overfull \hbox (8.75887pt too wide) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 Branch Overfull \hbox (10.72887pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 (Taken)| Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 []\T1/qtm/m/n/10 In- Overfull \hbox (2.84885pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 struc- Underfull \hbox (badness 10000) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 tion Overfull \hbox (3.70886pt too wide) in paragraph at lines 1321--1321 \T1/qtm/m/n/10 Fence| [17] [18] [19] [20] Chapter 5. Overfull \hbox (33.97377pt too wide) in paragraph at lines 1470--1470 []\T1/txtt/m/n/10 instr_addr_o[31:0]| Underfull \hbox (badness 6364) in paragraph at lines 1470--1470 []\T1/txtt/m/n/10 instr_memtype_o[1:0] \T1/qtm/m/n/10 | Overfull \hbox (28.72379pt too wide) in paragraph at lines 1470--1470 []\T1/txtt/m/n/10 instr_prot_o[2:0]| Overfull \hbox (12.97383pt too wide) in paragraph at lines 1470--1470 []\T1/txtt/m/n/10 instr_rvalid_i| Overfull \hbox (39.22375pt too wide) in paragraph at lines 1470--1470 []\T1/txtt/m/n/10 instr_rdata_i[31:0]| [21] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1501 ...udegraphics{{obi_instruction_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1501 ...udegraphics{{obi_instruction_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1508 ...raphics{{obi_instruction_basic_err}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1508 ...raphics{{obi_instruction_basic_err}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1515 ...i_instruction_multiple_outstanding}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1515 ...i_instruction_multiple_outstanding}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1522 ...struction_multiple_outstanding_err}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1522 ...struction_multiple_outstanding_err}.svg} [22] [23] [24] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 \T1/qtm/b/n/10 rec- Overfull \hbox (9.46678pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_req_o| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (9.46678pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_gnt_i| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 5622) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 The other side ac-cepted the re-quest. \T1/txtt/m/n/10 data_ad dr_o\T1/qtm/m/n/10 , \T1/txtt/m/n/10 data_atop_o\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 data_be_o\T1/qtm/m/n/10 , Overfull \hbox (46.21667pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_addr_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (40.96669pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_atop_o[5:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (30.46672pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_be_o[3:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (56.71664pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_memtype_o[1:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (40.96669pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_prot_o[2:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (51.46666pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_wdata_o[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (4.2168pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_we_o| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 out- Overfull \hbox (25.21674pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_rvalid_i| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 in- Overfull \hbox (51.46666pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_rdata_i[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 in- Overfull \hbox (9.46678pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_err_i| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 in- Overfull \hbox (25.21674pt too wide) in paragraph at lines 1688--1688 []\T1/txtt/m/n/10 data_exokay_i| Underfull \hbox (badness 10000) in paragraph at lines 1688--1688 []\T1/qtm/m/n/10 in- [25] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1757 ...inxincludegraphics{{obi_data_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1757 ...inxincludegraphics{{obi_data_basic}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1764 ...udegraphics{{obi_data_back_to_back}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1764 ...udegraphics{{obi_data_back_to_back}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1771 ...degraphics{{obi_data_slow_response}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1771 ...degraphics{{obi_data_slow_response}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1778 ...ics{{obi_data_multiple_outstanding}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1778 ...ics{{obi_data_multiple_outstanding}.svg} [26] [27] [28] Chapter 7. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [29] [30] Chapter 8. [31] [32] Chapter 9. [33] [34] Underfull \hbox (badness 10000) in paragraph at lines 2161--2161 []\T1/qtm/b/n/10 Di- Overfull \hbox (62.00578pt too wide) in paragraph at lines 2161--2161 []\T1/txtt/m/n/10 x_compressed_valid_o| Underfull \hbox (badness 10000) in paragraph at lines 2161--2161 []\T1/qtm/m/n/10 out- Overfull \hbox (62.00578pt too wide) in paragraph at lines 2161--2161 []\T1/txtt/m/n/10 x_compressed_ready_i| Underfull \hbox (badness 10000) in paragraph at lines 2161--2161 []\T1/qtm/m/n/10 in- Overfull \hbox (51.50581pt too wide) in paragraph at lines 2161--2161 []\T1/txtt/m/n/10 x_compressed_req_o| Overfull \hbox (47.41434pt too wide) in paragraph at lines 2161--2161 []\T1/qtm/m/n/10 x_compressed_req_t| Underfull \hbox (badness 10000) in paragraph at lines 2161--2161 []\T1/qtm/m/n/10 out- Overfull \hbox (56.7558pt too wide) in paragraph at lines 2161--2161 []\T1/txtt/m/n/10 x_compressed_resp_i| Overfull \hbox (51.30434pt too wide) in paragraph at lines 2161--2161 []\T1/qtm/m/n/10 x_compressed_resp_t| Underfull \hbox (badness 10000) in paragraph at lines 2161--2161 []\T1/qtm/m/n/10 in- [35] Overfull \hbox (1.67366pt too wide) in paragraph at lines 2283--2283 []\T1/qtm/b/n/10 Sig- Overfull \hbox (11.25359pt too wide) in paragraph at lines 2283--2283 []\T1/txtt/m/n/10 instr| Underfull \hbox (badness 10000) in paragraph at lines 2283--2283 []\T1/qtm/m/n/10 logic Overfull \hbox (3.5793pt too wide) in paragraph at lines 2283--2283 \T1/qtm/m/n/10 [31:0]| Overfull \hbox (6.0036pt too wide) in paragraph at lines 2283--2283 []\T1/txtt/m/n/10 mode| Underfull \hbox (badness 10000) in paragraph at lines 2283--2283 []\T1/qtm/m/n/10 logic Overfull \hbox (16.50357pt too wide) in paragraph at lines 2283--2283 []\T1/txtt/m/n/10 accept| Underfull \hbox (badness 10000) in paragraph at lines 2374--2374 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 2374--2374 \T1/qtm/b/n/10 rec- Overfull \hbox (38.82828pt too wide) in paragraph at lines 2374--2374 []\T1/txtt/m/n/10 x_issue_valid_o| Underfull \hbox (badness 10000) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 out- Overfull \hbox (38.82828pt too wide) in paragraph at lines 2374--2374 []\T1/txtt/m/n/10 x_issue_ready_i| Underfull \hbox (badness 10000) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 5578) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 Is-sue re-quest ready. The trans-ac-tion sig-naled via \T1/txt t/m/n/10 x_issue_req_o \T1/qtm/m/n/10 and Overfull \hbox (28.32831pt too wide) in paragraph at lines 2374--2374 []\T1/txtt/m/n/10 x_issue_req_o| Overfull \hbox (25.5697pt too wide) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 x_issue_req_t| Underfull \hbox (badness 10000) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 out- Overfull \hbox (33.5783pt too wide) in paragraph at lines 2374--2374 []\T1/txtt/m/n/10 x_issue_resp_i| Overfull \hbox (29.4597pt too wide) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 x_issue_resp_t| Underfull \hbox (badness 10000) in paragraph at lines 2374--2374 []\T1/qtm/m/n/10 in- [36] Overfull \hbox (17.95815pt too wide) in paragraph at lines 2451--2451 []\T1/txtt/m/n/10 rs[X_NUM_RS-1:0]| Underfull \hbox (badness 10000) in paragraph at lines 2451--2451 []\T1/qtm/m/n/10 logic Underfull \hbox (badness 10000) in paragraph at lines 2451--2451 \T1/qtm/m/n/10 [X_RFR_WIDTH- Underfull \hbox (badness 10000) in paragraph at lines 2451--2451 []\T1/qtm/m/n/10 logic [X_NUM_RS- Overfull \hbox (1.18323pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/b/n/10 Sig- Overfull \hbox (5.72363pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/b/n/10 Type| Overfull \hbox (16.01314pt too wide) in paragraph at lines 2572--2572 []\T1/txtt/m/n/10 accept| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/m/n/10 logic| Overfull \hbox (31.76309pt too wide) in paragraph at lines 2572--2572 []\T1/txtt/m/n/10 writeback| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/m/n/10 logic| Overfull \hbox (31.76309pt too wide) in paragraph at lines 2572--2572 []\T1/txtt/m/n/10 dualwrite| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/m/n/10 logic| Overfull \hbox (26.5131pt too wide) in paragraph at lines 2572--2572 []\T1/txtt/m/n/10 dualread| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/m/n/10 logic| Overfull \hbox (31.76309pt too wide) in paragraph at lines 2572--2572 []\T1/txtt/m/n/10 loadstore| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/m/n/10 logic| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2572--2572 []\T1/qtm/m/n/10 logic| [37] Underfull \hbox (badness 10000) in paragraph at lines 2670--2670 []\T1/qtm/b/n/10 Sig- Overfull \hbox (5.72363pt too wide) in paragraph at lines 2670--2670 []\T1/qtm/b/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 2670--2670 []\T1/qtm/b/n/10 Di- Overfull \hbox (1.55367pt too wide) in paragraph at lines 2670--2670 \T1/qtm/b/n/10 rec- Overfull \hbox (1.78365pt too wide) in paragraph at lines 2670--2670 \T1/qtm/b/n/10 tion| Overfull \hbox (61.40979pt too wide) in paragraph at lines 2670--2670 []\T1/txtt/m/n/10 x_commit_valid_o| Overfull \hbox (5.00366pt too wide) in paragraph at lines 2670--2670 []\T1/qtm/m/n/10 logic| Overfull \hbox (1.11366pt too wide) in paragraph at lines 2670--2670 []\T1/qtm/m/n/10 out- Overfull \hbox (29.90988pt too wide) in paragraph at lines 2670--2670 []\T1/txtt/m/n/10 x_commit_o| Overfull \hbox (33.34366pt too wide) in paragraph at lines 2670--2670 []\T1/qtm/m/n/10 x_commit_t| Overfull \hbox (1.11366pt too wide) in paragraph at lines 2670--2670 []\T1/qtm/m/n/10 out- [38] Underfull \hbox (badness 10000) in paragraph at lines 2711--2711 []\T1/qtm/m/n/10 logic Overfull \hbox (47.70203pt too wide) in paragraph at lines 2711--2711 \T1/qtm/m/n/10 [X_ID_WIDTH- Overfull \hbox (53.25346pt too wide) in paragraph at lines 2711--2711 []\T1/txtt/m/n/10 x_commit_kill| Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 \T1/qtm/b/n/10 rec- Overfull \hbox (35.60722pt too wide) in paragraph at lines 2818--2818 []\T1/txtt/m/n/10 x_mem_valid_i| Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 []\T1/qtm/m/n/10 in- Overfull \hbox (35.60722pt too wide) in paragraph at lines 2818--2818 []\T1/txtt/m/n/10 x_mem_ready_o| Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 []\T1/qtm/m/n/10 out- Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 \T1/qtm/m/n/10 via \T1/txtt/m/n/10 x_mem_req_i \T1/qtm/m/n/10 is ac-cepted by C V32E40X when \T1/txtt/m/n/10 x_mem_valid_i \T1/qtm/m/n/10 and Overfull \hbox (25.10725pt too wide) in paragraph at lines 2818--2818 []\T1/txtt/m/n/10 x_mem_req_i| Overfull \hbox (27.28662pt too wide) in paragraph at lines 2818--2818 []\T1/qtm/m/n/10 x_mem_req_t| Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 []\T1/qtm/m/n/10 in- Overfull \hbox (30.35724pt too wide) in paragraph at lines 2818--2818 []\T1/txtt/m/n/10 x_mem_resp_o| Overfull \hbox (31.17662pt too wide) in paragraph at lines 2818--2818 []\T1/qtm/m/n/10 x_mem_resp_t| Underfull \hbox (badness 10000) in paragraph at lines 2818--2818 []\T1/qtm/m/n/10 out- Underfull \hbox (badness 10000) in paragraph at lines 2925--2925 []\T1/qtm/b/n/10 Sig- Underfull \hbox (badness 10000) in paragraph at lines 2925--2925 []\T1/qtm/m/n/10 logic [X_ID_WIDTH- Overfull \hbox (2.80139pt too wide) in paragraph at lines 2925--2925 []\T1/txtt/m/n/10 wdata| [39] [40] Overfull \hbox (0.72386pt too wide) in paragraph at lines 3076--3076 []\T1/qtm/b/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 3076--3076 []\T1/qtm/b/n/10 Di- Overfull \hbox (1.55367pt too wide) in paragraph at lines 3076--3076 \T1/qtm/b/n/10 rec- Overfull \hbox (1.78365pt too wide) in paragraph at lines 3076--3076 \T1/qtm/b/n/10 tion| Overfull \hbox (72.57533pt too wide) in paragraph at lines 3076--3076 []\T1/txtt/m/n/10 x_mem_result_valid_o| Overfull \hbox (1.11366pt too wide) in paragraph at lines 3076--3076 []\T1/qtm/m/n/10 out- Overfull \hbox (41.07542pt too wide) in paragraph at lines 3076--3076 []\T1/txtt/m/n/10 x_mem_result_o| Overfull \hbox (45.00389pt too wide) in paragraph at lines 3076--3076 []\T1/qtm/m/n/10 x_mem_result_t| Overfull \hbox (1.11366pt too wide) in paragraph at lines 3076--3076 []\T1/qtm/m/n/10 out- Underfull \hbox (badness 10000) in paragraph at lines 3217--3217 []\T1/qtm/b/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 3217--3217 \T1/qtm/b/n/10 rec- Overfull \hbox (36.72452pt too wide) in paragraph at lines 3217--3217 []\T1/txtt/m/n/10 x_result_valid_i| Overfull \hbox (36.72452pt too wide) in paragraph at lines 3217--3217 []\T1/txtt/m/n/10 x_result_ready_o| Underfull \hbox (badness 10000) in paragraph at lines 3217--3217 []\T1/qtm/m/n/10 out- Overfull \hbox (5.22461pt too wide) in paragraph at lines 3217--3217 []\T1/txtt/m/n/10 x_result_i| Overfull \hbox (17.5946pt too wide) in paragraph at lines 3217--3217 []\T1/qtm/m/n/10 x_result_t| [41] [42] [43] [44] Chapter 10. [45] [46] Chapter 11. Underfull \hbox (badness 10000) in paragraph at lines 3600--3600 []\T1/qhv/m/n/10 Di- Underfull \hbox (badness 10000) in paragraph at lines 3600--3600 \T1/qhv/m/n/10 rec- Overfull \hbox (29.23451pt too wide) in paragraph at lines 3600--3600 []\T1/txtt/m/n/10 core_sleep_o| Underfull \hbox (badness 10000) in paragraph at lines 3600--3600 []\T1/qtm/m/n/10 out- [47] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3684 \noindent\sphinxincludegraphics{{wfi}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3684 \noindent\sphinxincludegraphics{{wfi}.svg} [48] Chapter 12. Overfull \hbox (173.53902pt too wide) in alignment at lines 3735--3756 [] [] [] [] [] Overfull \hbox (173.53902pt too wide) in alignment at lines 3756--3778 [] [] [] [] [] Overfull \hbox (173.53902pt too wide) in alignment at lines 3778--3782 [] [] [] [] [] Overfull \hbox (173.53902pt too wide) in alignment at lines 3782--3784 [] [] [] [] [] Overfull \hbox (173.53902pt too wide) in alignment at lines 3784--4035 [] [] [] [] [] Overfull \hbox (173.53902pt too wide) in alignment at lines 4035--4273 [] [] [] [] [] [49] Underfull \hbox (badness 10000) in paragraph at lines 4429--4429 []\T1/qhv/m/n/10 CSR Ad- Underfull \hbox (badness 10000) in paragraph at lines 4429--4429 []\T1/qhv/m/n/10 Priv-i- Underfull \hbox (badness 10000) in paragraph at lines 4429--4429 []\T1/qhv/m/n/10 Pa-ram-e- Overfull \hbox (3.75845pt too wide) in paragraph at lines 4429--4429 []\T1/txtt/m/n/10 hpmcounterh31| [50] Underfull \hbox (badness 10000) in paragraph at lines 4591--4591 []\T1/qhv/m/n/10 Bit Overfull \hbox (10.01366pt too wide) in paragraph at lines 4591--4591 []\T1/qhv/m/n/10 Mode| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4591--4591 []\T1/qtm/m/n/10 31:18| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4591--4591 []\T1/qtm/m/n/10 17:16| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4591--4591 []\T1/qtm/m/n/10 15:12| Overfull \hbox (7.78366pt too wide) in paragraph at lines 4591--4591 []\T1/qtm/m/n/10 12:11| Overfull \hbox (2.78366pt too wide) in paragraph at lines 4591--4591 []\T1/qtm/m/n/10 10:8| [51] [52] Overfull \hbox (2.13863pt too wide) in paragraph at lines 5085--5085 []\T1/qhv/m/n/10 Mode| Underfull \hbox (badness 10000) in paragraph at lines 5085--5085 []\T1/qtm/m/n/10 31 : [53] Underfull \hbox (badness 10000) in paragraph at lines 5186--5186 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Event Se-lec-tor (\T1/t xtt/bx/n/12 mhpmevent3 .. [54] [55] [56] [57] [58] Underfull \hbox (badness 10000) in paragraph at lines 6390--6390 |[][]\T1/qhv/b/n/12 Machine Per-for-mance Mon-i-tor-ing Counter (\T1/txtt/bx/n/ 12 mhpmcounter3 .. [59] [60] [61] [62] Underfull \hbox (badness 10000) in paragraph at lines 6970--6970 |[][]\T1/qhv/b/n/12 Upper 32 Per-for-mance Mon-i-tor-ing Counter (\T1/txtt/bx/n /12 hpmcounter3h .. [63] [64] Chapter 13. [65] [66] Chapter 14. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7334--7334 []\T1/qhv/m/n/10 Sig- Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/qhv/m/n/10 Di- Overfull \hbox (2.12366pt too wide) in paragraph at lines 7334--7334 \T1/qhv/m/n/10 rec- Overfull \hbox (1.12366pt too wide) in paragraph at lines 7334--7334 \T1/qhv/m/n/10 tion| Overfull \hbox (42.7535pt too wide) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 irq_i[31:0]| Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/qtm/m/n/10 in- Overfull \hbox (32.25352pt too wide) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 irq_ack_o| Overfull \hbox (1.11366pt too wide) in paragraph at lines 7334--7334 []\T1/qtm/m/n/10 out- Overfull \hbox (53.25346pt too wide) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 irq_id_o[4:0]| Overfull \hbox (1.11366pt too wide) in paragraph at lines 7334--7334 []\T1/qtm/m/n/10 out- [67] Underfull \hbox (badness 10000) in paragraph at lines 7510--7510 []\T1/qtm/m/n/10 In-ter- Underfull \hbox (badness 10000) in paragraph at lines 7510--7510 []\T1/qtm/m/n/10 Ex-cep-tion Underfull \hbox (badness 10000) in paragraph at lines 7510--7510 []\T1/qtm/m/n/10 Ma-chine Timer In-ter-rupt [68] Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 []\T1/qtm/m/n/10 In- Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 \T1/qtm/m/n/10 ter- Overfull \hbox (1.31364pt too wide) in paragraph at lines 7637--7637 \T1/qtm/m/n/10 rupt| Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 []\T1/qtm/m/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 \T1/qtm/m/n/10 cep- Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 \T1/qtm/m/n/10 tion Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 []\T1/qtm/m/n/10 In-struc-tion Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 []\T1/qtm/m/n/10 Il-le-gal in-struc- Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 []\T1/qtm/m/n/10 Store/AMO Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 \T1/qtm/m/n/10 from M-Mode Underfull \hbox (badness 10000) in paragraph at lines 7637--7637 []\T1/qtm/m/n/10 In-struc-tion bus [69] [70] [71] [72] Chapter 15. [73] [74] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7964 ...hinxincludegraphics{{debug_running}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7964 ...hinxincludegraphics{{debug_running}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7971 ...phinxincludegraphics{{debug_halted}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7971 ...phinxincludegraphics{{debug_halted}.svg} [75] [76] Chapter 16. [77] [78] Chapter 17. [79] [80] Chapter 18. [81] [82] Chapter 19. [83] [84] Underfull \hbox (badness 10000) in paragraph at lines 8340--8343 []\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 (./openhw-group-cv32e40x-user-manual.ind) [85] (./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 (91 pages, 543566 bytes ). 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' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2021-08-10T09:05:15.902388Z, end-time: 2021-08-10T09:05:15.968538Z, 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: 2021-08-10T09:05:16.076870Z, end-time: 2021-08-10T09:05:17.967066Z, duration: 1, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . _build/epub Running Sphinx v4.1.2 loading translations [en]... done making output directory... done loading pickled environment... done WARNING: conf value "version" should not be empty for EPUB3 building [mo]: targets for 0 po files that are out of date building [epub]: targets for 20 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done writing output... [ 5%] control_status_registers writing output... [ 10%] core_versions writing output... [ 15%] debug writing output... [ 20%] exceptions_interrupts writing output... [ 25%] fencei writing output... [ 30%] getting_started writing output... [ 35%] glossary writing output... [ 40%] index writing output... [ 45%] instruction_fetch writing output... [ 50%] instruction_set_extensions writing output... [ 55%] integration writing output... [ 60%] intro writing output... [ 65%] load_store_unit writing output... [ 70%] perf_counters writing output... [ 75%] pipeline writing output... [ 80%] pma writing output... [ 85%] 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... [ 7%] ../images/debug_running.svg copying images... [ 15%] ../images/debug_halted.svg copying images... [ 23%] ../images/obi_instruction_basic.svg copying images... [ 30%] ../images/obi_instruction_basic_err.svg copying images... [ 38%] ../images/obi_instruction_multiple_outstanding.svg copying images... [ 46%] ../images/obi_instruction_multiple_outstanding_err.svg copying images... [ 53%] ../images/CV32E40X_Block_Diagram.png copying images... [ 61%] ../images/obi_data_basic.svg copying images... [ 69%] ../images/obi_data_back_to_back.svg copying images... [ 76%] ../images/obi_data_slow_response.svg copying images... [ 84%] ../images/obi_data_multiple_outstanding.svg copying images... [ 92%] ../images/CV32E40X_Pipeline.png copying images... [100%] ../images/wfi.svg copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing CORE-VCV32E40XUserManual.epub file... build succeeded, 1 warning. The ePub file is in _build/epub. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-08-10T09:05:18.076688Z, end-time: 2021-08-10T09:05:18.148499Z, 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