Skip to content

Subtile syntax #775

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

Merged
merged 12 commits into from
Sep 9, 2022
Merged

Subtile syntax #775

merged 12 commits into from
Sep 9, 2022

Conversation

tangxifan
Copy link
Collaborator

@tangxifan tangxifan commented Sep 8, 2022

Motivate of the pull request

Describe the technical details

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

What does this pull request change?

This PR improves in the following aspects:

  • Now VPR's arch parser supports more flexible pin location assignment string, when capacity > 1
  • Added a dedicated test case to validate the correctness
  • Update documentation about the new XML syntax

Which part of the code base require a change

  • 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.

@tangxifan
Copy link
Collaborator Author

@ganeshgore Check it out. I will merge soon. CI should be green.

@tangxifan tangxifan linked an issue Sep 9, 2022 that may be closed by this pull request
@ganeshgore
Copy link
Collaborator

Worked for me. Thank you so much.

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

Successfully merging this pull request may close these issues.

Splitting pin locations for a tile with capacity >1
2 participants