verilog_template
golang-templates/seed
verilog_template | golang-templates/seed | |
---|---|---|
1 | 4 | |
1 | 485 | |
- | 1.2% | |
2.6 | 8.0 | |
over 1 year ago | 7 days ago | |
Makefile | Makefile | |
- | Creative Commons Zero v1.0 Universal |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
verilog_template
-
(System)Verilog Linting in VSCode?
I have success with iverilog linting! Here is an example project with the settings configured: https://github.com/E4tHam/verilog_template
golang-templates/seed
- จัดการ Go dependencies tools ด้วย Go mod
-
Go linters configuration, the right version.
Here is my "baseline": https://github.com/golang-templates/seed/blob/main/.golangci.yml ;)
-
The first release of goyek - a library for creating build pipelines
BTW I also maintain https://github.com/golang-templates/seed and guess what I am using there? Makefile! Because this is the de-facto standard ;)
-
golang-templates/seed builds Docker images OOTB
I am happy to announce that finally, https://github.com/golang-templates/seed is building a Docker container image. As well as it pushes it as part of the release pipeline.
What are some alternatives?
Raylib-CPP-Starter-Template-for-VSCODE - Raylib C++ Starter Template for VSCODE
pagoda - Rapid, easy full-stack web development starter kit in Go
FPGA-blinky
cookiecutter-golang - A Go project template
oss-cad-suite-build - Multi-platform nightly builds of open source digital design and verification tools
go.uuid - UUID package for Go
vscode-terosHDL - VHDL and Verilog/SV IDE: state machine viewer, linter, documentation, snippets... and more!
scaffold - Generate scaffold project layout for Go.
fusesoc_template - Example of how to get started with olofk/fusesoc.
vscode-dev-containers - NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https://github.com/devcontainers/feature-starter for information on creating your own!
fpga-docker - Tools for running FPGA vendor toolchains with Docker
golang-standards/project-layout - Standard Go Project Layout