Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martinmoene/vapi
Extract and visualise VHDL interfaces (entities)
https://github.com/martinmoene/vapi
Last synced: 16 days ago
JSON representation
Extract and visualise VHDL interfaces (entities)
- Host: GitHub
- URL: https://github.com/martinmoene/vapi
- Owner: martinmoene
- License: mit
- Created: 2015-11-17T22:58:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-01T07:42:20.000Z (about 9 years ago)
- Last Synced: 2024-10-28T03:20:42.668Z (2 months ago)
- Language: C++
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vapi
Extract and visualise VHDL interfaces (entities) using [Boost.Spirit](http://www.boost.org/doc/libs/1_59_0/libs/spirit/).Plan:
- todo: skip to entity declaration
- partly: parse entity declaration
- todo: build AST
- todo: report entity as VHDL text
- todo: report entity as ASCII box drawing