Skip to content

Support for driving Xilinx Vivado and Vitis from makefiles

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

amb5l/xilinx-mk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xilinx-mk

Simple support for driving Xilinx Vivado and Vitis from makefiles.

To get started:

  1. Add xilinx-mk to your repo as a submodule.
  2. Copy the template makefile to your build directory and edit it to add your sources etc.

The build process creates Vivado (and optionally Vitis) projects that you can open in the relevant IDE.

A draw.io diagram is included that shows how xilinx-mk works.

License

This file is part of xilinx-mk. xilinx-mk is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

xilinx-mk is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with xilinx-mk. If not, see https://www.gnu.org/licenses/.

About

Support for driving Xilinx Vivado and Vitis from makefiles

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published