Nandu Raj

Results 7 issues of Nandu Raj

I'm using vim-go. Autocomplete for logrus fails when I import it as `log` with `import log "github.com/sirupsen/logrus"`. It work for everything other than `log`. Like, if I do `import log2...

https://github.com/VUnit/vunit/blob/f344c8b5642d7aa13db2e16f6fc7151585ca96d0/vunit/ui/__init__.py#L380 Why parameters have to be lower case? I think its common in systemverilog to have upper case for parameters.

### Getting this error ``` make %Error: Internal Error: tb_top.sv:8:17: ../V3Task.cpp:127: No scope for var 8 | foreach(map[key]) $display("key: %0d", key); | ^~~ ... See the manual at https://verilator.org/verilator_doc.html for...

area: elaboration
status: ready

On verilator, SV structs are shown as `ModifiableObject`. Because of this it shows up a single dimensional packed vector, and we can't access the struct fields separately. On questasim, they...

category:simulators
category:simulators:verilator
upstream

For my purpose, I added a zenity dialog on timeout. Would be nice to have it inbuilt. Also, thanks for this app.