https://github.com/itstorque/verik-test
https://github.com/itstorque/verik-test
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/itstorque/verik-test
- Owner: itstorque
- Created: 2022-01-10T07:34:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-12T23:22:23.000Z (over 4 years ago)
- Last Synced: 2025-02-02T20:53:59.143Z (over 1 year ago)
- Language: Kotlin
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.