Skip to content

This tool can run the Vivado systhesis&implementation automatically in Linux system terminal without open Vivado GUI.

Notifications You must be signed in to change notification settings

ZivFung/autoVivadoProcess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

autoVivadoProcess

This tool can run the Vivado systhesis&implementation automatically in Linux system terminal without open Vivado GUI.

Usage

  1. Put two file in the same directory, open terminal at this directory.

  2. run auto_vivado_process.sh

    usage: sh auto_vivado_process.sh [Project Path] <[Output File Directory]> [Run Option] [Vivado Version]

    [Run option] includes open(Open project in tcl mode), synthesis(Open and synthesis), bitstream(Generate bitstream and open implement result)

    [Output File Directory] is optional.

About

This tool can run the Vivado systhesis&implementation automatically in Linux system terminal without open Vivado GUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published