fpga fixes: warp scheduler, fnmadd, fdiv, fsqrt

This commit is contained in:
Blaise Tine
2020-09-08 07:05:26 -07:00
parent 4c08929c56
commit 36ec603d17
22 changed files with 2374 additions and 2588 deletions

View File

@@ -106,7 +106,7 @@ module ccip_std_afu #(
.NUM_LOCAL_MEM_BANKS(NUM_LOCAL_MEM_BANKS)
) vortex_afu_inst (
.clk (clk),
.SoftReset (reset_T1),
.reset (reset_T1),
.avs_writedata (avs_writedata),
.avs_readdata (avs_readdata),