tree-sitter-verilog
tree-sitter-verilog copied to clipboard
Fix incorrect selection of clockvar_expression, fix function statements.
Cleans up handling of clockvar_expression resolving a number of parsing errors for me; clocking_drive really seems to be another nonblocking assignment and perhaps should simply be represented as an alternative format of delay statement.
@nbrereton please resolve merge conflicts.