]> Nick Gasson's Git Repositories - nvc.git/commit
Warn on missing wait (#1034)
authorNikLeberg <39563554+NikLeberg@users.noreply.github.com>
Wed, 23 Oct 2024 08:07:30 +0000 (18:07 +1000)
committerGitHub <noreply@github.com>
Wed, 23 Oct 2024 08:07:30 +0000 (09:07 +0100)
commit84a604ff7fb565dd8213eedc6a5a2878fcd25c6d
treec57b1df9665f533cf5d8486fca622f32339ada79
parentb7b700dc104c748d7f8b418b339b977a2bd596eb
Warn on missing wait (#1034)
NEWS.md
src/option.c
src/option.h
src/sem.c
test/sem/missingwait.vhd [new file with mode: 0644]
test/test_sem.c
test/unit_test.c