Changeset 60 for sources/test_regression/17032005/system.cpp
- Timestamp:
- Feb 14, 2017, 11:30:19 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sources/test_regression/17032005/system.cpp
r55 r60 76 76 test.clk(clk); 77 77 test.resetn(resetn); 78 79 // Setup number of threads open-mp to 1 with the macro threads_omp() 80 threads_omp(); 78 81 79 82 sc_trace_file * tf;
Note: See TracChangeset
for help on using the changeset viewer.