Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Chisel implementation of tiny-gpu #37

Open
Max-astro opened this issue Jan 20, 2025 · 0 comments
Open

A Chisel implementation of tiny-gpu #37

Max-astro opened this issue Jan 20, 2025 · 0 comments

Comments

@Max-astro
Copy link

Max-astro commented Jan 20, 2025

Hi everyone, I have implemented a Chisel version of this project in https://github.com/Max-astro/tiny-gpu-chisel

This Chisel version of hardware modules is almost identical to the original Verilog implementation.
I also added more testing code to each module.
However, a more formal testing framework is still under development.

If anyone is interested in Chisel, check the README file and run make Verilog to see the RTL output.
Since the tiny-gpu project seems to have not been maintained anymore.
Feel free to create tiny-gpu related issues on the tiny-gpu-chisel project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant