VILLASframework / fpga

Archived: VILLASfpga has been integrated into the VILLASnode repo

Home Page:https://fein-aachen.org/en/projects/villas-fpga/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extend "fpga" binary with "pipe" sub-command

stv0g opened this issue · comments

Currently, the "fpga" binary only executes benchmarks.

For our first use of VILLASfpga, we would need a "pipe" subcommand which prints all received data in human readable format to stdout and sends all data from stdin to the FPGA.

This has been done in a separate streamer command

closed via commit 86fab24