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

Subversion Repositories openarty

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /openarty/trunk/bench
    from Rev 45 to Rev 46
    Reverse comparison

Rev 45 → Rev 46

/cpp/pipecmdr.h
62,10 → 62,7
//
// At 4MBaud, each bit takes 25 clocks. 10 bits would thus take 250 clocks
//
// #define UARTLEN 250 // Minimum ticks per character, 4M Baud
// #define UARTLEN 1000 // Minimum ticks per character, 1M Hz
// #define UARTLEN 8 // Minimum ticks per character
#define UARTLEN 4096 //
#define UARTLEN 732 // Ticks per character: 1MBaud, 81.25MHz clock
 
template <class VA> class PIPECMDR : public TESTB<VA> {
void setup_listener(const int port) {

powered by: WebSVN 2.1.0

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