cve2/doc
christian-herber-nxp 3a9f2d058f
Feature/remove writeback stage (#56)
* remove parameter option WritebackStage

Signed-off-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>

* remove references to the removed parameters from examples

Signed-off-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>

* remove references to the removed parameters from compliance verification

Signed-off-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>

* remove references to the removed parameters from formal verification code generated for SymbioticEDA

Signed-off-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>

* Remove reference to the deleted parameterd from the documentation
Do not refer to WriteBack as to a stage

Signed-off-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>

* Remove related code to Writeback stage

Signed-off-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>

* Removal of related and dead code after Writeback-stage removal

Signed-off-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>

* substitute ASSERT macro with one ignoring rst_ni and clk signals

Signed-off-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>

* keep clk_i and rst_ni for the sake of assert alone

Signed-off-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>

* BUGFIX: reintroduce en_wb signal between id and wb

Signed-off-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>

---------

Signed-off-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>
Co-authored-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>
2023-05-31 14:44:59 +02:00
..
01_overview Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
02_user Feature/remove writeback stage (#56) 2023-05-31 14:44:59 +02:00
03_reference Relocate RegFile from TOP level to CORE level (#95) 2023-03-03 17:09:12 +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