I have also uninstalled and reinstalled vivado 2020.2, the github repo and the board file which fixed the previous error and now causes a new one. The error from the log is now this one:
**
WARNING: [Vivado 12-8222] Failed run(s) : ‘rfsoc_qpsk_auto_cc_7_synth_1’, ‘rfsoc_qpsk_clk_rx_0_synth_1’, ‘rfsoc_qpsk_auto_cc_1_synth_1’, ‘rfsoc_qpsk_axis_data_fifo_0_0_synth_1’, ‘rfsoc_qpsk_axis_data_fifo_1_0_synth_1’, ‘rfsoc_qpsk_fir_compiler_1_0_synth_1’, ‘rfsoc_qpsk_fir_compiler_0_0_synth_1’, ‘rfsoc_qpsk_auto_ds_0_synth_1’, ‘rfsoc_qpsk_auto_pc_0_synth_1’, ‘rfsoc_qpsk_auto_cc_2_synth_1’, ‘rfsoc_qpsk_auto_cc_0_synth_1’, ‘rfsoc_qpsk_auto_cc_4_synth_1’, ‘rfsoc_qpsk_xbar_0_synth_1’, ‘rfsoc_qpsk_auto_cc_3_synth_1’, ‘rfsoc_qpsk_auto_cc_5_synth_1’, ‘rfsoc_qpsk_auto_cc_6_synth_1’, ‘rfsoc_qpsk_qpsk_rx_rrc_0_synth_1’, ‘rfsoc_qpsk_reset_256_0_synth_1’, ‘rfsoc_qpsk_reset_128_0_synth_1’, ‘rfsoc_qpsk_reset_pl_0_synth_1’, ‘rfsoc_qpsk_axi_smc_1_0_synth_1’, ‘rfsoc_qpsk_clk_tx_0_synth_1’, ‘rfsoc_qpsk_smartconnect_0_0_synth_1’, ‘rfsoc_qpsk_dma_tx_fft_0_synth_1’, ‘rfsoc_qpsk_dma_tx_symbol_0_synth_1’, ‘rfsoc_qpsk_dma_rx_csync_0_synth_1’, ‘rfsoc_qpsk_dma_rx_dec_0_synth_1’, ‘rfsoc_qpsk_qpsk_rx_csync_0_synth_1’, ‘rfsoc_qpsk_dma_rx_rrc_0_synth_1’, ‘rfsoc_qpsk_qpsk_rx_dec_0_synth_1’, ‘rfsoc_qpsk_qpsk_rx_tsync_0_synth_1’, ‘rfsoc_qpsk_dma_rx_tsync_0_synth_1’, ‘rfsoc_qpsk_zynq_ultra_ps_e_0_0_synth_1’, ‘rfsoc_qpsk_usp_rf_data_converter_0_0_synth_1’, ‘rfsoc_qpsk_reset_25_6_0_synth_1’, ‘rfsoc_qpsk_reset_pl_1_synth_1’, ‘rfsoc_qpsk_rst_ps8_0_99M_0_synth_1’, ‘rfsoc_qpsk_auto_cc_9_synth_1’, ‘rfsoc_qpsk_axis_data_fifo_1_1_synth_1’, ‘rfsoc_qpsk_reset_128_1_synth_1’, ‘rfsoc_qpsk_fir_compiler_0_1_synth_1’, ‘rfsoc_qpsk_auto_pc_1_synth_1’, ‘rfsoc_qpsk_auto_cc_8_synth_1’, ‘rfsoc_qpsk_axis_signal_join_0_0_synth_1’, ‘rfsoc_qpsk_dma_tx_time_0_synth_1’, ‘rfsoc_qpsk_xbar_1_synth_1’, ‘rfsoc_qpsk_auto_ds_1_synth_1’, ‘rfsoc_qpsk_auto_cc_10_synth_1’
wait_on_run: Time (s): cpu = 00:00:06 ; elapsed = 00:04:10 . Memory (MB): peak = 1849.805 ; gain = 0.000
error copying “./block_design/block_design.runs/impl_1/rfsoc_qpsk_wrapper.bit”: no such file or directory
while executing
“file copy -force ./${overlay_name}/${overlay_name}.runs/impl_1/${design_name}_wrapper.bit ./bitstream/${design_name}.bit”
(file “make_bitstream.tcl” line 20)
**