scope refactoring
This commit is contained in:
7
driver/opae/scope.h
Normal file
7
driver/opae/scope.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <opae/fpga.h>
|
||||
|
||||
int vx_scope_start(fpga_handle hfpga, uint64_t delay);
|
||||
|
||||
int vx_scope_stop(fpga_handle hfpga, uint64_t delay);
|
||||
Reference in New Issue
Block a user