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

why you guys so powerful #185

Open
quantrpeter opened this issue Jul 9, 2023 · 2 comments
Open

why you guys so powerful #185

quantrpeter opened this issue Jul 9, 2023 · 2 comments

Comments

@quantrpeter
Copy link

hi, gowin fpga seems not open source, why you guys so powerful to generate the bitstream file? How can you do that? thanks

@yrabbit
Copy link
Collaborator

yrabbit commented Jul 9, 2023

It's simple: you take an empty file

module top();
endmodule

generate an image with the vendor IDE, this will be your template, then you add one LUT, generate the image and compare it with the template. Change the position of the LUT and see what changed and what didn't.
Take a look at the document https://github.com/YosysHQ/apicula/blob/master/clock_experiments.ipynb
or the movies:

https://www.youtube.com/watch?v=Vt7FyOXfkZA&list=PLIYslVBAlKZad3tjr5Y4gqBV3QKQ5_tPw

@pepijndevos
Copy link
Member

Or my internship report https://github.com/pepijndevos/internshipreport/releases/download/tag-f2973b39f18d72c18a0ede2d765fb1ff8541cdeb/main.pdf

@yrabbit yrabbit mentioned this issue Dec 16, 2023
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

3 participants