mattvenn / wrapped_rgb_mixer

Demo project for the Zero to ASIC Course.

Home Page:https://zerotoasiccourse.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multi_tool

Wrapped RGB Mixer

This repository is a template for projects 3.2 and 5.1 that takes you through:

3.2

  • Putting the project from 2.1 design inside the project wrapper.
  • Writing some assertions that prove the design is safe in a multi project environment.
  • Runnng the formal tools to make the proof.

5.1

  • Adding the design to Caravel
  • Makefile & testbench
  • Firmware

License

This repo is part of the Zero to ASIC course and licensed with Apache 2.

Resources

About

Demo project for the Zero to ASIC Course.

https://zerotoasiccourse.com/

License:Apache License 2.0


Languages

Language:Verilog 93.7%Language:Tcl 5.2%Language:Python 0.6%Language:C 0.3%Language:Makefile 0.2%