Skip to content

sanojn/tt06-vhdl-adc_interface

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Tapeout VHDL Demo

This is an experimental project to demonstrate how to use Tiny Tapeout to build an ASIC from VHDL. This project has not been verified - use at your own risk!

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.

To learn more and get started, visit https://tinytapeout.com.

VHDL Projects

Edit the config.json and make sure that all your source files are listed under VHDL_FILES, and that DESIGN_NAME is set to the top level module name. Also update your info.yaml file with the top level module name.

The GitHub action will automatically build the ASIC files using OpenLane 2.

How to enable the GitHub actions to build the ASIC files

Please see the instructions for:

Resources

What next?

About

Interface to TLV2556 ADC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • VHDL 84.0%
  • Python 7.6%
  • Verilog 4.8%
  • Makefile 3.6%