What’s new in MyHDL 0.11 — MyHDL 0.11 documentation (original) (raw)
- Docs »
- What’s new in MyHDL 0.11
- Edit on GitHub
The isasync arguments¶
The async argument has been replaced with isasync to avoid the Python 3.7 keyword conflict.
The async argument has been replaced with isasync to avoid the Python 3.7 keyword conflict.