Search code examples
Verilog/SystemVerilog: "constant" function is considered non-constant...

verilogsystem-veriloghdlyosysverilator

Read More
Whether the execution order is guaranteed when the statements in fork join_any and the statements fo...

verilogsystem-veriloghdl

Read More
4 bit adder-subtractor in verilog...

veriloghdliverilog

Read More
Assignment error: "Cannot assign to array"...

veriloghdliverilog

Read More
'case item is unreachable' in Vivado synthesis process...

verilogfpgaxilinxhdlvivado

Read More
Using Chisel Submodule within another Module: Cannot assign variables to the io input...

scalahdlchisel

Read More
if-else condition for custom libraries in VHDL...

vhdlfpgahdlvivado

Read More
VHDL when running ghdl -r my testbench is getting stuck after passing two values...

vhdlhdltest-benchalughdl

Read More
Why does the Inferred Latch error occur during the synthesis process?...

verilogfpgaxilinxhdlvivado

Read More
What is the nondeterminism in Verilog and simulator? Can control flow switch back and forth between ...

verilogsystem-veriloghdl

Read More
Vivado verilog 1 LUT cells form a combinatorial loop...

veriloghdlvivadosoc

Read More
Difference between combinatoric signal dependant on clocked signal vs. registering it...

fpgahdl

Read More
What happens when multiple variables in Verilog's always block's sensitive list change at th...

veriloghdl

Read More
Syntax error when implementing a Mux gate in Nand2Tetris...

hardwarehdlnand2tetris

Read More
Synchronizing Negative-Edge and Positive-Edge Triggered Flip-Flops in HDL...

verilogsystem-veriloghdl

Read More
Illegal reference to net data in my inout datatype...

veriloghdl

Read More
Code to generate a periodic waveform always shows output as 0...

veriloghdl

Read More
What happens if I dont specify the size and base format for unknown state?...

verilogsystem-veriloghdl

Read More
What is "first node name can be top of a hierarchy in Verilog" mean?...

verilogsystem-veriloghdl

Read More
Verilog Latch in always@(posedge clk)...

veriloghdl

Read More
Check if a signal is active for 100 clock ticks?...

veriloghdl

Read More
Need help in converting verilog module without input & output ports into synthesizable. Because ...

imageverilogsystem-verilogxilinxhdl

Read More
Iterating over struct members, SystemVerilog...

verilogsystem-veriloghdlregister-transfer-level

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

compiler-errorsveriloghdlicarus

Read More
Unable to compile Micron's DDR3 memory model in Modelsim...

verilogfpgahdlmodelsim

Read More
Why would a non-blocking assignment like this cause the process to re-enter?...

verilogsimulationhdl

Read More
Cannot find why value doesn't jump to expectation in the right time...

verilogsystem-veriloghdl

Read More
Verify Parameters in Verilog...

veriloghdlxilinx-ise

Read More
Verilog execution order...

veriloghdl

Read More
Count number of ones in array...

verilogsystem-veriloghdl

Read More
BackNext