Search code examples
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
Cannot compile unisim code in iverilog...


verilogxilinxiverilog

Read More
Hardware accelerated Arithmetic Logic Unit (ALU) Linux application on DE1-SoC using ARM processor (H...


clinuxverilogmmapintel-fpga

Read More
Bit slicing in verilog...


programming-languagesverilogmodelsim

Read More
Does subtraction need less resource than comparison symbol in verilog?...


verilog

Read More
`$display` cannot display right value in vivado...


verilogsystem-verilogxilinxvivado

Read More
The simulation results of Vivado are inconsistent with those of HDLBits...


verilogsimulation

Read More
Simple Verilog VPI module to open audio files...


audioverilogsignal-processingiveriloglibsndfile

Read More
Confusion about nonblocking assignments to signals for synchronous logic...


verilogsystem-verilogwaveform

Read More
How to run iterations through a module instance without using generate in Verilog...


verilogsystem-verilogfpga5g

Read More
Getting a Verilog define value on the Python side using Cocotb...


verilogcocotb

Read More
Can a verilog function return more than one value?...


verilog

Read More
Use of wire inside an always block?...


verilogdigital-logic

Read More
System Verilog equivalent of VHDL's "wait until rising_edge() for ..." followed by &qu...


verilogsystem-verilog

Read More
Does Verilog automatically convert Behavioral modeling into Structural modeling?...


veriloghdlsynthesis

Read More
Why the memory content is not read? - verilog digital system design...


verilogsystem-verilogiverilog

Read More
In Verilog, I'm trying to use $readmemb to read .txt file but it only loads xxxxx (don't car...


memoryverilogquartustest-bench

Read More
Is there a formal statement in the IEEE SystemVerilog standard that temporary variables can be used ...


verilogsystem-verilog

Read More
RAM array displays 'XXXXX'...


verilogsystem-verilog

Read More
Using case statement and if-else at the same time?...


veriloghdl

Read More
BackNext