How to pass a string variable (not a string literal) to $dumpfile system task?...
Read MoreEDA Playground EPWave $dumpfile error: no vcd file found...
Read MoreUsing wire or reg with input or output...
Read MoreFunctional coverage problem using with instead of iff...
Read MoreAccessing inputs and outputs in sub-modules from testbench...
Read MoreSimulation mismatch when using shortreal + shortrealtobits + bitstoshortreal combination in modelsim...
Read MoreCan Verilog variables be given local scope to an always block?...
Read Morecannot be driven by primitives or continuous assignment...
Read MoreImport 1st package into 2nd, import 2nd package into testbench, expect to have all items visable in ...
Read MoreWhy is my simple testbench simulation failing?...
Read MoreSystemVerilog - dynamic types in non-procedural context error...
Read MoreClocking Block Cycle Delay Problem in SystemVerilog...
Read MoreCan I have a constraint which is an enum type associative array size?...
Read MoreHow do I randomize the enum type data with "randomize() with"?...
Read Moreuvm_field_* macros - how do I set my custom struct...
Read MoreStreaming Operator bytes to 16-bit words reverse byte order...
Read MoreIn SystemVerilog Is it possible to place a generate block in a static function?...
Read MoreDynamic arrays in Struct in DPI-C...
Read MoreIs there a way to get the name a Verilog module was instantiated with?...
Read MorePart-select a multidimensional systemverilog array as a 1D vector...
Read MoreHow to set a param or variable in a generate block to run another generate block...
Read MoreResult of single bit bitwise vs logical inversion is interpreted differently in arithmetic expressio...
Read MoreGate and switch delay statements in real time or clock cycles?...
Read MoreHow to set all the bits to be 0 in a two-dimensional array in Verilog?...
Read MoreHow do I run only a child UVM test class inherited from uvm_test?...
Read MoreShould you remove all warnings in your Verilog or VHDL design? Why or why not?...
Read More