Changeset 60 for sources/test_regression/15062006
- Timestamp:
- Feb 14, 2017, 11:30:19 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sources/test_regression/15062006/system.cpp
r55 r60 77 77 sc_signal<int> s01("s01"), s02("s02"), s03("s03"), s04("s04"); 78 78 79 // Setup number of threads open-mp to 1 with the macro threads_omp() 80 threads_omp(); 81 79 82 test<int> test1("test1"); 80 83 test1.clk(signal_clk);
Note: See TracChangeset
for help on using the changeset viewer.