Skip to content
/ viva Public

Experimental cli to create HDL projects using Vivado, outside of their IDE.

Notifications You must be signed in to change notification settings

DvvCz/viva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viva

Experimental cli to create HDL projects using Vivado, outside of their IDE.

How

This uses the TCL api provided by vivado to create and manage a project.

It's not too dissimilar from another one of my projects, cpkg

Why

Working in the Vivado IDE is not ideal for some people (me).

Having a clean repo with purely source files and one readable toml file is a huge win for me.

In comparison to hosting a project generated by Vivado with large overbearing xml files, and a lot of folders unnecessarily splitting up your code.

About

Experimental cli to create HDL projects using Vivado, outside of their IDE.

Topics

Resources

Stars

Watchers

Forks

Languages