adding support for verilator-driven AFU driver: vlsim
This commit is contained in:
5
driver/opae/vx_scope.h
Normal file
5
driver/opae/vx_scope.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
int vx_scope_start(fpga_handle hfpga, uint64_t delay = -1);
|
||||
|
||||
int vx_scope_stop(fpga_handle hfpga, uint64_t delay = -1);
|
||||
Reference in New Issue
Block a user