-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Hello @asuardi,
running the commands of the steps you provide in Xilinx Vivado design flow example design in tcl command line I'm stucked in the last step when i want to run the test in the zedboard.
the command runs and remains running without any output and never ends.
the last output in terminal is:
Calling Matlab to test the IP running on the FPGA evaluation board...
and in progress bar I can read:
running common::set_param..
I tried this step in two machines one with ubuntu and another with windows 7 but both of them do the same.
Looking at the ip_prototype_test.tcl it seems could be wait for Matlab to finish but because Matlab never starts but I tried to path corectly the Matlab.exe and still get the same result.
maybe the problem is may connection with the zedboard?.I followed the steps you provide in configuring interfaces.
Do you have any idea what could be happening?.
Thanks,
regards.