element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • 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 & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • 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
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • 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 & Tria Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
Avnet Boards General Using an Avnet Network FMC card with Zedboard
  • 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
  • Replies 3 replies
  • Subscribers 368 subscribers
  • Views 640 views
  • Users 0 members are here
  • ZedBoard General Questions
  • Zedboard Hardware Design
Related

Using an Avnet Network FMC card with Zedboard

wmahvd
wmahvd over 7 years ago

Hello All,

 

  Thought I'd post a quick note regarding my efforts to get the new Avnet network FMC dual ethernet phy card to work with the original zedboard. When I powered up the zedboard with the fmc phy card installed, the fpga would not program (loading from flash). With the fmc phy card removed the zedboard powered up ok. Some googling revealed that the jtag chain is extended onto the fmc card by virtue of the fmc present signal being asserted (pulled low - gnd connection on the phy card) and looking at the phy card schematic showed that a zero ohm resistor on the phy card that would have completed the jtag circuit and allowed TDO to get back to the zedboard was missing. So I added a jumper to the phy card for the missing resistor but the zedboard fpga still would not program on powerup with the phy card installed. I thought that maybe I messed up the jumper soldering (pretty tricky rework at my age with an older and larger soldering iron and almost microscopic resistor land patterns). So since I didn't care about jtag on the phy card I simply removed (carefully) the "present" signal pin from the fmc connector on the phy card. I then verified that the "present" signal on the zedboard was now high (gnd on phy card no longer connected), which should have caused the jtag extension circuit on the zedboard to be turned off, as if the phy card was no longer installed. But the fpga still would not program. So I then went through all the shared pins on the fmc between the two cards and after a lot of cross checking I found that the fpga PS-POR-B signal from the zynq is sent through the fmc, but on this phy card it is tied to the base of a transistor who's emitter is grounded and whose collector connects serially to a "power good" led and a resistor to 3.3v. It appeared to me, through my "somewhat dated" discrete circuit analysis capability, that this would result in the PS-POR-B signal being held one p/n junction from gnd even after the powerup sequence was complete, and that appears to violate the behavior of the signal as per Xilinx documentation. So I disconnected the PS-POR-B signal in the fmc connector by removing that pin as well, and now the zedboard and fmc phy module powerup fine. The "power good" led on the phy card of course is no longer on, but this is not a big deal.

 

  So I'm not sure why I had to go through all this trouble, since the fmc phy card was specified as being compatible with all Xilinx fpga boards that were "LPC FMC compliant. Perhaps I'm just missing something and there was an easier way?? Just thought I'd post this is case someone else is having similar issues.  Thanks.

  • Sign in to reply
  • Cancel
  • jafoste4
    jafoste4 over 7 years ago

    Hi,

     

    Are you saying R97 was not populated on your Network FMC? Is this the FMC you have? Network FMC Module | Zedboard

    If R97 was not populated, your board was built incorrectly as the BOM calls out for it to be populated. Also the board I have in my hand has it populated.

    I'll have to take a look into the PS-POR-B

     

    -Josh

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • wmahvd
    wmahvd over 7 years ago in reply to jafoste4

    Hi Josh,

     

      Correct, R97 was not populated on the board, and yes that's the board I have - purchased about two weeks ago. This of course was puzzling to me since the board would not be functional, but I found several online references to other fmc cards that apparently shipped with logic to pull the "present" signal low but without logic to complete the extended local jtag connection - with the solution being to complete the jtag circuit with a jumper or TDO/TDI short, which then appeared to resolve the problems. I did not see any references to any sort of PS-POR-B issue though.

     

    -- Mark

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • sinaaghli
    sinaaghli over 6 years ago

    Mark thanks for the great advice, You saved me like a week of work to debug this issue, I was having the same problems and I got to this page through googling the issue.
    My FMC board did actually have R97 populated so that was not an issue but as you mentioned D1 pin of FMC connector is directly connected to the base of Q1 transistor and pulls the fpga power down to 0.7v

    this is definetly a design flaw on avnet side. I took the Q1 transistor out and I can program the fpga now.

    Thanks again for sharing your experience in fine details.

     

    Best,

    Sina

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
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 © 2026 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