|
Last change
on this file since 44 was
43,
checked in by buchmann, 16 years ago
|
|
Changes:
- disable some checkins in '19042005' testbench
Fix:
|
|
File size:
796 bytes
|
| Rev | Line | |
|---|
| [27] | 1 | SystemCASS Installation |
|---|
| 2 | ======================= |
|---|
| 3 | |
|---|
| 4 | Please use automake/autoconf to install SystemCASS. |
|---|
| 5 | SystemCASS is able to generate trace files into VCD and also the ALLIANCE |
|---|
| 6 | format : PAT. |
|---|
| 7 | |
|---|
| 8 | PAT trace ouput |
|---|
| 9 | =============== |
|---|
| 10 | |
|---|
| 11 | PAT trace output is disable by default. |
|---|
| 12 | Set the environment variable 'ALLIANCE' to ALLIANCE top directory, |
|---|
| 13 | then make again. |
|---|
| 14 | |
|---|
| [34] | 15 | TODO |
|---|
| 16 | ==== |
|---|
| 17 | - Fix some bugs, reported on 64 bits machines. |
|---|
| 18 | - testbenches: |
|---|
| 19 | * 15042009: in somes cases, the developper has to use "sc_signal<T>::read()" |
|---|
| 20 | method to explicitly read a sc_signal. OSCI's SystemC does not |
|---|
| 21 | need to call explicitly this method. LRM gives no information |
|---|
| 22 | about it. |
|---|
| [43] | 23 | * 19042005: trace file contains some useless lines about 64 bits signals. |
|---|
| [34] | 24 | - simulations using OpenMP capabilities |
|---|
Note: See
TracBrowser
for help on using the repository browser.