update README.md
This commit is contained in:
parent
90b9c3fc5d
commit
07f7170efb
@ -21,6 +21,10 @@ git clone https://git.minres.com/SystemC/PySysC.git
|
|||||||
python3 -m pip install -e PySysC
|
python3 -m pip install -e PySysC
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Testing (preliminary)
|
||||||
|
|
||||||
|
To use the tests you also need to clone and build the PySysC-SC repo as sibling of PySysC. It contains the the code and libraries being used in the test.
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
* pythonize `sc_module` with iteration protocol (`__next__` and `StopIteration` exception)
|
* pythonize `sc_module` with iteration protocol (`__next__` and `StopIteration` exception)
|
||||||
|
Loading…
Reference in New Issue
Block a user