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
AUBoard 15P AUBoard 15P Vivado Board file issues
  • 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 6 replies
  • Answers 1 answer
  • Subscribers 261 subscribers
  • Views 159 views
  • Users 0 members are here
Related

AUBoard 15P Vivado Board file issues

gianluca.garoia
gianluca.garoia 12 days ago

Hi,

as from subj, working with AUBoard15P with Vivado 2025.1, seeing the following issues:

1) in IP Integrator Board tab the AUBoard peripherals + reset are present, but the 300 MHz system clock is missing, and trials to insert it form the Vivado Automation (from "Connection Automation" or from the GUI of Clocking Wizard) also fails, these last two case gives the error:

ERROR: [Common 17-69] Command failed: Failed to get scope property. Unknown property 'VLNV'

Manually deifning this clock and manually constraining it in xdc of course owrks, but the question is about the board files and the automation not working: is this a bug of the board file or not? Any workaround about it?

2) By updating the Vivado Board Catalog from the Refresh button, the AUBoard is not present - at least for my installation, where for example the Avnet ZUBoard is correctly present - solution was to manually install the boar file under ~/.Xilinx/Vivado/2025.1/xhub/board_store/xilinx_board_store/XilinxBoardStore/Vivado/2025.1/boards/Avnet

But any clue or better workaround why the Refresh button does not add the AUBoard?

Thaks in advance

  • Sign in to reply
  • Cancel
Parents
  • iksevas
    0 iksevas 9 days ago

    Avnet has not yet tested any BDF files against 2025.1.

    if you are asking about the Xiliinx Board Store, not sure why it’s not there anymore.

    You can try to download the BDF files from Avnet GitHub page and install manually.

    https://github.com/Avnet/bdf

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • gianluca.garoia
    0 gianluca.garoia 8 days ago in reply to iksevas

    Many thanks for feedback.

    About board file issue, that is the main problem, the error is the same in 2024.2, and my customer tried also in 2023.2.2 and has similar issue with the 300 MHz sys clock. So I really don't think it's related to the Vivado version.

    About AUBoard15P not present in board catalog even after Refresh, yes the workaround of manually copying the bdf files is clear I jsut signal it to you for improvement, in case; I verified it also in 2024.2 same problem.

    Thanks

    Gianluca

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • iksevas
    0 iksevas 8 days ago in reply to gianluca.garoia

    Gianluca-

    The 300MHz system clock is tied to the DDR4 interface. image

    The BDF does not implement this standalone. It is not a problem. It is merely how we intended to operate with it.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Reject Answer
    • Cancel
  • gianluca.garoia
    0 gianluca.garoia 2 days ago in reply to iksevas

    Thanks for this further information and sorry for my delay in the answer:

    I understand this is intended for the DDR interface, and works well in IP Integrator when instantiating the DDR interface.

    Question is which clock should be used as "general purpose FPGA system clock for designs without DDR"

    Say for example I want to create a MicroBlaze design and generate a 100 MHz system clock for the Microblaze system - from the AUBoard user guide we have these clocks:

    image

    I guess it should be the first or the third clock, both are 300 MHz, and both are not really working with the IP integrator automation, as explained in the former of this post.

    Of course we can workaround by manually modifiyng, constraining and specifying these clocks, was just to signal that the ready-to-use automations are not working for this usecase, that I see as a quite common one.

    Thanks

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • iksevas
    0 iksevas 2 days ago in reply to gianluca.garoia

    Gianluca- Unfortunately, every use case of the design automation cannot be implemented and I apologize for that. As far as a user clock, there are two good targets on the AUBoard. The first is the SYSCLK_P/N particularly if the DDR is unused. Also, you can use DDR and generate clocks from the DDR core to be used by the FABRIC. The frequency of this generated clock is somewhat limited. As a result of this limitation on the available frequencies, we added the HD_CLK_P/N pin pair. This is a programmable clock from a 8T49N241 device. A user can program this clock (there is a reference design on the AUBoard webpage showing them how) to feed an MMCM that they can then use to generate a myriad of fabric clocks. So, there is flexibility in which clock a user may want to utilize. The SYSCLK_P/N is simpler in that you don't have to program the clock.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Reject Answer
    • Cancel
Reply
  • iksevas
    0 iksevas 2 days ago in reply to gianluca.garoia

    Gianluca- Unfortunately, every use case of the design automation cannot be implemented and I apologize for that. As far as a user clock, there are two good targets on the AUBoard. The first is the SYSCLK_P/N particularly if the DDR is unused. Also, you can use DDR and generate clocks from the DDR core to be used by the FABRIC. The frequency of this generated clock is somewhat limited. As a result of this limitation on the available frequencies, we added the HD_CLK_P/N pin pair. This is a programmable clock from a 8T49N241 device. A user can program this clock (there is a reference design on the AUBoard webpage showing them how) to feed an MMCM that they can then use to generate a myriad of fabric clocks. So, there is flexibility in which clock a user may want to utilize. The SYSCLK_P/N is simpler in that you don't have to program the clock.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Reject Answer
    • Cancel
Children
  • gianluca.garoia
    0 gianluca.garoia 1 day ago in reply to iksevas

    Thanks for your feedback.

    Best regards

    Gianluca

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