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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [orpsocv2/] [bench/] [sysc/] [src/] [UartSC.cpp] - Diff between revs 500 and 861

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

powered by: WebSVN 2.1.0

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