ibex/doc
Tom Roberts 6daae3509a [rtl] Modify fetch_en_i behavior
This signal used to be a one shot enable out of reset. We need an option
to pause execution for OpenTitan, so fetch_enable is extended to cover
that.

The signal is already driven low by the testbench at the end of test.
This is moved after the performance counter reads to ensure they can
complete.

Fixes #1105

Signed-off-by: Tom Roberts <tomroberts@lowrisc.org>
2021-06-23 09:16:27 +01:00
..
01_overview Update README to match design 2021-04-14 11:59:10 +01:00
02_user [rtl] Modify fetch_en_i behavior 2021-06-23 09:16:27 +01:00
03_reference [rtl] Add dual core lockstep option 2021-04-07 12:07:38 +01:00
04_developer Restructure documentation 2020-09-28 22:30:00 +01:00
_static [Doc] Fix for table wrapping in RTD theme 2019-10-04 11:36:24 +01:00
.gitignore Convert documentation to restructured text 2018-11-13 16:21:47 +01:00
conf.py [doc] Fix building with sphinxcontrib-wavedrom 3.x 2021-05-11 18:28:56 +01:00
index.rst Restructure documentation 2020-09-28 22:30:00 +01:00
make.bat Adjust documentation for ibex 2019-04-26 15:09:00 +01:00
Makefile Adjust documentation for ibex 2019-04-26 15:09:00 +01:00
requirements.txt [doc] Require Sphinx 3 until wavedrom is compatible 2021-05-11 18:28:56 +01:00