diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -556,7 +556,7 @@ from SystemVerilog: - enums are supported (including inside packages) - but are currently not strongly typed -- structs are supported +- packed structs and unions are supported. - SystemVerilog interfaces (SVIs) are supported. Modports for specifying whether ports are inputs or outputs are supported. |