Skip to content

Repository of HW design and SW for Ultra96 board + MIPI board

License

Notifications You must be signed in to change notification settings

fixstars/ultra96_design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultra96 Design

Requirement

These are MANDATORY items to be installed.

  1. Vivado 2018.2
  2. License of Xilinx MIPI CSI-2 Controller SubSystem

You can use Evaluation license for Xilinx MIPI IP. Please go to the product page.

Getting started

You need to create project by tcl script when right after cloning the repos. Launch vivado and create project by tcl file.

source script/create_project.tcl

Then you can do synthesize, implementation and create bitstream whatever.

Work with git

If you updated block design, please export design to script/create_bd.tcl and commit it.

write_bd_tcl script/create_bd.tcl

If you want to add new IP, please extract IP archive(.zip) into ip/ directory and commit them.

If you want to add new files or directories, handle them in script/create_project.tcl and commit them.

About

Repository of HW design and SW for Ultra96 board + MIPI board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published