Changeset 60 for sources/test_regression/17022006
- Timestamp:
- Feb 14, 2017, 11:30:19 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sources/test_regression/17022006/system.cpp
r55 r60 69 69 sc_signal<char> s04_0("s04_0"), s04_1("s04_1"), s04_2("s04_2"); 70 70 71 // Setup number of threads open-mp to 1 with the macro threads_omp() 72 threads_omp(); 73 71 74 test test1("test1"); 72 75 test1.clk(signal_clk);
Note: See TracChangeset
for help on using the changeset viewer.