opae build fix
This commit is contained in:
@@ -18,17 +18,13 @@ vortex_afu.json
|
||||
../rtl/interfaces/VX_branch_rsp_if.v
|
||||
../rtl/interfaces/VX_inst_meta_if.v
|
||||
../rtl/interfaces/VX_join_if.v
|
||||
../rtl/interfaces/VX_icache_response_if.v
|
||||
../rtl/interfaces/VX_icache_rsp_if.v
|
||||
../rtl/interfaces/VX_inst_exec_wb_if.v
|
||||
../rtl/interfaces/VX_gpu_dcache_dram_req_if.v
|
||||
../rtl/interfaces/VX_csr_req_if.v
|
||||
../rtl/interfaces/VX_icache_request_if.v
|
||||
../rtl/interfaces/VX_gpu_dcache_rsp_if.v
|
||||
../rtl/interfaces/VX_frE_to_bckE_req_if.v
|
||||
../rtl/interfaces/VX_dram_req_rsp_if.v
|
||||
../rtl/interfaces/VX_dcache_request_if.v
|
||||
../rtl/interfaces/VX_gpr_data_if.v
|
||||
../rtl/interfaces/VX_dcache_response_if.v
|
||||
../rtl/interfaces/VX_csr_wb_if.v
|
||||
../rtl/interfaces/VX_gpu_dcache_req_if.v
|
||||
../rtl/interfaces/VX_lsu_req_if.v
|
||||
@@ -39,8 +35,7 @@ vortex_afu.json
|
||||
../rtl/interfaces/VX_wstall_if.v
|
||||
../rtl/interfaces/VX_wb_if.v
|
||||
../rtl/interfaces/VX_gpr_read_if.v
|
||||
../rtl/interfaces/VX_mem_req_if.v
|
||||
../rtl/interfaces/VX_jal_response_if.v
|
||||
../rtl/interfaces/VX_jal_rsp_if.v
|
||||
../rtl/interfaces/VX_warp_ctl_if.v
|
||||
../rtl/interfaces/VX_gpu_dcache_snp_req_if.v
|
||||
../rtl/interfaces/VX_gpu_dcache_dram_rsp_if.v
|
||||
@@ -54,6 +49,8 @@ vortex_afu.json
|
||||
../rtl/libs/VX_generic_priority_encoder.v
|
||||
../rtl/libs/VX_priority_encoder.v
|
||||
../rtl/libs/VX_generic_queue.v
|
||||
../rtl/libs/VX_byte_enabled_dual_port_ram.v
|
||||
../rtl/libs/VX_countones.v
|
||||
|
||||
../rtl/Vortex_Socket.v
|
||||
../rtl/Vortex_Cluster.v
|
||||
@@ -62,19 +59,17 @@ vortex_afu.json
|
||||
../rtl/VX_back_end.v
|
||||
../rtl/VX_fetch.v
|
||||
../rtl/VX_scheduler.v
|
||||
../rtl/VX_execute_unit.v
|
||||
../rtl/VX_exec_unit.v
|
||||
../rtl/VX_warp.v
|
||||
../rtl/VX_icache_stage.v
|
||||
../rtl/VX_gpr_wrapper.v
|
||||
../rtl/byte_enabled_simple_dual_port_ram.v
|
||||
../rtl/VX_gpgpu_inst.v
|
||||
../rtl/VX_writeback.v
|
||||
../rtl/VX_countones.v
|
||||
../rtl/VX_csr_pipe.v
|
||||
../rtl/VX_warp_scheduler.v
|
||||
../rtl/VX_warp_sched.v
|
||||
../rtl/VX_gpr.v
|
||||
../rtl/VX_gpr_stage.v
|
||||
../rtl/VX_dmem_controller.v
|
||||
../rtl/VX_dmem_ctrl.v
|
||||
../rtl/VX_alu.v
|
||||
../rtl/VX_csr_data.v
|
||||
../rtl/VX_lsu.v
|
||||
@@ -91,8 +86,6 @@ vortex_afu.json
|
||||
../rtl/cache/VX_cache_dram_req_arb.v
|
||||
../rtl/cache/VX_cache_dfq_queue.v
|
||||
../rtl/cache/VX_cache_wb_sel_merge.v
|
||||
../rtl/cache/VX_mrv_queue.v
|
||||
../rtl/cache/VX_dcache_llv_resp_bank_sel.v
|
||||
../rtl/cache/VX_tag_data_access.v
|
||||
../rtl/cache/VX_cache.v
|
||||
../rtl/cache/VX_cache_core_req_bank_sel.v
|
||||
|
||||
Reference in New Issue
Block a user