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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_52/] [or1ksim/] [sim-config.h] - Diff between revs 557 and 599

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

Rev 557 Rev 599
Line 33... Line 33...
#define STR_SIZE        (256)
#define STR_SIZE        (256)
 
 
struct config {
struct config {
  struct {
  struct {
    int enabled;                      /* Is tick timer enabled?  */
    int enabled;                      /* Is tick timer enabled?  */
    int irq;                          /* IRQ of this device */
 
  } tick;
  } tick;
 
 
  int nuarts;
  int nuarts;
  struct {
  struct {
    char rxfile[STR_SIZE];            /* Filename for RX */
    char rxfile[STR_SIZE];            /* Filename for RX */

powered by: WebSVN 2.1.0

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