Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hdl

What are best practices for optimizing pipeline throughput for fpga implementations?

Is it possible to have a while loop in chisel based on a condition of Chisel data types?

scala while-loop hdl chisel

Evaluation Event Scheduling - Verilog Stratified Event Queue

python verilog fpga hdl

How to create port map that maps a single signal to 1 bit of a std_logic_vector?

vhdl hdl

Rewrite long xor statement

system-verilog hdl

Declaring an array of constant with Verilog

verilog hdl

Behavioral algorithms (GCD) in Verilog - possible?

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

verilog hdl

Does Verilog automatically convert Behavioral modeling into Structural modeling?

verilog hdl synthesis

Modules in Verilog: output reg vs assign reg to wire output

verilog hdl

Compiler bug, or misunderstanding of SystemVerilog? Undeclared port type works in simulation

hardware system-verilog hdl

How do I create a C/C++ preprocessor style macro in Chisel HDL?

scala macros verilog hdl chisel

If there are 2 always blocks, which block will be executed first?

verilog system-verilog hdl

Always vs forever in Verilog HDL

verilog hdl iverilog

Scope of `define macros

using always@* | meaning and drawbacks

verilog hdl system-verilog

Initialize data in Mem (Chisel)

scala memory fpga hdl chisel

Issue with driving an LED matrix using an FPGA (Verilog)

verilog fpga hdl led