07-03-2018 02:48 PM
Hello:
I am trying to use AMS targeted reference design using VC 707 evaluation board. I have Vivado 2016.4, Vivado 2017.3 and Vivado 2018.1. I tried to use Vivado 2016.4 as the user guide (UG960(v5.0)) dated November 22, 2013.
* Can I use this example with this Vivado version?
I downloaded the xadc_eval_design_vc707_v1_4 and trying to follow UG 960. The steps are not clear with Vivado 2016.
* How can I rebuild this design using Vivado 2016 (or later)? It asks to browse hardware/vivado/scripts and run xadc_eval_design_gui
Should this open Vivado ?
I am getting following error:
Vivado% source xadc_eval_design_gui.tcl
# source xadc_eval_design.tcl
## set design_top xadc_eval_design
## set device xc7vx485tffg1761-2
## set proj_dir runs
## set impl_const ../../sources/constraints/system.xdc
## create_project -name ${design_top} -force -dir "../${proj_dir}" -part ${dev
e}
ERROR: [Coretcl 2-99] Project xadc_eval_design is currently open. Please close
he project before executing this command
while executing
"source xadc_eval_design.tcl"
(file "xadc_eval_design_gui.tcl" line 3)
* I am also getting some warnings about missing parts when I open the AMS101_Evaluator GUI as shown in the attached file.
Has it been installed properly? I didnt have any errors during installation.
Could you please help me to finish this example?
Thanks
regards
Janaka
07-05-2018 08:24 AM
07-05-2018 03:25 AM
I've installed this GUI before and not seen any issues.
It comes as an executable so all these dependencies should be included.
I can try re-install it here myself.
Do you have labview installed on the machine as well?
07-05-2018 07:59 AM
Hi klumsde:
No I don't have Labview on my machine.
I just followed the user guide instructions and installation seemed to be OK but when I open the tool, I get this.
Thanks
Janaka
07-05-2018 08:24 AM
07-05-2018 11:13 AM
I opened the setup file as administrator. So I don't think it was an issue. Should I remove it and re-install ?
07-05-2018 01:07 PM
07-09-2018 07:32 AM
07-16-2018 08:52 AM
07-20-2018 11:37 PM