mirror of https://github.com/zachjs/sv2v.git
minor changelog clarification
This commit is contained in:
parent
2d32fe9c2d
commit
2017201d1b
|
|
@ -32,7 +32,7 @@
|
||||||
### Other Enhancements
|
### Other Enhancements
|
||||||
|
|
||||||
* Added elaboration for accesses to fields of struct constants, which can
|
* Added elaboration for accesses to fields of struct constants, which can
|
||||||
substantially improve performance on some designs
|
substantially improve conversion speed on some designs
|
||||||
* Added constant folding for comparisons involving string literals
|
* Added constant folding for comparisons involving string literals
|
||||||
* Port connection attributes (e.g., [pulp_soc.sv]) are now ignored with a
|
* Port connection attributes (e.g., [pulp_soc.sv]) are now ignored with a
|
||||||
warning rather than failing to parse
|
warning rather than failing to parse
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue