11#include "snitch_cluster_addrmap.h"
12#include "snitch_cluster_cfg.h"
13#include "snitch_cluster_peripheral_addrmap.h"
14#include "snitch_cluster_raw_addrmap.h"
15#define SNRT_TCDM_START_ADDR SNITCH_CLUSTER_ADDRMAP_CLUSTER_TCDM_BASE_ADDR
18#include "alloc_decls.h"
21#include "memory_decls.h"
22#include "riscv_decls.h"
23#include "start_decls.h"
24#include "sync_decls.h"
25#include "team_decls.h"
31#include "cluster_interrupts.h"
42#include "snitch_cluster_global_interrupts.h"
43#include "snitch_cluster_memory.h"
44#include "snitch_cluster_start.h"
Defines functions to dynamically allocate the cluster's L1 memory.
This file provides functions to program the Snitch DMA.
This file contains functions to conveniently program Snitch's SSRs.
This file provides functions to synchronize Snitch cores.
This file contains functions and macros related to Snitch team management.