Skip to content
#

digital-design

Here are 63 public repositories matching this topic...

Distributed arithmetic (DA) is another way of implementing a dot product where one of the arrays has constant elements. The DA can be effectively used to implement FIR, IIR and FFT type.The DA logic replaces the MAC operation of convolution summation o into a bit-serial look-up table read and addition operation .

  • Updated Aug 26, 2021
  • Verilog

This project proposes to demonstrate the capabilities and scope of Verilog HDL by implementing the control system of an automatic washing machine. The above mentioned objective by implementing the Control System of an automatic washing using the Finite State Machine model. The washing machine control system generates all the control signals requ…

  • Updated Sep 6, 2021
  • Verilog

Improve this page

Add a description, image, and links to the digital-design topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the digital-design topic, visit your repo's landing page and select "manage topics."

Learn more