mirror of
https://github.com/KastnerRG/riffa.git
synced 2025-01-30 23:02:54 +08:00
9 lines
272 B
Plaintext
9 lines
272 B
Plaintext
The testutil example application works with the Verilog chnl_tester module
|
|
which receives data and then sends data back to the workstation.
|
|
|
|
To compile the example application:
|
|
|
|
make
|
|
|
|
The riffa C/C++ library must be installed (it gets installed with the driver).
|