Last change
on this file since 36 was
34,
checked in by buchmann, 15 years ago
|
Remove an unused regression test.
Update some other tests.
Add a TODO section into README file.
Disable some debugging compiler options for common users.
|
File size:
720 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. |
---|
| 23 | - simulations using OpenMP capabilities |
---|
Note: See
TracBrowser
for help on using the repository browser.