]> git.nickg.me.uk Git - nvc.git/commit
Allow access to process variables through selected identifiers
authorNick Gasson <nick@nickg.me.uk>
Sat, 27 Jan 2018 17:13:49 +0000 (17:13 +0000)
committerNick Gasson <nick@nickg.me.uk>
Sat, 27 Jan 2018 17:13:49 +0000 (17:13 +0000)
commit3cabd76526eeee66b40292b4685cf805e8df675c
tree10237bf27b790e8c86fde0ce3fe53de5dd8ff6a6
parent6e738a884302891d900997e3b925f23a5eb50831
Allow access to process variables through selected identifiers
src/parse.c
src/sem.c
src/tree.h
test/lower/arith1.vhd
test/sem/scope.vhd
test/test_lower.c
test/test_sem.c