Search code examples
Parameterizing a module based on an interface (SystemVerilog)...

verilogsystem-veriloghdl

Read More
Is there a way to guard the creation of covergroup bins...

verilogcode-coveragesystem-veriloghdltest-bench

Read More
Verilog execution parallel or sequential if block along with another statement...

verilogfpgahdlsequential

Read More
Why this chisel code compiling without error with wrong size UInt assignement?...

hdlchisel

Read More
How to connect a Flow to a Stream in SpinalHDL...

hdlspinalhdl

Read More
Why are instantiated modules often given the net name "u"?...

verilognaming-conventionsterminologyhdl

Read More
Can't poke MixedVec...

scalahdlchisel

Read More
What is the purpose of 'pure' keyword in the clash tutorial example?...

haskellhdlclash

Read More
Vec of Bundle as a Module parameter...

scalahdlchisel

Read More
Can a function in verilog call another function?...

functionverilogsystem-veriloghdlregister-transfer-level

Read More
Color to grayscale conversion...

c++opencvgrayscalehdl

Read More
== operator in assign statement (Verilog)...

verilogsystem-verilogternary-operatorassignhdl

Read More
How to use parameterized bitwidth for a constant value in Verilog?...

verilogsystem-veriloghdldigital-logicregister-transfer-level

Read More
How to pass some Bundles as Module parameters?...

scalahdlchisel

Read More
Expression _GEN_7 is used as a FEMALE but can only be used as a MALE...

scalahdlchiselregister-transfer-level

Read More
How to do parallel testing with peekpoketester in chisel3?...

scalacoroutinehdlchisel

Read More
What is the difference between $signed and signed' in verilog?...

logicverilogsystem-veriloghdlregister-transfer-level

Read More
How to count time in chisel with iotesters?...

hdlchisel

Read More
RisingEdge example doesn't work for module input signal in Chisel3...

hdlchiselicaruscocotb

Read More
Is RawModule only for Top connections?...

hdlchisel

Read More
Is it possible to pass constant parameters UPWARDS through module hierarchy in Verilog / SystemVeril...

parametersverilogconstantshardwarehdl

Read More
How can I get the index of a one-hot encoded vector without using a for-loop?...

vhdlhdl

Read More
ALU hdl produces wrong values...

hdlalu

Read More
nand2tetris. Memory implementation...

memoryhdlnand2tetris

Read More
Is there a way to monitor the state of an internal signal with a University Program VWF in Quartus 1...

vhdlfpgahdlquartus

Read More
First assign and then reassign in if block as alternative to if-(else if)-else in Verilog...

logicveriloghardwarehdl

Read More
i have some problem about current time in vhdl...

vhdlfpgahdl

Read More
Efficiently implementing DXT1 texture decompression in hardware...

gpuvhdltexture-mappinghdldxt

Read More
Can a sequential always block be triggered by a short pulse from a combi block...

verilogcompiler-optimizationsystem-veriloghdl

Read More
How do I set output flags for ALU in "Nand to Tetris" course?...

hdlalunand2tetris

Read More
BackNext