1
0
mirror of https://github.com/myhdl/myhdl.git synced 2025-01-24 21:52:56 +08:00

Merge pull request #71 from cfelton/test_always_seq

Test always seq
This commit is contained in:
jandecaluwe 2015-05-06 08:39:52 +02:00
commit 890202329c
2 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ You can test the proper installation as follows:
```
cd myhdl/test/core
python test_all.py
py.test
```
To install co-simulation support: