Add support for user defined enums in field encode property. #29
This commit is contained in:
committed by
Alex Mykyta
parent
80f670bf30
commit
0c7e493976
@@ -448,7 +448,10 @@ Misc
|
||||
|
||||
encode
|
||||
^^^^^^
|
||||
|NO|
|
||||
If assigned a user-defined enumeration, the resulting package file will include
|
||||
its definition. Due to limitations from type-strictness rules in SystemVerilog,
|
||||
the field will remain as a ``logic`` datatype.
|
||||
|
||||
|
||||
next
|
||||
^^^^
|
||||
|
||||
Reference in New Issue
Block a user