An open API service indexing awesome lists of open source software.

https://github.com/itstorque/verik-test


https://github.com/itstorque/verik-test

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Verik 6.111 Template

Template project based on the [6.111 build](https://github.com/frwang96/verik-6111) of the Verik toolchain. Refer to
[getting started](https://verik.io/docs/tutorial/getting-started) for the getting started guide, but use this template
project instead of the one specified in the guide as this template project includes Vivado specific functionality. More
example projects can be found at [examples](https://github.com/frwang96/verik-6111-examples).

- `.idea`: IntelliJ IDEA project configuration directory.
- `src`: Project source directory.
- `build`: Build output directory.
- `build.gradle.kts`: Gradle build file.
- `settings.gradle.kts`: Gradle settings file.