mirror of
https://github.com/YosysHQ/yosys
synced 2026-01-04 18:18:52 +00:00
Merge 18a7d4c262 into 09f9e0e8d1
This commit is contained in:
commit
a3710bf1b5
1 changed files with 3 additions and 0 deletions
|
|
@ -355,6 +355,9 @@ from SystemVerilog:
|
|||
design with `read_verilog`, all its packages are available to SystemVerilog
|
||||
files being read into the same design afterwards.
|
||||
|
||||
- nested packages are currently not supported (i.e. calling ``import`` inside
|
||||
a ``package`` .. ``endpackage`` block)
|
||||
|
||||
- typedefs are supported (including inside packages)
|
||||
|
||||
- type casts are currently not supported
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue