splinedrive / thunderbird_taillight_1965

Asic of a Taillight controller of a 1965 Ford Thunderbird

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thunderbird tail light controller

An asic for the Ford Thunderbird. I have taken the statemachine (VHDL) from Digital Design Principles & Design, John F. Warkley and coded before a version in my EDX course non behavioural without hazard input. I like the idea to have a chip for the Thunderbird tail light as a replacement!

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!

How to change the Wokwi project

Edit the info.yaml and change the wokwi_id to match your project.

How to enable the GitHub actions to build the ASIC files

Please see the instructions for:

How does it work?

When you edit the info.yaml to choose a different ID, the GitHub Action will fetch the digital netlist of your design from Wokwi.

After that, the action uses the open source ASIC tool called OpenLane to build the files needed to fabricate an ASIC.

Resources

What next?

About

Asic of a Taillight controller of a 1965 Ford Thunderbird

https://www.tinytapeout.com

License:Apache License 2.0


Languages

Language:Python 51.5%Language:Verilog 32.5%Language:Tcl 12.6%Language:Makefile 3.4%