Skip to content

Commit 6cc9028

Browse files
committed
implement S mode CSRs (#878)
1 parent c258204 commit 6cc9028

50 files changed

Lines changed: 5738 additions & 2181 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.doctrees/api.doctree

0 Bytes
Binary file not shown.

.doctrees/auto_graph.doctree

68.2 KB
Binary file not shown.

.doctrees/coreblocks.arch.doctree

73.5 KB
Binary file not shown.
6.55 KB
Binary file not shown.
55.5 KB
Binary file not shown.

.doctrees/current-graph.doctree

68.2 KB
Binary file not shown.

.doctrees/environment.pickle

16.8 KB
Binary file not shown.

_sources/auto_graph.rst.txt

Lines changed: 1701 additions & 706 deletions
Large diffs are not rendered by default.

_sources/coreblocks.params.rst.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,14 @@ coreblocks.params.instr module
4444
:undoc-members:
4545
:show-inheritance:
4646

47+
coreblocks.params.vmem\_params module
48+
-------------------------------------
49+
50+
.. automodule:: coreblocks.params.vmem_params
51+
:members:
52+
:undoc-members:
53+
:show-inheritance:
54+
4755
Module contents
4856
---------------
4957

_sources/coreblocks.priv.csr.rst.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,14 @@ coreblocks.priv.csr.csr\_register module
2828
:undoc-members:
2929
:show-inheritance:
3030

31+
coreblocks.priv.csr.shadow module
32+
---------------------------------
33+
34+
.. automodule:: coreblocks.priv.csr.shadow
35+
:members:
36+
:undoc-members:
37+
:show-inheritance:
38+
3139
Module contents
3240
---------------
3341

0 commit comments

Comments
 (0)