scope fixes

This commit is contained in:
Blaise Tine
2020-10-13 08:44:55 -07:00
parent 99e209b7a2
commit 4bfc4ee78f
13 changed files with 56 additions and 42 deletions

View File

@@ -954,7 +954,7 @@ end
assign cmd_run_done = !vx_busy;
Vortex #() vortex (
`SCOPE_BIND_vortex_afu_vortex()
`SCOPE_BIND_vortex_afu_vortex
.clk (clk),
.reset (reset | vx_reset),