Search code examples
How to pass a string variable (not a string literal) to $dumpfile system task?...


verilogsimulationsystem-verilogcadence

Read More
EDA Playground EPWave $dumpfile error: no vcd file found...


verilogsystem-verilogquestasimedaplayground

Read More
Using wire or reg with input or output...


verilogsystem-verilog

Read More
Functional coverage problem using with instead of iff...


verilogsystem-verilog

Read More
Width independent functions...


verilogsystem-verilog

Read More
Accessing inputs and outputs in sub-modules from testbench...


verilogsystem-verilogtest-bench

Read More
Simulation mismatch when using shortreal + shortrealtobits + bitstoshortreal combination in modelsim...


floating-pointverilogsimulationsystem-verilogmodelsim

Read More
Converting 0 to Z in register...


verilogsystem-verilog

Read More
Can Verilog variables be given local scope to an always block?...


scopeverilogsystem-verilog

Read More
cannot be driven by primitives or continuous assignment...


verilogsystem-verilog

Read More
Import 1st package into 2nd, import 2nd package into testbench, expect to have all items visable in ...


simulationsystem-verilog

Read More
Why is my simple testbench simulation failing?...


verilogsystem-verilogvivadotest-bench

Read More
SystemVerilog - dynamic types in non-procedural context error...


system-verilog

Read More
Clocking Block Cycle Delay Problem in SystemVerilog...


system-verilogfpgatest-bench

Read More
Can I have a constraint which is an enum type associative array size?...


system-verilog

Read More
How do I randomize the enum type data with "randomize() with"?...


system-verilog

Read More
uvm_field_* macros - how do I set my custom struct...


system-veriloguvm

Read More
Streaming Operator bytes to 16-bit words reverse byte order...


system-verilogtest-bench

Read More
In SystemVerilog Is it possible to place a generate block in a static function?...


system-verilog

Read More
Dynamic arrays in Struct in DPI-C...


system-verilogverificationsystem-verilog-dpi

Read More
Is there a way to get the name a Verilog module was instantiated with?...


verilogsystem-verilog

Read More
Part-select a multidimensional systemverilog array as a 1D vector...


arrayssystem-verilog

Read More
How to set a param or variable in a generate block to run another generate block...


moduleinterfacesystem-verilog

Read More
Result of single bit bitwise vs logical inversion is interpreted differently in arithmetic expressio...


verilogsystem-verilog

Read More
Gate and switch delay statements in real time or clock cycles?...


verilogsystem-verilog

Read More
Order of bits in reg declaration...


verilogsystem-verilog

Read More
How to set all the bits to be 0 in a two-dimensional array in Verilog?...


arraysmultidimensional-arrayverilogsystem-verilog

Read More
How do I run only a child UVM test class inherited from uvm_test?...


system-veriloguvm

Read More
Should you remove all warnings in your Verilog or VHDL design? Why or why not?...


verilogvhdlsystem-verilogfpgaasic

Read More
Enum type transition constraint...


system-verilog

Read More
BackNext