TwitterRssFacebook Youtube


Verilog Counter

Posted in on 2-12-13

Verilog Counter

Counters are a principle part of nearly every FPGA design, facilitating time tracking in logic circuits by counting clock cycles. I’m going to discuss Verilog counter construction, and I...

Read More

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

Verilog vs. VHDL

Posted in on 2-4-13

Verilog vs. VHDL

If you want to be an FPGA programmer, which of the two dominant FPGA programming languages do you learn?  This question is asked so often by engineers new to the field of digital design,...

Read More