aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3058220e7..770c62459 100644
--- a/README.md
+++ b/README.md
@@ -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.