commit | b7ef81112523df77bdfd80274c94b0c8840e3008 | [log] [tgz] |
---|---|---|
author | Julien OURY <98188504+JulienOury@users.noreply.github.com> | Sun Mar 20 23:45:10 2022 +0100 |
committer | GitHub <noreply@github.com> | Sun Mar 20 23:45:10 2022 +0100 |
tree | e373297224fdeb33b44e23ab8166a9b9477f4a9c | |
parent | 1aaa0d7802d7caa2a031b1f0901373e6dd1290aa [diff] |
Update README.md
This project implements a Christmas tree controller that include four dedicated modules :
This design is based on Caravel user project template.
Below is a representation of the architecture:
The Wishbone bus address mapping below :
ADDRESS | DESCRIPTION |
---|---|
0x30000000 | NEC IR receiver |
0x30010000 | PseudoRandom generator |
0x30020000 | Step motor controller |
0x30030000 | String Led controller |
Below is a representation of the ASIC layout: