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

Embedding changes for multi-bit constants in design-edit #2081

Merged
merged 2 commits into from
Nov 1, 2024

Conversation

behzadmehmood
Copy link
Collaborator

@behzadmehmood behzadmehmood commented Nov 1, 2024

Motivate of the pull request

Which submodule does this change impact ?

  • Backend
  • FOEDAG_rs
  • IP_Catalog
  • Raptor_Tools
  • yosys_verific_rs
  • zephyr-rapidsi-dev
  • Github CI

What does this pull request change?

Designs with multi-bit constants on IO primitives' port connections were not supported by netlist editing tool. This PR adds this support.

Verified that the following tests passed locally before PR was created.

  • make tests/batch_all
  • Describe or list testcases run specifically to verify these updates if not covered above.

Impact of the pull request

  • Require a change on Quality of Results (QoR)
  • Break back-compatibility. If so, please list who may be influenced.

@behzadmehmood behzadmehmood self-assigned this Nov 1, 2024
@ravikiranchollangi ravikiranchollangi merged commit 7503711 into main Nov 1, 2024
43 checks passed
@ravikiranchollangi ravikiranchollangi deleted the bug/EDA-3307/multi_bit_consts branch November 1, 2024 14:52
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

Successfully merging this pull request may close these issues.

2 participants