Changeset 60 for sources/test_regression/19042005
- Timestamp:
- Feb 14, 2017, 11:30:19 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sources/test_regression/19042005/system.cpp
r55 r60 78 78 sc_signal< sc_uint<64> > s11("s11"), s12("s12"), s13("s13"); 79 79 sc_signal< sc_uint<32> > s16("s16"); 80 81 // Setup number of threads open-mp to 1 with the macro threads_omp() 82 threads_omp(); 80 83 81 84 test test1("test1");
Note: See TracChangeset
for help on using the changeset viewer.