Skip to content

[WIP] Converting Yosys to Submodule #3156

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

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Conversation

loglav03
Copy link
Contributor

Description

Converted Yosys from vendored in subdir to submodule. Yosys submodule points to version 0.53

Motivation and Context

Converting yosys to a submodule makes it easier to update yosys to a newer version if needed. It also makes it easier to implement yosys-slang to replace synlig/surelog.

How Has This Been Tested?

Ran the required CI tests ->

Types of changes

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

@github-actions github-actions bot added lang-cpp C/C++ code build Build system lang-perl Perl code lang-python Python code lang-make CMake/Make code lang-hdl Hardware Description Language (Verilog/VHDL) lang-shell Shell scripts (bash etc.) external_libs Parmys labels Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build system external_libs lang-cpp C/C++ code lang-hdl Hardware Description Language (Verilog/VHDL) lang-make CMake/Make code lang-perl Perl code lang-python Python code lang-shell Shell scripts (bash etc.) Parmys
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant