Skip to content

An SpinalHDL project example which use VexRiscv git as a dependency

Notifications You must be signed in to change notification settings

SpinalHDL/SpinalTemplateSbtDependencies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In the case where https://github.com/SpinalHDL/SpinalTemplateSbt isn't enough because you want to include some third party SBT project (local or from remote on a git repository), you can use this SpinalTemplateSbtDependencies as a template.

For instance this SpinalTemplateSbtDependencies repo depend on https://github.com/SpinalHDL/VexRiscv/tree/master/src/main/scala/vexriscv.

The only difference with the https://github.com/SpinalHDL/SpinalTemplateSbt are in the https://github.com/SpinalHDL/SpinalTemplateSbtDependencies/blob/superproject/build.sbt file. Just look at it, it is straight forward.

To get to repository, do not forget to clone it recursively :

git clone https://github.com/SpinalHDL/SpinalTemplateSbtDependencies.git --recursive

About

An SpinalHDL project example which use VexRiscv git as a dependency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages