Skip to content

Fix mistakes in VPR Placement Constraints documentation #2112

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 1 commit into from
Aug 5, 2022

Conversation

TaoBi22
Copy link
Contributor

@TaoBi22 TaoBi22 commented Aug 1, 2022

Description

This fixes a couple of mistakes in the VPR Placement Constraints documentation - the example constraints XML is now valid and accepted by VPR, and the --read_vpr_constraints option is formatted as as a VPR option, whereas before an erroneous space led to unintended characters appearing.

Related Issue

#2111

Motivation and Context

The example XML in the docs previously caused VPR to fail - if you're used to XML the cause is pretty obvious but otherwise it might cause a bit of confusion, so hopefully this can avoid that.

How Has This Been Tested?

The docs successfully build, and the HTML page renders as it should.

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

Add missing close-tag and backslashes to example XML so that VPR accepts it, and correct the formatting so that the read_vpr_constraints option is displayed correctly.
@vaughnbetz
Copy link
Contributor

Good catch -- thanks!
@jmah76 : FYI.

@vaughnbetz vaughnbetz merged commit 32c437b into verilog-to-routing:master Aug 5, 2022
@jmah76
Copy link
Contributor

jmah76 commented Aug 5, 2022

Just saw this haha. Thanks for the fix-- it's been giving me grief as well!

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.

3 participants