cve2/doc
christian-herber-nxp f6268d4eb9
[rtl] Remove unused transition in ibex_controller FSM (#98)
When in the FLUSH state we cannot have `csr_pipe_flush` set as it
depends upon `instr_executing` being set (within `ibex_id_stage`) and
that is only set in the DECODE stage.

Co-authored-by: Greg Chadwick <gac@lowrisc.org>
2023-03-03 17:06:24 +01:00
..
01_overview Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
02_user Feature/remove security (#52) 2023-02-28 14:03:42 +01:00
03_reference [rtl] Remove unused transition in ibex_controller FSM (#98) 2023-03-03 17:06:24 +01:00
04_developer Restructure documentation 2020-09-28 22:30:00 +01:00
_static [doc] Fix config and expand max-width of docs 2022-01-11 12:49:04 +00:00
.gitignore Convert documentation to restructured text 2018-11-13 16:21:47 +01:00
conf.py [doc] Fix config and expand max-width of docs 2022-01-11 12:49:04 +00: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