Search code examples
How do i make a synthesizable parameterized encoder on Verilog?...

verilogsystem-verilogfpgahdlencoder-decoder

Read More
How do you write a parameterized delay register?...

veriloghdlvivadosynthesis

Read More
ALU NOOP case infers a latch: Is this OK?...

veriloghdlalu

Read More
What does [-1:0] mean in Verilog?...

veriloghdl

Read More
Simulating a CPU design written in Chisel...

simulationhdlriscvchisel

Read More
Verilog test bench for 4-bit adder with Carry Lookahead...

veriloghdl

Read More
an array declared as output reg with signals saved into multi flip-flop cannot coesist if the same a...

veriloghdl

Read More
Declaring a constant with a parameterized width...

veriloghdlparameterization

Read More
Trying to build a PC (counter) for the nand2tetris , but I'm having some trouble with the logic...

hdlnand2tetris

Read More
Using a recursive assignment inside for loop in Verilog...

veriloghdl

Read More
Passing a vector and performing operations on it results in X...

vectorveriloghdl

Read More
2's complement std_logic_vector to unsigned number...

vhdlhdltwos-complementdigital-logic

Read More
How to simplify sequential logic design by eliminating nested if-else statements...

if-statementvhdlhdldigital-logicflip-flop

Read More
How can i use enum in a testbench while passing a file with vectors?...

enumsverilogsystem-veriloghdlvivado

Read More
Sorting a vector in VHDL...

vhdlhdl

Read More
How to assign a row in 2D Net in Verilog?...

veriloghdl

Read More
Verilog if statement inconsistency...

veriloghdlvivado

Read More
When to use `include in SystemVerilog...

verilogsystem-veriloghdl

Read More
Is it possible to use the same expression in a case statement included in different other case state...

system-veriloghdltest-bench

Read More
Behavioral Modeling is not a valid l-value in testbench.test...

veriloghdlicarus

Read More
Rewrite code using generate statement (Verilog HDL)...

veriloghdl

Read More
Add constant array element through test bench...

vhdlhdlromtest-bench

Read More
How to display data from memory file at the positive edge of the clock?...

veriloghdltest-bench

Read More
Why am I getting an inferring latch error?...

verilogsystem-veriloghdlvivado

Read More
The logic of designing a HDL parts from the beginning : DM...

hdlnand2tetris

Read More
What the difference between != and =/= in chisel?...

scalahdlchisel

Read More
Unknown Module Error in Verilog, but module exists already...

veriloghdlvivado

Read More
Case statements in Verilog?...

veriloghdldigital

Read More
How to pass specific array index as input in a module in Verilog?...

verilogsystem-veriloghdlmultiplexing

Read More
How does adding 1'b1 to 8 bit reg work in Verilog?...

veriloghdl

Read More
BackNext