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

Add a passthrough example #1416

Closed
wants to merge 0 commits into from
Closed

Add a passthrough example #1416

wants to merge 0 commits into from

Conversation

rw1nkler
Copy link
Contributor

This PR adds a simple proc that forwards the received information from an input channel to an output channel. We found this particular proc surprisingly useful when testing various tools within the toolchain or when reporting bugs.

We used it in:

xls/examples/BUILD Outdated Show resolved Hide resolved
xls/examples/passthrough.x Outdated Show resolved Hide resolved
xls/examples/passthrough.x Outdated Show resolved Hide resolved
@rw1nkler rw1nkler force-pushed the passthrough branch 2 times, most recently from f598f4e to 907a62b Compare May 23, 2024 07:33
xls/examples/passthrough.x Outdated Show resolved Hide resolved
copybara-service bot pushed a commit that referenced this pull request May 24, 2024
This PR adds a simple proc that forwards the received information from an input channel to an output channel. We found this particular proc surprisingly useful when testing various tools within the toolchain or when reporting bugs.

We used it in:
* #1415
* #1410
* #1392
* #1057

COPYBARA_INTEGRATE_REVIEW=#1416 from antmicro:passthrough 907a62b
PiperOrigin-RevId: 636954688
@proppy
Copy link
Member

proppy commented May 28, 2024

@rw1nkler can you rebase?

@rw1nkler
Copy link
Contributor Author

The changes have been merged to main in af888be

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants