Search code examples
Verilog always @(posedge clk) doesn't work...


verilogsystem-verilogmodelsim

Read More
Why am I getting parse error in reg declaration?...


compiler-errorsverilogsystem-veriloghdliverilog

Read More
Convert combinational loops into latches...


algorithmverilog

Read More
Infinite loop when simulating a Program Counter design with Icarus Verilog...


verilogsystem-veriloginfinite-loopprogram-counter

Read More
Unexpected high impedance state...


verilogsystem-veriloginstantiation

Read More
Verilog Icarus giving undefined values...


verilogiverilogrisc

Read More
SystemVerilog support of icarus (iverilog compiler)...


verilogsystem-veriloghardwareiverilog

Read More
Incomprehensible For Loop Icarus Verilog...


verilogsystem-verilogtest-benchiverilog

Read More
`$display` output wrong result when caculate `-3*3`?...


verilogvivado

Read More
If there are 2 always blocks, which block will be executed first?...


verilogsystem-veriloghdl

Read More
Output *E,TRNULLID: NULL pointer dereference...


verilogsystem-verilog

Read More
How to stay in the same FSM state after input turns zero?...


verilogsystem-verilogledfsm

Read More
Unexpected endcase syntax error in case statement...


verilogsystem-verilog

Read More
$readmemh to load subblocks of memory...


verilogsystem-verilog

Read More
Binary value representation issue in verilog...


verilogquartus

Read More
How to swap inout wires within a contained hierarchy (of which is synthesizable)?...


verilogsystem-verilog

Read More
How can I simulate a simple elevator FSM where it can detect overweight?...


verilogsystem-verilogfsm

Read More
Is `x==1'bx` in Verilog?...


verilog

Read More
Icarus Verilog crash while compiling dynamic memory module...


crashverilogiverilog

Read More
iverilog recursive function causes segmentation fault...


recursionverilogiverilog

Read More
`ERROR: [VRFC 10-2063] Module <my_task> not found while processing module instance <'Un...


verilogvivado

Read More
How to print array value in VerilogHDL?...


verilogvivado

Read More
Why is `-3'd300>5000` true in Verilog?...


verilogvivado

Read More
How to print the correct value of a signed reg variable?...


verilogvivado

Read More
`ERROR: [VRFC 10-2951] 'xxxx' is not a constant` when use verilog case function...


verilogvivado

Read More
How to test if a 3-bit bus has the first bit set on 1 - verilog...


testingverilogbusiverilog

Read More
Ring oscillator in Verilog/SystemVerilog - supressing undefined states...


verilogsystem-verilogiverilog

Read More
Icarus Verilog simulation : Scope index expression is not constant: i...


verilogiverilog

Read More
`$strobe` and `$display` output different result for the same target...


verilogsystem-verilogfpgavivado

Read More
how can I convince iverilog that the vpi is a system function and not a task...


verilogiverilog

Read More
BackNext