From fa828ac9badc0531a28ae888a567d3237391fe9f Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Sun, 14 Jun 2020 10:47:17 -0400 Subject: [PATCH] Commentary (#2419) --- bin/verilator | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/verilator b/bin/verilator index 54fbccabe..6bc73f5e9 100755 --- a/bin/verilator +++ b/bin/verilator @@ -4818,7 +4818,7 @@ Warns that unpacked structs and unions are not supported. Ignoring this warning will make Verilator treat the structure as packed, which may make Verilator simulations differ from other simulators. This downgrading may also result what would normally be a legal unpacked -struct/array inside an unpacked struct/array becomming an illegal unpacked +struct/array inside an unpacked struct/array becoming an illegal unpacked struct/array inside a packed struct/array. =item UNSIGNED