Skip to content

Add a passthrough example#1416

Closed
rw1nkler wants to merge 0 commit into
google:mainfrom
antmicro:passthrough
Closed

Add a passthrough example#1416
rw1nkler wants to merge 0 commit into
google:mainfrom
antmicro:passthrough

Conversation

@rw1nkler

Copy link
Copy Markdown
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:

Comment thread xls/examples/BUILD
Comment thread xls/examples/passthrough.x Outdated
Comment thread xls/examples/passthrough.x Outdated
@rw1nkler rw1nkler force-pushed the passthrough branch 2 times, most recently from f598f4e to 907a62b Compare May 23, 2024 07:33
Comment thread xls/examples/passthrough.x
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

proppy commented May 28, 2024

Copy link
Copy Markdown
Member

@rw1nkler can you rebase?

@rw1nkler

Copy link
Copy Markdown
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.

2 participants