Skip to content

A tiny FP8 multiplication unit written in Verilog. TinyTapeout 2 submission.

License

Notifications You must be signed in to change notification settings

cchan/fp8_mul

This branch is 4 commits ahead of, 14 commits behind TinyTapeout/tt02-submission-template:main.

Repository files navigation

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

A tiny FP8 multiplication unit written in Verilog. TinyTapeout 2 submission.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.6%
  • Verilog 23.5%
  • Tcl 8.8%
  • Makefile 2.1%