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

Windows support? #2395

Open
RogerSanders opened this issue Apr 1, 2024 · 3 comments
Open

Windows support? #2395

RogerSanders opened this issue Apr 1, 2024 · 3 comments

Comments

@RogerSanders
Copy link

Yosys supports Windows, and Surelog supports Windows, but from what I can see, it appears synlig currently only provides support for compiling and deploying on Linux. Are there any plans to add Windows support? Are there any technical issues that would make supporting Windows problematic?

@tgorochowik
Copy link
Member

That's correct, Yosys does support windows, including plugins. The same goes for Surelog.

There are no targets for Windows in Synlig as we're not using Windows so it wasn't a high priority for us. That being said, we're not opposed to adding this if there's interest.

Would you be willing to give it a go and contribute a PR?

@RogerSanders
Copy link
Author

I'll probably make an attempt. I'm new to Yosys, but I like the idea of being able to leverage SystemVerilog natively under Windows. Once I've got some experience with the toolchain I'll have a shot at doing the port.

@alaindargelas
Copy link
Collaborator

Your best bet is the CMakeLists.txt path.
You can augment the Synlig's one with what was done in Surelog's for Windows support.

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