TwitterRssFacebook Youtube


Listing Categories

PCB Design

12 Listings

Verilog / VHDL

6 Listings

Recent Listings

Verilog Shift Register

Posted in on 2-12-13

Verilog Shift Register

Shift registers are a fundamental part of nearly every FPGA design, allowing the ability to delay the flow of data and examine previous values in the architecture pipeline. This article...

Read More

PCB Layers

Posted in on 2-11-13

PCB Layers

Printed circuit boards have many different types of layers.  To the uninitiated these layer types can be quite confusing, but once you have a basic understanding, you’ll see that it...

Read More

VHDL Type Conversion

Posted in on 2-10-13

VHDL Type Conversion

Any given VHDL FPGA design may have multiple VHDL types being used. The most common VHDL types used in synthesizable VHDL code are std_logic, std_logic_vector, signed, unsigned, and...

Read More