[go: nahoru, domu]

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

VPR: netlist writer: sdf: don't escape '[' and ']' chars for black boxes #716

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

lpawelcz
Copy link
Contributor

Signed-off-by: Pawel Czarnecki pczarnecki@antmicro.com

Motivate of the pull request

  • To address an existing issue.

In #700 I accidentally introduced unnecessary escapes to SDF writer for black box module instances. This caused inconsistency between simulation models and generated sdf files in simulations.

This PR fixes this by removing escapes.

Which part of the code base require a change

  • VPR

Signed-off-by: Pawel Czarnecki <pczarnecki@antmicro.com>
@github-actions github-actions bot added the VPR label Jul 15, 2022
@tangxifan tangxifan merged commit 0a119f2 into lnis-uofu:master Jul 15, 2022
@lpawelcz lpawelcz deleted the fix-sdf-escape branch July 25, 2022 06:40
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