Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rftafas authored Jun 23, 2022
1 parent 6b297ae commit c61e547
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@

# hdltools

## Installation

- Download the repository
- Go to repository directory (we assume it will be placed at '''./hdltools''')
- Inttall with PIP
- pip install hdltools
- add '--upgrade' to replace a previous installation.

# VHDL Generator

# Register Bank Generator

## Aim
The purpose of the code in this repository is to auto-generate a bank of registers using VHDL with an interface AXI Lite to be used in programmable logic design.

Expand Down

0 comments on commit c61e547

Please sign in to comment.