https://github.com/jc-ll/wrapper
https://github.com/jc-ll/wrapper
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jc-ll/wrapper
- Owner: JC-LL
- Created: 2021-08-26T14:13:19.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-27T10:32:51.000Z (almost 5 years ago)
- Last Synced: 2025-08-23T18:20:35.497Z (10 months ago)
- Language: VHDL
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wrapper
Wrapper is a simple command-line utility that generates a s-expression file for Reggae tool.
It reads a VHDL file generated by VivadoHLS and deduce a set of interface registers to interact with the generated IP.
## Install :
- No Ruby gem provided today
- Simply clone the projet and add /bin/wrapper to your PATH
- you also need to install gem Vertigo : gem install vertigo_vhdl
- this Tool is useless without Reggae : gem install reggae_eda
## Usage :
wrapper -d 32 -a 8 top_level.vhd
## Contact :
jean-christophe.le_lann at ensta-bretagne.fr