Vivado软件进行BIT文件回读和校验
5.在tcl控制台输入命令create_hw_bitstream -hw_device [current_hw_device] -mask 你的文件名字.msk(mask后的名字为你生成的文件名字,需要使用pwd查询当前tcl控制台路径,先将该文件放入tcl路径中)4.在tcl控制台输入命令create_hw_bitstream -hw_device [current_hw_device]3.执行readback_hw_device -bin_file a.bin回读回刚刚下载的bit文件。





