diff options
author | Unai Martinez-Corral <38422348+umarcor@users.noreply.github.com> | 2021-08-27 20:25:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-27 20:25:31 +0100 |
commit | 14fd4f9e22e0e0a4320559925ae74ee52b7b35e9 (patch) | |
tree | 3ee3c7c68900377358bbcd89bcb1920790f2645c /src | |
parent | 6ae2325726c7d5dc347149cfb564e34dd9cb883d (diff) | |
parent | ca71f18daa2f8fdea623b5733c7ab439e37388b6 (diff) | |
download | ghdl-14fd4f9e22e0e0a4320559925ae74ee52b7b35e9.tar.gz ghdl-14fd4f9e22e0e0a4320559925ae74ee52b7b35e9.tar.bz2 ghdl-14fd4f9e22e0e0a4320559925ae74ee52b7b35e9.zip |
pyGHDL.dom: improvements (#1848)
# New Features
* Translate null statements.
* Sequential procedure call.
* Concurrent assert statement (but without condition)
This needs either PSL translations or help from @tgingold to have partial elaboration to a PSL assert becomes a normal VHDL assertion like in VHDL-93.
* Translate sensitivity lists.
# Changes
* None
# Bug fixes
* Changes due to typo in pyVHDLModel for `Choises`.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions