4 bit adder-subtractor in verilog...
Read MoreHow to make an unsigned to signed number, and reverse in verilog...
Read MoreAssignment error: "Cannot assign to array"...
Read More'case item is unreachable' in Vivado synthesis process...
Read MoreIllegal assignment: Cannot assign an unpacked type to a packed type...
Read MoreTrouble instantiating and assigning in generate block...
Read MoreHow to have a signal which has specific delay after clock positive edge?...
Read MoreGetting unexpected output for state machine code...
Read MoreGetting wrong output for 4x4 multiplier...
Read MoreTrying to design a shift adder using Verilog, and I'm not able to fix this error...
Read More4-bit register always shows output 0...
Read Morealways_comb construct does not infer purely combinational logic...
Read MoreWhy does this simulate continuous assignment with delay of 2 as if had delay of 3...
Read MoreGenerating random value for 255 wire bus...
Read MoreTiming problem between posedge and negedge in a FSM...
Read MoreI have a problem with the function $readmemh...
Read MoreConvert parity function from using unary XOR to a "for" loop...
Read MoreWhy does the Inferred Latch error occur during the synthesis process?...
Read MoreWhat is the nondeterminism in Verilog and simulator? Can control flow switch back and forth between ...
Read MoreVivado verilog 1 LUT cells form a combinatorial loop...
Read MoreCould someone explain how the sequence of code for a 4-bit CLA adder works?...
Read MoreWhen I simulate my counter in Modelsim, the outputs are undefined...
Read MoreUsing a macro gives errors, but putting macro text in explicitly does work...
Read MoreWhat happens when multiple variables in Verilog's always block's sensitive list change at th...
Read MoreSynopsys VCS Warning for `define redefined...
Read MoreSynopsys VCS message severity change from error to warning...
Read MoreConfused about one Verilog command...
Read More