EDA CI/CD Tool
EDA CI/CD is a GitLab repository that provides automated pipelines for VHDL projects. These pipelines facilitate various stages of the VHDL development process, including:
- VHDL Generation
- Simulation
- Synthesis
- Coding Style Check
- Commissioning
Available Pipelines
Currently, two distinct pipelines are available:
Each pipeline is designed to streamline the development workflow for VHDL projects, ensuring efficient and consistent processes from code generation to commissioning.
Example project
Two GitLab projects are available as template projects, demonstrating the integration of the pipelines. These projects can serve as inspiration for new projects.
Configuration Guide
A detailed documentation explaining how to configure the pipelines for your own project is available here.