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

how to generate pwm.scala to RTL? #114

Open
Nguyendien opened this issue Jul 1, 2019 · 1 comment
Open

how to generate pwm.scala to RTL? #114

Nguyendien opened this issue Jul 1, 2019 · 1 comment

Comments

@Nguyendien
Copy link

No description provided.

@luismarques
Copy link

If you don't necessarily care about getting exactly the pwm.scala that's in this repo, the easiest way is to go to the https://github.com/sifive/freedom repo, do a build for one of the FPGA targets and extract the pwm stuff from the huge generated .v file. If you ignore the TileLink stuff, you'll only need the module PWMTimer, which is half a kloc and has no dependencies.

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

2 participants