-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
83 changed files
with
6,869 additions
and
4,219 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
coreblocks.backend package | ||
========================== | ||
|
||
Submodules | ||
---------- | ||
|
||
coreblocks.backend.annoucement module | ||
------------------------------------- | ||
|
||
.. automodule:: coreblocks.backend.annoucement | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.backend.retirement module | ||
------------------------------------ | ||
|
||
.. automodule:: coreblocks.backend.retirement | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: coreblocks.backend | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
coreblocks.core\_structs package | ||
================================ | ||
|
||
Submodules | ||
---------- | ||
|
||
coreblocks.core\_structs.rat module | ||
----------------------------------- | ||
|
||
.. automodule:: coreblocks.core_structs.rat | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.core\_structs.rf module | ||
---------------------------------- | ||
|
||
.. automodule:: coreblocks.core_structs.rf | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.core\_structs.rob module | ||
----------------------------------- | ||
|
||
.. automodule:: coreblocks.core_structs.rob | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: coreblocks.core_structs | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
coreblocks.frontend.decoder package | ||
=================================== | ||
|
||
Submodules | ||
---------- | ||
|
||
coreblocks.frontend.decoder.decode\_stage module | ||
------------------------------------------------ | ||
|
||
.. automodule:: coreblocks.frontend.decoder.decode_stage | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.frontend.decoder.instr\_decoder module | ||
------------------------------------------------- | ||
|
||
.. automodule:: coreblocks.frontend.decoder.instr_decoder | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.frontend.decoder.instr\_description module | ||
----------------------------------------------------- | ||
|
||
.. automodule:: coreblocks.frontend.decoder.instr_description | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.frontend.decoder.isa module | ||
-------------------------------------- | ||
|
||
.. automodule:: coreblocks.frontend.decoder.isa | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.frontend.decoder.optypes module | ||
------------------------------------------ | ||
|
||
.. automodule:: coreblocks.frontend.decoder.optypes | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.frontend.decoder.rvc module | ||
-------------------------------------- | ||
|
||
.. automodule:: coreblocks.frontend.decoder.rvc | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: coreblocks.frontend.decoder | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
coreblocks.frontend.fetch package | ||
================================= | ||
|
||
Submodules | ||
---------- | ||
|
||
coreblocks.frontend.fetch.fetch module | ||
-------------------------------------- | ||
|
||
.. automodule:: coreblocks.frontend.fetch.fetch | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: coreblocks.frontend.fetch | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
coreblocks.func\_blocks.fu package | ||
================================== | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
coreblocks.func_blocks.fu.unsigned_multiplication | ||
|
||
Submodules | ||
---------- | ||
|
||
coreblocks.func\_blocks.fu.alu module | ||
------------------------------------- | ||
|
||
.. automodule:: coreblocks.func_blocks.fu.alu | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.func\_blocks.fu.div\_unit module | ||
------------------------------------------- | ||
|
||
.. automodule:: coreblocks.func_blocks.fu.div_unit | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.func\_blocks.fu.exception module | ||
------------------------------------------- | ||
|
||
.. automodule:: coreblocks.func_blocks.fu.exception | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.func\_blocks.fu.jumpbranch module | ||
-------------------------------------------- | ||
|
||
.. automodule:: coreblocks.func_blocks.fu.jumpbranch | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.func\_blocks.fu.mul\_unit module | ||
------------------------------------------- | ||
|
||
.. automodule:: coreblocks.func_blocks.fu.mul_unit | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.func\_blocks.fu.priv module | ||
-------------------------------------- | ||
|
||
.. automodule:: coreblocks.func_blocks.fu.priv | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.func\_blocks.fu.shift\_unit module | ||
--------------------------------------------- | ||
|
||
.. automodule:: coreblocks.func_blocks.fu.shift_unit | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.func\_blocks.fu.zbc module | ||
------------------------------------- | ||
|
||
.. automodule:: coreblocks.func_blocks.fu.zbc | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.func\_blocks.fu.zbs module | ||
------------------------------------- | ||
|
||
.. automodule:: coreblocks.func_blocks.fu.zbs | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: coreblocks.func_blocks.fu | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
45 changes: 45 additions & 0 deletions
45
_sources/coreblocks.func_blocks.fu.unsigned_multiplication.rst.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
coreblocks.func\_blocks.fu.unsigned\_multiplication package | ||
=========================================================== | ||
|
||
Submodules | ||
---------- | ||
|
||
coreblocks.func\_blocks.fu.unsigned\_multiplication.common module | ||
----------------------------------------------------------------- | ||
|
||
.. automodule:: coreblocks.func_blocks.fu.unsigned_multiplication.common | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.func\_blocks.fu.unsigned\_multiplication.fast\_recursive module | ||
-------------------------------------------------------------------------- | ||
|
||
.. automodule:: coreblocks.func_blocks.fu.unsigned_multiplication.fast_recursive | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.func\_blocks.fu.unsigned\_multiplication.sequence module | ||
------------------------------------------------------------------- | ||
|
||
.. automodule:: coreblocks.func_blocks.fu.unsigned_multiplication.sequence | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.func\_blocks.fu.unsigned\_multiplication.shift module | ||
---------------------------------------------------------------- | ||
|
||
.. automodule:: coreblocks.func_blocks.fu.unsigned_multiplication.shift | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: coreblocks.func_blocks.fu.unsigned_multiplication | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
coreblocks.func\_blocks.interface package | ||
========================================= | ||
|
||
Submodules | ||
---------- | ||
|
||
coreblocks.func\_blocks.interface.func\_blocks\_unifier module | ||
-------------------------------------------------------------- | ||
|
||
.. automodule:: coreblocks.func_blocks.interface.func_blocks_unifier | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
coreblocks.func\_blocks.interface.func\_protocols module | ||
-------------------------------------------------------- | ||
|
||
.. automodule:: coreblocks.func_blocks.interface.func_protocols | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: coreblocks.func_blocks.interface | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
Oops, something went wrong.