The Wayback Machine - https://web.archive.org/web/20211003092742/https://github.com/PyFPGA/pyfpga/issues/3
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

Verify windows support #3

Open
rodrigomelo9 opened this issue Feb 11, 2021 · 4 comments
Open

Verify windows support #3

rodrigomelo9 opened this issue Feb 11, 2021 · 4 comments

Comments

@rodrigomelo9
Copy link
Contributor

@rodrigomelo9 rodrigomelo9 commented Feb 11, 2021

No description provided.

@motty-mio2
Copy link
Contributor

@motty-mio2 motty-mio2 commented Feb 19, 2021

I found a problem on windows.
So I made a pull-request #19 (comment)

@rodrigomelo9
Copy link
Contributor Author

@rodrigomelo9 rodrigomelo9 commented Feb 19, 2021

Hi @motty-mio2 again thanks (merged, whit a modification to only be applied in Tcl files). It was the only change that you needed? PyFPGA works for you in Windows with Vivado?

Regards,
Rodrigo

@motty-mio2
Copy link
Contributor

@motty-mio2 motty-mio2 commented Feb 20, 2021

Thank you for this merge.
With this change, I can generate bitstream file for FPGA in Windows with Vivado. Thanks.

@rodrigomelo9
Copy link
Contributor Author

@rodrigomelo9 rodrigomelo9 commented Feb 20, 2021

Great to know :-D

I could probably add a CI action to check the python part on windows, also the openflow solution (based on FOSS and solved from a bash script), but I can't check the vendor tools there. I need to add some kind of Tcl verification (such as to check the file separators).

Again, thanks to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment