Sebastian Hellgren

Results 7 comments of Sebastian Hellgren

> Is this the same issue as the one addressed in this PR? #936 It is the same issue yes, but in that case reading from an unaligned address you...

@LarsAsplund, I can check it when I get the time. The solution is similiar to what I had in mind.

I did some more digging, and it turns out that the issue was using `--coverage` option. So the issue here boils down to coverage not working on Linux with mcode...

I'll respond here since I am the "active" user of this here at the moment. > 1. It appears there is no rule to force spacing before the assignment operator...

> I reviewed the rule and it should work with hierarchical references. Could you post the output of the following command: ``` λ vsg -rc signal_006 -c .vsg.yaml { "rule":...

> Morning @ru551n and @LarsAsplund , > > Just wanted to ping you on this issue to see if we can move this forward. > > Thanks, > > --Jeremy...

> Evening @LarsAsplund , > > So apparently it took me awhile to figure out you were referring to `external_signal_name`s. I updated the parser to detect and parse `external_signal_name`, `external_variable_name`,...