GithubHelp home page GithubHelp logo

coldnew / zybo-templates Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 2.0 3.09 MB

Basic project template for Xilinx zynq-7000 ZYBO board

Batchfile 0.02% Shell 0.03% Tcl 11.30% VHDL 20.14% Makefile 0.28% C 56.07% Verilog 9.25% C++ 2.19% Assembly 0.36% CartoCSS 0.36%
xilinx zybo zynq-7000

zybo-templates's Introduction

zybo-templates

Basic project template for Xilinx zynq-7000 ZYBO board

About

This project is based on Digilent/ZYBO, I keep the board file I need for different Vivado SDK.

To use this template, you must switch to the dir contains create_project.tcl, take 2018.1/linux_bd as example:

cd 2018.1/linux_bd/proj
/opt/Xilinx/Vivado/2018.1/bin/vivado -mode batch -source create_project.tcl

Then you will see following directories created by vivado

.
├── cleanup.cmd
├── cleanup.sh
├── create_project.tcl
├── linux_bd.cache
├── linux_bd.hw
├── linux_bd.ip_user_files
├── linux_bd.srcs
└── linux_bd.xpr

4 directories, 4 files

Constraints

The constraints file I used is Zybo-Master.xdc, which is taken from Digilent/digilent-xdc.

Note that I don't have Zybo Z7 board, so I can't guarantee this template can work on Zybo Z7.

Board Files

The boad files I used is zybo, which is taken from Digilent/vivado-boards.

To install the board files, just copy data/board_files/zybo to your vivado folder

cp data/board_files/* /opt/Xilinx/Vivado/2016.1/data/boards/board_files/

zybo-templates's People

Contributors

coldnew avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.