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

Subversion Repositories neorv32

[/] [neorv32/] [trunk/] [sw/] [lib/] [source/] [syscalls.c] - Diff between revs 72 and 74

Show entire file | Details | Blame | View Log

Rev 72 Rev 74
Line 17... Line 17...
 * PERFORMANCE OF THIS SOFTWARE.
 * PERFORMANCE OF THIS SOFTWARE.
 */
 */
 
 
/**********************************************************************//**
/**********************************************************************//**
 * @file syscalls.c
 * @file syscalls.c
 * @author Modified for the NEORV32 RISC-V Processor by Stephan Nolting
 
 * @brief Newlib system calls
 * @brief Newlib system calls
 *
 *
 * @warning UART0 (if available) is used to read/write console data (STDIN, STDOUT, STDERR, ...).
 * @warning UART0 (if available) is used to read/write console data (STDIN, STDOUT, STDERR, ...).
 *
 *
 * @note Original source file: https://github.com/openhwgroup/cv32e40p/blob/master/example_tb/core/custom/syscalls.c
 * @note Original source file: https://github.com/openhwgroup/cv32e40p/blob/master/example_tb/core/custom/syscalls.c

powered by: WebSVN 2.1.0

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