Skip to content
#

soc

Here are 33 public repositories matching this topic...

I present a novel pipelined fast Fourier transform (FFT) architecture which is capable of producing the output sequence in normal order. A single-path delay commutator processing element (SDC PE) has been proposed for the first time. It saves a complex adder compared with the typical radix-2 butterfly unit. The new pipelined architecture can be …

  • Updated Dec 3, 2023
  • Verilog

Demo of how to use https://github.com/openXC7 tools (yosys+nextpnr-xilinx) to implement the HW side of a custom SoC with RISC-V CPU & our special Video Controller in Basys3 Artix7-35T. Complemented with SW in the bare-metal 'C' they, together, make for this classic game. Except that it's now, in the standard BiH tradition, with a twist of our own.

  • Updated Feb 25, 2024
  • Verilog

This paper presents design of UART module for serial communication used for short-distance, low speed and exchange of data between computer and peripherals. UART mainly contains Transmitter, Receiver and Baud Rate Generator. Baud Rate Generator generates the clock for the UART. We can achieve the desired Baud Rate by using divide factor from sys…

  • Updated Mar 30, 2022
  • Verilog

Improve this page

Add a description, image, and links to the soc 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 soc topic, visit your repo's landing page and select "manage topics."

Learn more