NEORV32 Software Framework Documentation
The NEORV32 RISC-V Processor
|
Custom Functions Subsystem (CFS) HW driver header file. More...
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | neorv32_cfs_t |
Macros | |
IO Device: Custom Functions Subsystem (CFS) | |
#define | NEORV32_CFS ((neorv32_cfs_t*) (NEORV32_CFS_BASE)) |
Functions | |
Prototypes | |
int | neorv32_cfs_available (void) |
Custom Functions Subsystem (CFS) HW driver header file.
#define NEORV32_CFS ((neorv32_cfs_t*) (NEORV32_CFS_BASE)) |
CFS module hardware access (neorv32_cfs_t)
int neorv32_cfs_available | ( | void | ) |
Check if custom functions subsystem was synthesized.