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

[P4Testgen] Add more trace information to P4Testgen #4157

Merged
merged 4 commits into from
Oct 3, 2023
Merged

Conversation

fruffy
Copy link
Collaborator

@fruffy fruffy commented Sep 14, 2023

Add some more tracing information to P4Testgen:

  • Assignment statements
  • Method calls
  • Switch cases

Also augment the IR utility functions with SourceInfo as parameter so that we can trace back certain literals to their original expression.

@fruffy fruffy changed the title Fruffy/tracing data [P4Testgen] Add more tracing data to P4Testgen Sep 14, 2023
@fruffy fruffy added the p4tools Topics related to the P4Tools back end label Sep 14, 2023
@fruffy fruffy changed the title [P4Testgen] Add more tracing data to P4Testgen [P4Testgen] Add more trace information to P4Testgen Sep 14, 2023
@fruffy fruffy merged commit 43c91fa into main Oct 3, 2023
17 checks passed
@fruffy fruffy deleted the fruffy/tracing_data branch October 3, 2023 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p4tools Topics related to the P4Tools back end
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants