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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_69/] [or1ksim/] [sim-config.c] - Diff between revs 1358 and 1361

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

Rev 1358 Rev 1361
Line 170... Line 170...
  config.cuc.memory_order = MO_STRONG;
  config.cuc.memory_order = MO_STRONG;
  config.cuc.calling_convention = 1;
  config.cuc.calling_convention = 1;
  config.cuc.enable_bursts = 1;
  config.cuc.enable_bursts = 1;
  config.cuc.no_multicycle = 1;
  config.cuc.no_multicycle = 1;
 
 
  /* Test */
 
  config.test.enabled = 0;
 
 
 
#endif
#endif
 
 
  /* Configure runtime */
  /* Configure runtime */
  memset(&runtime, 0, sizeof(runtime));
  memset(&runtime, 0, sizeof(runtime));
 
 

powered by: WebSVN 2.1.0

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