Search code examples
How to get access to Xilinx FPGA temperature in hdl code?...


fpgaxilinxhdlvivado

Read More
Verilog Error - Quartus II - Loop Must terminate within X iterations...


verilogsystem-veriloghdl

Read More
My code does not move onto the next state even when the conditions are true...


verilogsystem-veriloghardwarefpgahdl

Read More
localparameters to make code generic to support different data widths...


verilogsystem-verilogfpgahdl

Read More
Nand2Tetris-project5, Error: No such built-in chip used: RAM16K...


hdlnand2tetris

Read More
Verilog always block properties - sequential vs. combinatorial...


veriloghdl

Read More
How to connect a modport interface to a module that wasn't originally declared using the modport...


verilogsystem-verilogfpgahdlvivado

Read More
In Verilog, is begin-end block really sequential ? Stratified event queue model doesn't include ...


verilogsystem-veriloghdl

Read More
ModelSim Simulation Stops Earlier than Expected...


veriloghdlmodelsimquartus

Read More
How is the HDL simulation timeout specified when using OpenCPI?...


simulationhdl

Read More
Is the array part select +: with variable start synthesizable by Vivado?...


verilogsystem-verilogfpgahdlvivado

Read More
VHDL: big slv array slicing indexed by integer (big mux)...


vhdlfpgaxilinxhdl

Read More
What is the difference between these 2 counters?...


verilogsystem-veriloghdl

Read More
Can we disable Always block using disable statement?...


verilogsystem-veriloghdl

Read More
SystemVerilog calculations right before writing to clocking block...


verilogsystem-verilogblockingnonblockinghdl

Read More
VHDL-2008 Convert Array Width...


vhdlhdlvivadoregister-transfer-level

Read More
Is it possible to display coverage of a specific bin within a coverpoint in a logfile using the simv...


system-veriloghdlasic

Read More
Is Chisel Counter more than 32 bits possible?...


scalacounterhdlledchisel

Read More
Two if statements in parallel assigning value to same variable in Verilog, what is the precedence th...


if-statementverilogsystem-veriloghdl

Read More
Four Bit Ripple Carry Adder Failing on Specific Inputs...


logicveriloghdl

Read More
Testing a 4-bit adder...


logicverilogadditionhdl

Read More
Assigning the entirety of a 2D packed array to a 1D packed array with the same number of elements...


arrayssystem-veriloghdlregister-transfer-level

Read More
wire output can be used as an inside variable?...


verilogsystem-verilogfpgahdl

Read More
Modifying variables inside generate statements...


verilogsystem-veriloghdl

Read More
This performs the Or8Way function, Why is the or1out[1] 0?...


hdlnand2tetris

Read More
SystemVerilog: Aggregate class with array of class objects...


oopverilogsystem-veriloghdltest-bench

Read More
Non blocking Statements execution in verilog...


veriloghdlregister-transfer-level

Read More
non-blocking assignment to a variable twice in a always block gives unexpected answer...


veriloghdl

Read More
Verilog Matrix multiplication error in synthesis...


verilogxilinxhdl

Read More
What is the difference between reg and wire in a verilog module?...


veriloghdl

Read More
BackNext