element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
PicoZed Hardware Design IDT Programming Using Avnet Reference Design
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Avnet Boards Forums to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 7 replies
  • Subscribers 322 subscribers
  • Views 785 views
  • Users 0 members are here
Related

IDT Programming Using Avnet Reference Design

nima_taie
nima_taie over 8 years ago

I am following Avnet reference design from Github to change the frequency of the U13 which is IDT 8T49N242. Everything goes OK, and I get the message IIC EEPROM Test: PASSED message at the end, however, after I power cycle, I still don’t have new clock frequency from the IDT device.

The reference design is programming the EEPROM which is U14, and it is at address 0xA0. However, the  slave address which is indicated in the pzcc_iic_eeprom_test.c source file is at 0x50. I tried to change it to 0xA0, but then the EEROM test fails. After programming the EEPROM, is there anything else I need to do? Why am I not getting the frequency which I want?

I am using Vivado 2015.4 as the reference design requires.

  • Sign in to reply
  • Cancel
Parents
  • drozwood90
    0 drozwood90 over 8 years ago

    Nima,
    Please let me know how your experiment works. It sounds like you are covering a lot of the troubleshooting tips I would have provided!

    Can you tell me what your source clock is?
    Are you using the 38.88MHz crystal input?
    Are you using the FMC or PCIe path for feeding a clock in?
    Do you have access to a way to put a clock on one of those paths?
    If so, you would be able to also test the two included BIN files that configures the part as a MUX, which would show that the part is behaving as expected.

    Are all Q0-Q2 clocks setup for the same value, or are you using different values for each? I have used some of the lines connected to the Test Points to produce varying clocks, just to validate that I am seeing other programming configurations.

    Since you indicated you are using HCSL, are you feeding these clocks off board somehow?
    HCSL requires 50ohm to ground. Please see: IDT's AN808 It coveres most of the situations that you would need to account for.  https://www.idt.com/document/apn/808-pci-expresshcsl-termination

    The PicoZed 7030 has 100Ohm termination at the Zynq part for the MGT inputs (see sheet 4, R91, in the "PicoZed 7015/7030 Schematics Rev C.04" located http://picozed.org/support/documentation/4736) and is AC coupled.  That could pose a problem as we have not run the clock with HCSL.  We have used LVPECL and LVDS.  If you need HCSL, you might need to change the circuitry depending on what you are attaching to the FMCv2.  If you are staying onboard, I would suggest you use LVPECL or LVDS.

    --Dan

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • drozwood90
    0 drozwood90 over 8 years ago

    Nima,
    Please let me know how your experiment works. It sounds like you are covering a lot of the troubleshooting tips I would have provided!

    Can you tell me what your source clock is?
    Are you using the 38.88MHz crystal input?
    Are you using the FMC or PCIe path for feeding a clock in?
    Do you have access to a way to put a clock on one of those paths?
    If so, you would be able to also test the two included BIN files that configures the part as a MUX, which would show that the part is behaving as expected.

    Are all Q0-Q2 clocks setup for the same value, or are you using different values for each? I have used some of the lines connected to the Test Points to produce varying clocks, just to validate that I am seeing other programming configurations.

    Since you indicated you are using HCSL, are you feeding these clocks off board somehow?
    HCSL requires 50ohm to ground. Please see: IDT's AN808 It coveres most of the situations that you would need to account for.  https://www.idt.com/document/apn/808-pci-expresshcsl-termination

    The PicoZed 7030 has 100Ohm termination at the Zynq part for the MGT inputs (see sheet 4, R91, in the "PicoZed 7015/7030 Schematics Rev C.04" located http://picozed.org/support/documentation/4736) and is AC coupled.  That could pose a problem as we have not run the clock with HCSL.  We have used LVPECL and LVDS.  If you need HCSL, you might need to change the circuitry depending on what you are attaching to the FMCv2.  If you are staying onboard, I would suggest you use LVPECL or LVDS.

    --Dan

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube