louisliuwei / FPGA-Design-Flow-using-Vivado

This course gives an introduction to digital design tool flow in Xilinx programmable devices using Vivado® Design software suite
35 stars 64 forks source link

Missing "system_wrapper.v" in Lab2 #4

Closed zhangsiyan12134 closed 3 years ago

zhangsiyan12134 commented 3 years ago

As I followed the guide to run "source ps7_create_pynq.tcl" in Tcl, I got the following error:

ERROR: [Vivado 12-172] File or Directory 'C:/xup/fpga_flow/2018_2_zynq_labs/lab2/lab2.srcs/sources_1/bd/system/hdl/system_wrapper.v' does not exist

Based on the guide, this file should be generated by the script? but I cannot find anything under the projector folder. I'm using Vivado 2020.2 version.

Thnaks.

zhangsiyan12134 commented 3 years ago

No worries, I have figured it out. I have to modify the path inside the tcl file.