Search code examples
Add functional coverage to signal with condition...


functional-programmingverilogcode-coveragesystem-verilog

Read More
soft constraints not working properly for a bit variable...


constraintssystem-verilog

Read More
How to control the property rand_mode in a SystemVerilog class?...


classconstraintssystem-verilog

Read More
Simulation results don't match Synthesis schematics...


verilogsystem-verilogxilinxvivado

Read More
SystemVerilog macro through task...


macrosverilogsystem-verilog

Read More
"A variable index into the for generate block is illegal" error...


verilogsystem-veriloguvm

Read More
Best way to slice packed array dynamically in constraint?...


constraintssystem-verilog

Read More
Two if statements in parallel assigning value to same variable in Verilog, what is the precedence th...


if-statementverilogsystem-veriloghdl

Read More
How to finish the forever when another component has finished in uvm?...


system-veriloguvm

Read More
Procedural Assignment not supported in System Verilog...


verilogsystem-verilogvivado

Read More
What is the meaning of the hex value syntax with an underscore? eg:parameter FOO = 20'h0002_0...


parameterssyntaxverilogsystem-verilog

Read More
Use of automatic logic variable inside a sequential procedural block--advantages?...


system-verilog

Read More
passing different type of argument to method in systemverilog...


system-verilog

Read More
Testbench error caused by the line order of the always begin and initial begin block...


verilogsystem-verilogtest-bench

Read More
Assigning the entirety of a 2D packed array to a 1D packed array with the same number of elements...


arrayssystem-veriloghdlregister-transfer-level

Read More
GTKwave gives bad result?...


system-verilog

Read More
How to generate autobins for all variables of a struct easily...


validationcode-coveragesystem-verilog

Read More
The number '0' not working how I expect in Verilog...


verilogsystem-verilog

Read More
Number of flip flops generated in Verilog code...


verilogsystem-verilogflip-flop

Read More
Debouncer in Verilog...


verilogsystem-verilog

Read More
Monitor class repeating forever even when simulation has reached $finish...


verilogsystem-verilog

Read More
SV constraints scope and randomization...


constraintssystem-verilogverification

Read More
How do you escape % in SystemVerilog?...


verilogsystem-verilog

Read More
SVerilog can't compile in VSCode...


system-verilogiverilog

Read More
wire output can be used as an inside variable?...


verilogsystem-verilogfpgahdl

Read More
Formatting $info...


system-verilogquestasim

Read More
Verilog delayed signal not toggling...


verilogdelaysystem-verilogclockassign

Read More
Can someone explain me ,how this code works, shifting led, chaser?...


verilogsystem-verilogvivadotest-bench

Read More
EDAPlayground: Verilog code "reached maximum runtime"...


veriloginfinite-loopsystem-verilog

Read More
Casting from int to parameterized-width logic...


verilogsystem-verilog

Read More
BackNext