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

Post layout #580

Merged
merged 4 commits into from
Mar 10, 2022
Merged

Post layout #580

merged 4 commits into from
Mar 10, 2022

Conversation

tpagarani
Copy link
Collaborator

@tpagarani tpagarani commented Mar 9, 2022

Motivate of the pull request

  • To address an existing issue. If so, please provide a link to the issue:
  • Breaking new feature. If so, please describe details in the description part.

Describe the technical details

What is currently done? (Provide issue link if applicable)

Bus outputs are left unconnected leading to compilation erros

What does this pull request change?

connect the floating output to internally generated nets

Which part of the code base require a change

  • [ X] VPR
  • Tileable routing architecture generator
  • OpenFPGA libraries
  • FPGA-Verilog
  • FPGA-Bitstream
  • FPGA-SDC
  • FPGA-SPICE
  • Flow scripts
  • Architecture library
  • Cell library
  • Documentation
  • Regression tests
  • Continous Integration (CI) scripts

Impact of the pull request

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

@github-actions github-actions bot added the VPR label Mar 9, 2022
@tangxifan tangxifan merged commit 24139f3 into master Mar 10, 2022
@tangxifan tangxifan deleted the post_layout branch March 10, 2022 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants