Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/VHDL/awesome-vhdl
A curated list of awesome VHDL IP cores, frameworks, libraries, software and resources.
https://github.com/VHDL/awesome-vhdl
List: awesome-vhdl
awesome collection vhdl vhdl-collection vhdl-ip-core vhdl-library
Last synced: about 1 month ago
JSON representation
A curated list of awesome VHDL IP cores, frameworks, libraries, software and resources.
- Host: GitHub
- URL: https://github.com/VHDL/awesome-vhdl
- Owner: VHDL
- License: cc0-1.0
- Archived: true
- Created: 2018-04-07T16:36:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-08T18:48:55.000Z (almost 5 years ago)
- Last Synced: 2024-05-19T03:33:52.289Z (7 months ago)
- Topics: awesome, collection, vhdl, vhdl-collection, vhdl-ip-core, vhdl-library
- Homepage: http://vhdl.net/
- Size: 20.5 KB
- Stars: 74
- Watchers: 23
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- fucking-lists - awesome-vhdl
- awesomelist - awesome-vhdl
- collection - awesome-vhdl
- lists - awesome-vhdl
README
[![CC0 - Public Domain](https://img.shields.io/github/license/vhdl/awesome-vhdl.svg)](https://github.com/VHDL/awesome-vhdl/blob/master/LICENSE.md)
[![Awesome](https://awesome.re/badge.svg)](https://awesome.re)--------------------------------------------------------------------------------
# Awesome VHDL
A curated list of awesome VHDL IP cores, frameworks, libraries, software and related resources.
**Table of content:**
- [Libraries](#libraries)
- [IP Core Libraries](#ip-core-libraries)
- [IP Core Collections](#ip-core-collections)
- [IP Cores](#ip-cores)
- [Frameworks](#frameworks)
- [Verification Frameworks](#verification-frameworks)
- [Verification Models](#verification-models)
- [Memory Models](#memory-models)
- [Interface Models](#interface-models)
- [Tools](#tools)
- [Grammars](#grammers)
- [Parsers](#parsers)
- [Simulators](#simulators)
- [Package Managers](#package-managers)
- [Services](#services)
- [Code Quality](#code-quality)
- [Continuous Integration](#continuous-integration)
- [Continuous Documentation](#continuous-documentation)
- [Resources](#resources)
- [Books](#books)
- [Podcasts](#podcasts)
- [Twitter](#twitter)
- [Websites](#websites)
- [Weekly](#weekly)
- [Other Awesome Lists](#other-awesome-lists)
- [Contributing](#contributing)--------------------------------------------------------------------------------
# Libraries
## IP Core Libraries
*Libraries containing multiple IP cores.*
* [The PoC-Library](https://github.com/VLSI-EDA/PoC) - A library of free, open-source and platform independent IP cores.
## IP Core Collections
*Collections containing multiple IP cores.*
# IP Cores
*Single IP cores.*
# Frameworks
## Verification Frameworks
*Frameworks for Verification.*
* [Open Source VHDL Verification Methodology (OSVVM)](https://github.com/OSVVM/OSVVM)
* [Universal VHDL Verification Methodology (UVVM)](https://github.com/UVVM/UVVM)# Verification Models
*Single verification models.*
## Memory Models
*Verification Model for Memories*
## Interface Models
*Verification Model for Interfaces.*
# Tools
## Grammars
## Parsers
## Simulators
* [GHDL](https://github.com/ghdl/ghdl) - A free and open source VHDL simulator supporting VHDL-87/93/2002/2008.
## Package Managers
# Services
## Code Quality
## Continuous Integration
## Continuous Documentation
# Resources
## Books
## Websites
## Weekly
# Other Awesome Lists
*List of lists.*
* [awesome](https://github.com/sindresorhus/awesome)
* [awesome-hdl](https://github.com/drom/awesome-hdl)# Contributing
Your contributions are always welcome! Please take a look at the [contribution guidelines](https://github.com/vhdl/awesome-vhdl/blob/master/CONTRIBUTING.md) first.
I will keep some pull requests open if I'm not sure whether those libraries are
awesome, you could [vote for them](https://github.com/vhdl/awesome-vhdl/pulls)
by adding :+1: to them. Pull requests will be merged when their votes reach **10**.# License
[Creative Commons](https://creativecommons.org/) - [CC0 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/deed)
--------------------------------------------------------------------------------
If you have any question about this opinionated list, do not hesitate to contact
me [@PaebbelsLemmi](https://twitter.com/PaebbelsLemmi) on Twitter or open an [issue](https://github.com/VHDL/awesome-vhdl/issues/new)
on GitHub.