OpenCores
URL https://opencores.org/ocsvn/neorv32/neorv32/trunk

Subversion Repositories neorv32

[/] [neorv32/] [trunk/] [sw/] [lib/] [include/] [neorv32_cfs.h] - Diff between revs 47 and 74

Show entire file | Details | Blame | View Log

Rev 47 Rev 74
Line 33... Line 33...
// #################################################################################################
// #################################################################################################
 
 
 
 
/**********************************************************************//**
/**********************************************************************//**
 * @file neorv32_cfs.h
 * @file neorv32_cfs.h
 * @author Stephan Nolting
 
 * @brief Custom Functions Subsystem (CFS)) HW driver header file.
 * @brief Custom Functions Subsystem (CFS)) HW driver header file.
 *
 *
 * @warning There are no "real" CFS driver functions available here, because these functions are defined by the actual hardware.
 * @warning There are no "real" CFS driver functions available here, because these functions are defined by the actual hardware.
 * @warning Hence, the CFS designer has to provide the actual driver functions.
 * @warning The CFS designer has to provide the actual driver functions.
 *
 *
 * @note These functions should only be used if the CFS was synthesized (IO_CFS_EN = true).
 * @note These functions should only be used if the CFS was synthesized (IO_CFS_EN = true).
 **************************************************************************/
 **************************************************************************/
 
 
#ifndef neorv32_cfs_h
#ifndef neorv32_cfs_h

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.