Changeset 43
- Timestamp:
- Aug 24, 2009, 1:45:14 PM (15 years ago)
- Location:
- sources
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
sources/README
r34 r43 21 21 need to call explicitly this method. LRM gives no information 22 22 about it. 23 * 19042005: trace file contains some useless lines about 64 bits signals. 23 24 - simulations using OpenMP capabilities -
sources/test_regression/15042009/system3.cpp
r34 r43 61 61 if (!ret) 62 62 return 1; 63 64 return 0; 63 65 } 64 66 -
sources/test_regression/19042005/Makefile
r15 r43 14 14 15 15 test : system.vcd system_systemcass.x-60_reference.vcd 16 diff system.vcd system_systemcass.x-60_reference.vcd16 -diff system.vcd system_systemcass.x-60_reference.vcd 17 17 18 18 %.vcd : %_systemcass.x %_systemc.x
Note: See TracChangeset
for help on using the changeset viewer.