Skip to content

[minor] Introduce fprintf #293

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 5 commits into from
Apr 10, 2025
Merged

Conversation

uenoku
Copy link
Collaborator

@uenoku uenoku commented Apr 3, 2025

This PR proposes fprtinf operation that output strings to a file instead of default file descriptor. llvm/circt#8346 is PR on CIRCT

spec.md Outdated
| "fprintf" , "(" ,
expr , "," ,
expr , "," ,
string_dq ,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
string_dq ,
string_dq , "," ,

Copy link
Member

@seldridge seldridge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Please add an entry in revision-history.yaml.

@seldridge seldridge merged commit 917e03c into chipsalliance:main Apr 10, 2025
1 check passed
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