Search code examples
Delay counter not incrementing? FSM...

verilog

Read More
Add functional coverage to signal with condition...

functional-programmingverilogcode-coveragesystem-verilog

Read More
Verilog automatic task...

verilog

Read More
Division in verilog...

verilog

Read More
Problem with VCS simulation for MAC operation...

verilog

Read More
Verilog - output exuals to XXXXXXXX...

verilogfpgaquartusintel-fpga

Read More
main.v:22: error: genvar is missing for generate "loop" variable 'j'...

verilog

Read More
how to declare integer variable in verilog to keep track of a value to be used in multiple for loops...

verilogvlsi

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
How to turn verilog gate-level code to C++ tree representation?...

c++treeverilog

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

if-statementverilogsystem-veriloghdl

Read More
Four Bit Ripple Carry Adder Failing on Specific Inputs...

logicveriloghdl

Read More
Why is logic right shift behaving like arithmetic right shift in this code?...

veriloglogical-operators

Read More
Verilog "if(test_conditional)" behavior at 'test_conditional' signal transition...

if-statementconditional-statementsverilog

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

verilogsystem-verilogvivado

Read More
Testing a 4-bit adder...

logicverilogadditionhdl

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

parameterssyntaxverilogsystem-verilog

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

verilogsystem-verilogtest-bench

Read More
How can I prevent that DSP blocks are synthesized away if they are not connected to a top level outp...

verilogfpgaquartusintel-fpga

Read More
Verilog If else "Signal not a constant" error...

verilogfpgaxilinx

Read More
How do I load an FPGA's Registers with Data?...

verilogquartusintel-fpga

Read More
The waveform of the signal does not change...

verilogiverilog

Read More
Can I assign a value to an integer with the help of another integer?...

integerverilogiverilog

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

verilogsystem-verilog

Read More
Verilog Data Casting...

verilogfpgavivado

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
BackNext