Changeset 60 for sources/test_regression/02052006
- Timestamp:
- Feb 14, 2017, 11:30:19 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sources/test_regression/02052006/system.cpp
r55 r60 121 121 sc_signal<bool> resetn("resetn"); 122 122 123 // Setup number of threads open-mp to 1 with the macro threads_omp() 124 threads_omp(); 125 123 126 test test1("test1"); 124 127 test1.clk(signal_clk);
Note: See TracChangeset
for help on using the changeset viewer.