Licenseο
The VHDL Digital Design Samples project is released under the MIT License.
MIT Licenseο
Copyright (c) 2025 Shishir Dey
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the βSoftwareβ), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED βAS ISβ, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
What This Meansο
You are free to:
β Use the code for personal, educational, or commercial purposes
β Modify the VHDL designs for your own projects
β Distribute the original or modified code
β Include in proprietary software projects
β Sublicense under different terms
Requirements:
π Include the license notice in copies of the software
π Include the copyright notice
Limitations:
β No warranty - software is provided βas isβ
β No liability - authors not responsible for issues
β No trademark rights - license doesnβt grant trademark use
Educational Useο
This project is designed for educational purposes. Students, educators, and learning institutions are encouraged to:
Use the code in coursework and assignments
Modify designs for learning exercises
Build upon the examples for projects
Share improvements with the community
Attributionο
While not required by the MIT License, attribution is appreciated:
Based on VHDL Digital Design Samples
https://github.com/shishir-dey/vhdl-samples
Copyright (c) 2025 Shishir Dey
Contributingο
By contributing to this project, you agree that your contributions will be licensed under the same MIT License.
Dependenciesο
This project uses the following tools and libraries:
- GHDL - GPL-licensed VHDL simulator
Used for compilation and simulation
Not redistributed with this project
Users must install separately
- Sphinx and Extensions - Various licenses
Used for documentation generation
Optional dependency
Each extension has its own license
- GitHub Actions - GitHub Terms of Service
Used for CI/CD automation
Service provided by GitHub
Third-Party Componentsο
Any third-party VHDL components or designs included in this project will have their licenses clearly marked. Currently, all code is original work by the project contributors.
Questionsο
If you have questions about licensing or usage rights, please:
Review the full LICENSE file in the repository
Open an issue on GitHub for clarification
Contact the project maintainers
Disclaimer: This license summary is for informational purposes only and is not legal advice. The full MIT License text takes precedence.