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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_61/] [or1ksim/] [sim-config.c] - Diff between revs 323 and 326

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

Rev 323 Rev 326
Line 85... Line 85...
 
 
  /* Ethernet */
  /* Ethernet */
  config.ethernets_enabled = 0;
  config.ethernets_enabled = 0;
 
 
  /* Old */
  /* Old */
  config.dc.tagtype = NONE/*VIRTUAL*/;
  config.dc.tagtype = PHYSICAL/*VIRTUAL*/;
  config.ic.tagtype = NONE/*VIRTUAL*/;
  config.ic.tagtype = PHYSICAL/*VIRTUAL*/;
  config.clkcycle_ns = 4; /* 4 for 4ns (250MHz) */
  config.clkcycle_ns = 4; /* 4 for 4ns (250MHz) */
}
}
 
 
int parse_args(int argc, char *argv[])
int parse_args(int argc, char *argv[])
{
{

powered by: WebSVN 2.1.0

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