Changeset 60 for sources/test_regression/19122005
- Timestamp:
- Feb 14, 2017, 11:30:19 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sources/test_regression/19122005/system.cpp
r55 r60 127 127 sc_clock signal_clk("my_clock", 1, 0.5); 128 128 129 // Setup number of threads open-mp to 1 with the macro threads_omp() 130 threads_omp(); 131 129 132 test test1("test1"); 130 133 test1.clk(signal_clk);
Note: See TracChangeset
for help on using the changeset viewer.