Skip to content

geekskick/vhdl_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial

Prerequisites

  1. ghdl must be installed at the moment since it's only a simulation and not synthesis.

Building

cd scripts
./build.sh

This also does the testing!

Testing

cd scripts
./build.sh

Docoumentation

The documenation provided is in the form of latex. There is a makefile provided, however as I'm doing this on a mac I found it easier to open the main.tex file in TexShop as all the package paths resolve and just work.

To Do

  • Import to Vivado and synthesise
  • Put on a board
  • Write the documentation to support this

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published