You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fixed issues #99 and #94, updated gitignore
* updated prefixes for existing snippets
* rm redundant snippets, mv backwards compatible
- moved Verilog snippets from systemverilog.json for support in .v files
* add snippets, update snippets for datatypes
* fixes based on local testing
* add end snippet to reduce conflicts with `endif
always_comb and always_ff have their snippets, but always_latch is missing.
While not very common, explicit latches have a number of important use cases:
So imho it makes sense to add it.
The text was updated successfully, but these errors were encountered: