I am unable to find PackageLibrary.tcl in hdl-hdl_2015_r1 download as stated in "PicoZed SDR AD9361 Development Kit Getting Started Guide" page 21 Step 5.
I am unable to find PackageLibrary.tcl in hdl-hdl_2015_r1 download as stated in "PicoZed SDR AD9361 Development Kit Getting Started Guide" page 21 Step 5.
Sorry for the confusion. That TCL script is no longer valid. We need to update that documement.
In order to rebuild the Vivado project, follow the instructions in the following post:
http://picozed.org/content/how-do-i-rebuild-reference-design-hdl-project
It uses Make to manage compilation dependencies. It operates natively with Linux, or using Cygwin on a Windows machine.
/Matt
Matt,
Thank you for your response. Your procedure takes me to "avnet.egnyte.com" to get cygwin but at this location you need a avnet login but does not give a way to create one. How do I get one?
John
Hi Wolfejf,
Do you mean this link? https://avnet.egnyte.com/dl/zZP4vbChzM
If so, I just logged out of my account and attempted to download it with sucess. There was this download prompt
--Josh
When I use the link https://avnet.egnyte.com/dl/zZP4vbChzM I get "Link is no longer valid". Any ideas why the link works for you??
Hello Wolfejf,
I am not sure, it still works for me.Try accessing this link. I just reshared it.
https://avnet.egnyte.com/dl/YL2qpaMewB
--Josh
Josh,
Thank you for your help. The /dl/YL2qpaMewB link worked I am able to make projects but when I 'make pzsdr.ccbrk' I get an error. "ERROR: [Corectl 2-106] Specified part could not be found." I tried other projects and they worked ok. Also is there a way I can determine what FPGA project/version is presently loaded in my PicoZed?
John
Hi Wolfejf,
Could you clarify somthings for me first.
1. What is your hardware setup PicoZed SDR + PicoZed SDR Breakout carrier?
2. Under what program do you get that error? Vivado?
3. When you say "what FPGA project/version is presently loaded in my PicoZed?" are you asking about JTAG/SDCard/QSPI boot?
--Josh
1) PicoZed SDR (AES-Z7PZ0SDR2-G) on PicoZed SDR FMC Carrier Card (AES-PZSDRCC-FMC-G).
2) When I run 'make pzsdr.ccbrk' under Cygwin I get "ERROR:[Corectl 2-106] Specifide part could not be found"
Josh,
1) PicoZed SDR (AES-Z7PZ-SDR2-G) on PicoZed SDR FMC Carrier Card (AES-PZSDRCC-FMC-G).
2) When I run 'make pzsdr.ccbrk' under Cygwin I get "ERROR:[Corectl 2-106] Specified part could not be found" I tried other projects and they worked Ok.
3) What Xilinx Project / Version is programmed into the carrier card ( AES-Z7PZ-SDR2-G) & (AES-PZSDRCC-FMC-G) initially from Avnet? Is there a way to read what version is installed? I downloaded hdl_2015_r2 and I am trying to build Project pzsdr.ccbrk, is this the project / version that is presently programmed from the factory in my carrier card? When trying to build this project I get the error in No. 2 above.
John
Matt,
I dug into the "ERROR:[Corectl 2-106] Specified part could not be found" more and found that download hdl_2015_r2 was built to use Xilinx Vivado version 2015.2.1 but 2015.2.1 does not support XC7Z035ifbg676-2L. hdl_2015_r2 project pzsdr.ccbrk can not work because it requires Vivado version 2015.2.1 and 2015.2.1 will not work with XC7Z035ifbg676-2L part. Please help.
John