refactor synthesis scripts + fixed quartus ram read-after-write bypass
This commit is contained in:
@@ -120,7 +120,6 @@ extern int vx_dev_open(vx_device_h* hdevice) {
|
||||
|
||||
#ifdef SCOPE
|
||||
{
|
||||
|
||||
int ret = vx_scope_start(device->fpga, 0);
|
||||
if (ret != 0)
|
||||
return ret;
|
||||
|
||||
Reference in New Issue
Block a user