diff options
author | Zachary Snow <zach@zachjs.com> | 2022-10-29 15:14:11 -0400 |
---|---|---|
committer | Zachary Snow <zach@zachjs.com> | 2022-10-29 15:14:11 -0400 |
commit | 71e7e09092dc262b7cddbfc99e1b92e81ac58f21 (patch) | |
tree | f487fbfb87a81cd2ab8616db883078a91c50504c /docs/source | |
parent | 31c15e5fa60b8cb47e7785fc420d90e860708034 (diff) | |
download | yosys-71e7e09092dc262b7cddbfc99e1b92e81ac58f21.tar.gz yosys-71e7e09092dc262b7cddbfc99e1b92e81ac58f21.tar.bz2 yosys-71e7e09092dc262b7cddbfc99e1b92e81ac58f21.zip |
verilog: Support module-scoped task/function calls
This is primarily intended to enable the standard-permitted use of
module-scoped identifiers to refer to tasks and non-constant functions.
As a side-effect, this also adds support for the non-standard use of
module-scoped identifiers referring to constant functions, a feature
that is supported in some other tools, including Iverilog.
Diffstat (limited to 'docs/source')
0 files changed, 0 insertions, 0 deletions