URL
https://opencores.org/ocsvn/openarty/openarty/trunk
[/] [openarty/] [trunk/] [sw/] [host/] [ttybus.cpp] - Diff between revs 30 and 32
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 30 |
Rev 32 |
Line 47... |
Line 47... |
|
|
const unsigned TTYBUS::MAXRDLEN = 1024;
|
const unsigned TTYBUS::MAXRDLEN = 1024;
|
const unsigned TTYBUS::MAXWRLEN = 32;
|
const unsigned TTYBUS::MAXWRLEN = 32;
|
|
|
// #define DBGPRINTF printf
|
// #define DBGPRINTF printf
|
#define DBGPRINTF filedump
|
// #define DBGPRINTF filedump
|
#ifndef DBGPRINTF
|
#ifndef DBGPRINTF
|
#define DBGPRINTF null
|
#define DBGPRINTF null
|
#else
|
#else
|
#warning "TTYBUS DEBUG IS TURNED ON"
|
#warning "TTYBUS DEBUG IS TURNED ON"
|
#endif
|
#endif
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.