jrudess

Results 11 issues of jrudess

In LRM 18.5.12, there are a set of restrictions on what kind of functions are allowed in constraints. Are all of these checks implemented? - Functions that appear in constraint...

warnings

While coding, I had a typo where it took a moment to understand the error. The 2nd line in the dist constraint is missing a comma in this case. I...

This commit adds a new folding option 'ovm' which will fold ovm/uvm macro constructs that have a begin/end I originally wanted to name the new dictionary entry 'verif' since it...

This implements a new `curly` option for verilog_syntax_fold_lst to allow code-folding of all the curly brace constructs in SV (enum, constraint, coverpoint, dist, inside) but also for large multi-line concatenations....

youtube-dl and ytp-dl give the error `'NoneType' object has no attribute 'get'` Latest streamlink is correctly working for detecting online/offline, but the m3u8 returned is not working.

A common coding mistake is typos in port-list connections which create implicit 1-bit signals. Made this mistake, and noticed that slang didn't catch the issue, but other simulators flagged warnings....

Unsure if this is a bug report or a feature request. The warnings that check for reading unassigned variables has a small gap if that variable is a member of...

warnings

The below example has a compile error behavior difference between slang and VCS. I don't think that slang is wrong, per se, but thought it was an interesting case to...

In the following example, if I comment out the wild-card port connection and replace it with a named connection, the warning goes away. Ideally, there wouldn't be a warning for...

warnings

I logged out in order to be able to change my name, but noticed I retained the room-owner icon and the ability to control the room. Is that intentional?

bug