GithubHelp home page GithubHelp logo

jar / tt02_sram Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tinytapeout/tt02-submission-template

0.0 0.0 0.0 2.67 MB

Tiny Tapeout 16x8 SRAM & Streaming Signal Generator

Home Page: https://www.tinytapeout.com

License: Apache License 2.0

Python 56.46% Tcl 14.51% Verilog 9.02% Makefile 2.44% C++ 17.58%

tt02_sram's Introduction

Tiny Tapeout SRAM & Streaming Signal Generator

Tiny Tapeout #1 included a 4-bit CPU, a 6-bit CORDIC, an FPGA, and other tiny circuits. It seemed like an SRAM was missing, so this is my attempt to remedy that in Tiny Tapeout #2. This circuit also has an additional feature to stream internal data without continuously updating the address, enabling use as a signal generator.

Circuit Logic

The circuit in this repository has a 4-bit address/data input and 8-bit output. Due to circuit area limitations and input width, only 16 bytes are addressable. There are three modes: Write, Read, and Stream. The diagram below demonstrates how to use the SRAM in each mode. Because there are only eight pins for input and four of the pins are used for signaling, the remaining four input addr/data pins define the data and address over three cycles. Commit will set the internal shift register value to memory at the address provided, or when using the Stream mode, set the starting index or address to stream from.

16x8 SRAM WaveDrom

What is Tiny Tapeout?

TinyTapeout is an educational project that aims to make it easier and cheaper than ever to get your digital designs manufactured on a real chip!

Go to https://tinytapeout.com for instructions!

tt02_sram's People

Contributors

mattvenn avatar jar avatar jdrosent avatar urish avatar proppy avatar tomkeddie avatar cheyao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.