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 fmchc_python reference design not available on github
  • 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 Not Answered
  • Replies 4 replies
  • Subscribers 324 subscribers
  • Views 575 views
  • Users 0 members are here
Related

fmchc_python reference design not available on github

jyingling@mobexp.com
jyingling@mobexp.com over 6 years ago

Hello, the link provided in this example:
https://github.com/Avnet/hdl
No longer has the project fmchc_python. Can someone point me to Vivado source projects? I need an implementable design in vivado so that I can modify it as needed. All this zip file has is the boot image. Please help me locate the source code for this project as I cannot find it on github as described in the tutorial. Thanks.

  • Sign in to reply
  • Cancel
  • jafoste4
    0 jafoste4 over 6 years ago

    Hi,

    Using the link you provided above, navigate to Projects ->fmchc_python1300c and you will find your desired project. Is this what you were asking about?

    -Josh

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jyingling@mobexp.com
    0 jyingling@mobexp.com over 6 years ago in reply to jafoste4

    Thanks, for the pointer, Josh. That does seem to be the project that the tutorial describes (although the tutorial does not describe how to access it properly like you just did), however, there is no Vivado project. Only a constraint file and software/scripts. Where can I get the Vivado project file so that I can see and modify the block diagram? Thanks again.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jafoste4
    0 jafoste4 over 6 years ago

    Hello, 

    you need to source the Script file for this project located here https://github.com/Avnet/hdl/tree/master/Scripts

    When you source this project it will build the entire vivado project for you.

    -Josh

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • 100darin
    0 100darin over 6 years ago in reply to jafoste4

    I think I have a related problem.

    I cloned the repo, sourced the scripts for the desired project (fmchc_python1300c), fixed a couple folders it couldn't find, and when I opened the Vivado project, I only get a blank block diagram.

     

    I recall doing this about a year ago, and it worked fine (even with not having a license for the video stuff yet).

     

    I'm using 2018.3, and the output I get from the TCL script is below...

     

     

    source make_fmchc_python1300c.tcl

    # set argv [list board=PZ7030_FMC2 project=fmchc_python1300c sdk=yes version_override=yes]

    # set argc [llength $argv]

    # source ./make.tcl -notrace

     

    *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

    *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

    *-                                                    -*

    *-        Welcome to the Avnet Project Builder        -*

    *-                                                    -*

    *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

    *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

     

    +------------------+------------------------------------+

    | Setting          |    Configuration                  |

    +------------------+------------------------------------+

    | Board            |    PZ7030_FMC2                    |

    +------------------+------------------------------------+

    | Project          |    fmchc_python1300c              |

    +------------------+------------------------------------+

    | SDK              |    yes                            |

    +------------------+------------------------------------+

    | Version override |    yes                            |

    +------------------+------------------------------------+

     

    Overriding Version Check, Please Check the Design for Validity!

     

    *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

    Selected Board and Project as:

    PZ7030_FMC2 and fmchc_python1300c

    *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

     

     

    Not Requesting Tag

    Setting Up Project fmchc_python1300c...

    ***** Generating IP...

    ***** Creating Vivado Project...

    ***** Updating Vivado to include IP Folder

    INFO: [IP_Flow 19-234] Refreshing IP repositories

    INFO: [IP_Flow 19-1700] Loaded user IP repository 'c:/hdl-master/IP'.

    INFO: [IP_Flow 19-2313] Loaded Vivado IP repository 'C:/Xilinx/Vivado/2018.3/data/ip'.

    ***** Creating Block Design...

    Wrote  : <C:\hdl-master\Projects\fmchc_python1300c\PZ7030_FMC2\fmchc_python1300c.srcs\sources_1\bd\fmchc_python1300c\fmchc_python1300c.bd>

    CRITICAL WARNING: [PSU-1]  Parameter : PCW_UIPARAM_DDR_DQS_TO_CLK_DELAY_0 has negative value -0.036 . PS DDR interfaces might fail when entering negative DQS skew values.

    CRITICAL WARNING: [PSU-2]  Parameter : PCW_UIPARAM_DDR_DQS_TO_CLK_DELAY_1 has negative value -0.036 . PS DDR interfaces might fail when entering negative DQS skew values.

    WARNING: [BD 41-1684] Pin /processing_system7_0/M_AXI_GP0_ACLK is now disabled. All connections to this pin have been removed.

    ***** General Configuration for Design...

    ***** Enable XPM_FIFO primitives...

    ***** Check for Video IP core licenses...

    WARNING: [IP_Flow 19-2162] IP 'fmchc_python1300c_v_cfa_0_0' is locked:

    * IP 'fmchc_python1300c_v_cfa_0_0' requires one or more mandatory licenses but no valid licenses were found. However license checkpoints may prevent use of this IP in some tool flows.

    Please select 'Report IP Status' from the 'Tools/Report' menu or run Tcl command 'report_ip_status' for more information.

     

    +------------------+------------------------------------+

    | Video IP Core    | License Status                    |

    +------------------+------------------------------------+

    | v_cfa            | INVALID                            |

    +------------------+------------------------------------+

    | v_cresample      | INVALID                            |

    +------------------+------------------------------------+

    | v_osd            | INVALID                            |

    +------------------+------------------------------------+

    | v_rgb2ycrcb      | VALID (Full License)              |

    +------------------+------------------------------------+

    | v_tc            | VALID (Full License)              |

    +------------------+------------------------------------+

     

    *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

    *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

    *-                                                    -*

    *-  !! Detected missing license for video ip cores !!  -*

    *-                                                    -*

    *-  For more details, refer to IP status report:  !!  -*

    *-    video_ip_core_status_report.log                -*

    *-                                                    -*

    *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

    *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

    !! Detected missing license for video ip cores !!

    • 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