Changeset 60 for sources/test_regression/14092005/system.cpp
- Timestamp:
- Feb 14, 2017, 11:30:19 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sources/test_regression/14092005/system.cpp
r56 r60 48 48 sc_signal<int> s[10]; 49 49 hard a("a"); 50 51 // Setup number of threads open-mp to 1 with the macro threads_omp() 52 threads_omp(); 50 53 51 54 a.clk(clk1);
Note: See TracChangeset
for help on using the changeset viewer.