aiunderstand / tt02-4bit-tristate-loadable-counter

Submission template for TT02

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4-Bit Tristate Loadable Counter

This IP block simulates a 4-bit scalable synchronous (parallel) counter. Applications are CPU's, PWM signal generators, etc.

Features:

  • tri-direction (pause, count up, count down)
  • loadable (use pin[4:7], eg. for jump instruction, initialization at boot up)
  • synchronous output(at rising edge) with async (ripple) setup of next count)
  • easy to control, fast and scalable (each 1 bit counter only depends on previous counter)

Interactive simulation

https://wokwi.com/projects/341423712597181012

Video

https://youtu.be/a_5DLUsAf9g

Images

Chip interface made with Mixed Radix Circuit Synthesis tool

Gate level implementation overview

GDS (die) shot

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!

About

Submission template for TT02

https://www.tinytapeout.com

License:Apache License 2.0


Languages

Language:Python 63.3%Language:Tcl 19.9%Language:Verilog 16.8%