A Wishbone output module to write event data to a file.
Project description
::
__ __ __
.--.--.--|__.-----| |--| |--.-----.-----.-----.
| | | | |__ --| | _ | _ | | -__|
|________|__|_____|__|__|_____|_____|__|__|_____|
===================================
wishbone_contrib.module.output.file
===================================
Version: 3.0.0
Writes events to a file.
------------------------
Writes events to a file.
Parameters::
- directory(str)("./")
| The directory to write the files to.
- filename(str)("wishbone.out")*
| The filename to use.
- native_events(bool)(False)
| Submit Wishbone native events.
- overwrite(bool)(False)
| If `True` overwrites each time the content otherwise appends to
| the end of the file.
- parallel_streams(int)(1)
| The number of outgoing parallel data streams.
- payload(str)(None)
| The string to submit.
| If defined takes precedence over `selection`.
- selection(str)("data")*
| The part of the event to submit externally.
| Use an empty string to refer to the complete event.
Queues::
- inbox
| Incoming messages
__ __ __
.--.--.--|__.-----| |--| |--.-----.-----.-----.
| | | | |__ --| | _ | _ | | -__|
|________|__|_____|__|__|_____|_____|__|__|_____|
===================================
wishbone_contrib.module.output.file
===================================
Version: 3.0.0
Writes events to a file.
------------------------
Writes events to a file.
Parameters::
- directory(str)("./")
| The directory to write the files to.
- filename(str)("wishbone.out")*
| The filename to use.
- native_events(bool)(False)
| Submit Wishbone native events.
- overwrite(bool)(False)
| If `True` overwrites each time the content otherwise appends to
| the end of the file.
- parallel_streams(int)(1)
| The number of outgoing parallel data streams.
- payload(str)(None)
| The string to submit.
| If defined takes precedence over `selection`.
- selection(str)("data")*
| The part of the event to submit externally.
| Use an empty string to refer to the complete event.
Queues::
- inbox
| Incoming messages
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file wishbone_output_file-3.0.0.tar.gz
.
File metadata
- Download URL: wishbone_output_file-3.0.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc999e7715cf6ed836e29fd6a92b5f657fa89214d40f49ebd37ae310386c6760 |
|
MD5 | a0ad61023718019412e2115abf90ab3c |
|
BLAKE2b-256 | bb364fff318b1e7db5f18c00dc793d9ff380324ec1869eda1f140b6e109c40ee |