Ignore:
Timestamp:
Feb 14, 2017, 11:30:19 AM (10 years ago)
Author:
meunier
Message:
  • Intégration des modifications de Clément, qui a intégré la version parallélisée de systemcass faite par Manuel.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/test_regression/16062005a/system.cpp

    r55 r60  
    7575    }
    7676
     77    // Setup number of threads open-mp to 1 with the macro threads_omp()
     78    threads_omp();
     79
    7780    sc_clock clk("clock");
    7881    top_level1 top1("top1");
Note: See TracChangeset for help on using the changeset viewer.