Skip to content

Add io_printer_main tool.#3871

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_873123947
Feb 23, 2026
Merged

Add io_printer_main tool.#3871
copybara-service[bot] merged 1 commit intomainfrom
test_873123947

Conversation

@copybara-service
Copy link

Add io_printer_main tool.

This tool dumps information about IO operations (Send/Receive) from a scheduled XLS IR package. It can take either an IR file with embedded schedule information or an IR file combined with a separate schedule proto. The output shows the pipeline stage, direction, blocking status (for receives), and channel name for each IO node.

This can be helpful for determining relevant differences between two schedules.

@copybara-service copybara-service bot force-pushed the test_873123947 branch 2 times, most recently from c307095 to 64b2bce Compare February 23, 2026 17:20
This tool dumps information about IO operations (Send/Receive) from a scheduled XLS IR package. It can take either an IR file with embedded schedule information or an IR file combined with a separate schedule proto. The output shows the pipeline stage, direction, blocking status (for receives), and channel name for each IO node.

This can be helpful for determining relevant differences between two schedules.

PiperOrigin-RevId: 874120868
@copybara-service copybara-service bot merged commit c103e45 into main Feb 23, 2026
@copybara-service copybara-service bot deleted the test_873123947 branch February 23, 2026 17:48
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.

1 participant