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 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 PicoZed 7015 PCIe PIO Demo
  • 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 11 replies
  • Subscribers 305 subscribers
  • Views 1080 views
  • Users 0 members are here
Related

PicoZed 7015 PCIe PIO Demo

drozwood90
drozwood90 over 9 years ago
I wanted to let everyone know that a PCIe PIO design has been posted for the PicoZed 7015.
It can be found here:
http://picozed.org/support/design/4701/76
Search "PCIe PIO Demo"
 
It is called a Demo, however does include the Zynq source files and instructions on how to generate this.  The reason it is a demo, there is a software driver / Windows application.  The source for this has to be requested from your local Avnet / Silica FAE and it is NOT included.
 
--Dan
  • Sign in to reply
  • Cancel
  • Former Member
    0 Former Member over 9 years ago

    Thanks for the post Dan!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 9 years ago

    Thanks Dan - this looks like just what we need. Is there a Linux driver for this?
    cheers
    Graham

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

    Hi there Graham,

    Sorry, at this time there is only a Windows Driver.

    A quick Google Search seems to only offer Windows based drivers.
    I would contact your local Silica / Avnet FAE and request a Linux driver.  We can at least provide you with the Windows driver, which might be able to be used as a guide to help you make a Linux driver.

    --Dan

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 9 years ago in reply to drozwood90

    I have tried to contact our FAE, but he is not replying. I have tried loading the boot.bin file on to an SD card and setting the SW1 dip switches on the 7015 to boot off the SD (a trick that required a fair bit of detective work). I tried sticking it in a windows PC and disabling the signature enforcement!! so that the driver would load, but the card is not recognized. I also tried generating an mcs file and loading on to the qspi flash and resetting the dip switches, but still did not work. Any ideas what I should check?
    thanks
    Graham

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

    Graham,

    Have you performed the rework noted in the Errata?

    http://picozed.org/support/documentation/4701

    "Search PicoZed FMC Carrier Card Rev C Errata"

    --Dan

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • sulemanzp
    0 sulemanzp over 9 years ago

    Hi, I want to know that if I can use the source file with PicoZed 7030 to test the PCIe working.
    Can I use same source code with 7030?
    If yes then what changes I need to do in the source code.

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

    Hi there,

    I have not tried this, but I would start with downloading the demo zip file.  In there you will find the drivers that need to be installed.  Install them. 

    The drivers are looking for a specific address space (noted in the instructions).  If you were to open the 7015 project (included in the zip), change the chip selection to a 7030, that should work.  Again, you need to ensure the SAME address space is being used!

    I would also double check that the changes made to the Verlog files were not overwritten when you change the chip type to the 7030.  You can see the modified files for the 7015 in the patch folder.

    Thank you for your interest!

    --Dan

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

    Thank you so much for your kind reply.. I will try to bring up 7030 with the demo for 7015...
    I will update the status.

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

    Hi,
    I tested the firmware on PicoZed 7030, and I can confirm its working on 7030.
    Now I need to access registers in the code. Please refer me to the PCIe driver tutorial if you know any, that how can I access to the read and write register in the code (like LEDs register in the code) from PC.
    Also I emaild to the relative AVNET department for software source code but there is no response (two weeks past).
    Thank you

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • sulemanzp
    0 sulemanzp over 9 years ago in reply to sulemanzp

    Ok. I finally found a way to access the registers without GUI by using Jungo Windriver software.
    Thank you...

    • 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