ziyue

Results 2 issues of ziyue

#### Description I defined a 4959-bit wide register named `coverage` in my Verilog code. However, when I try to read this register using Cocotb, I can only retrieve 2048 bits....

I'm developing a parser based on Verilator's JSON output and noticed that the generated JSON does not differentiate between case, casex, and casez statements (All display with "type":"CASE"). Environment: Verilator...