URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 500 |
Rev 861 |
Line 32... |
Line 32... |
// Keep disabled for now, to stop any portability problems cropping up.
|
// Keep disabled for now, to stop any portability problems cropping up.
|
//#define UART_SC_STDIN_ENABLE
|
//#define UART_SC_STDIN_ENABLE
|
|
|
#ifdef UART_SC_STDIN_ENABLE
|
#ifdef UART_SC_STDIN_ENABLE
|
#include <termios.h>
|
#include <termios.h>
|
|
#include <unistd.h>
|
#endif
|
#endif
|
|
|
SC_HAS_PROCESS(UartSC);
|
SC_HAS_PROCESS(UartSC);
|
|
|
//! Constructor for the Uart system C model
|
//! Constructor for the Uart system C model
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.