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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_67/] [or1ksim/] [sim-config.h] - Diff between revs 173 and 191

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 173 Rev 191
Line 45... Line 45...
        } bp;                   /* Branch prediction */
        } bp;                   /* Branch prediction */
        int clkcycle_ns;        /* Clock cycle in nanoseconds */
        int clkcycle_ns;        /* Clock cycle in nanoseconds */
        struct {
        struct {
                char *rxfile;   /* File for RX */
                char *rxfile;   /* File for RX */
                char *txfile;   /* File for TX (required) */
                char *txfile;   /* File for TX (required) */
 
                int jitter;     /* CZ 250801 - in msecs...time to block */
                unsigned long baseaddr; /* Naturally aligned base address */
                unsigned long baseaddr; /* Naturally aligned base address */
        } uarts[NR_UARTS];
        } uarts[NR_UARTS];
        struct {
        struct {
                unsigned long startaddr;
                unsigned long startaddr;
                unsigned long endaddr;
                unsigned long endaddr;

powered by: WebSVN 2.1.0

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