Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 720 Bytes

core_dev_api.rst

File metadata and controls

38 lines (20 loc) · 720 Bytes

In the rhea package there are numerous functions, ~~modules~~ blocks, and objects that are used to develop a core. The following is a list of the most commonly used.

Core development

rhea.system.Global

rhea.system.Clock

rhea.system.Reset

rhea.system.Signals

rhea.system.ControlStatusBase

Memory-mapped interfaces

Streaming interfaces

rhea.cores.misc.assign

rhea.cores.misc.syncro

Test Development

tb_args

tb_default_args

run_testbench