element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Members
    Members
    • Benefits of Membership
    • Achievement Levels
    • Members Area
    • Personal Blogs
    • Feedback and Support
    • What's New on element14
  • Learn
    Learn
    • Learning Center
    • eBooks
    • STEM Academy
    • Webinars, Training and Events
    • More
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • More
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • More
  • Products
    Products
    • Arduino
    • Dev Tools
    • Manufacturers
    • Raspberry Pi
    • RoadTests & Reviews
    • Avnet Boards Community
    • More
  • 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
Path to Programmable
  • Challenges & Projects
  • Design Challenges
  • Path to Programmable
  • More
  • Cancel
Path to Programmable
Tags
  • Blog
  • Forum
  • Documents
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • All tags
  • path to programmable
  • soc
  • about_this_challenge
  • advanced extensible interface
  • amba
  • arm
  • avnet
  • avnet minized
  • avnet_featured
  • axi
  • dma
  • fpga
  • minized
  • path_to_programmable
  • programmable logic
  • training_project
  • vivado
  • winners
  • xilinx
  • xilinx sdk
  • xilinx zynq
  • xilinx zynq�-7000
  • zedboard
  • zync
  • zynq
  • zynq 7z007s
  • zynq-7000
  • Path to Programmable: About Training Project

    pchan
    pchan
    Path to Programmable

    About Training Project | Course Syllabus | Application Instructions | Mentors | Terms & Conditions  | Trainees Announcement

     

    If this is NOT a Design Challenge, what is the 'Path to Programmable' training project? Here's the story…

    • over 3 years ago
    • Path to Programmable
    • Documents
  • Path to Programmable Blog 13 - Xilinx Libraries, the TE Sensor PMOD & Next Steps

    avnrdf
    avnrdf

    Chapter 10 Video - Xilinx Libraries

     

    This video explored the system libraries that Xilinx includes with SDK. These can be configured and initialized from the BSP settings eg- the Flash library allows users to select the manufacturer (Atmel, Microchip, Micron…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • Xilinx ZYNQ - Blog 6 - Creating Custom IP: A PWM Module in Verilog

    shabaz
    shabaz

    Note: This is part 6 of a series on working with FPGAs and in particular the Xilinx Zynq-7000S Programmable System-on-Chip with ARM Cortex-A9 processing core. For part 1, click here: Xilinx ZYNQ System-on-Chip - Getting to know the MiniZed Board

    For all…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • Path to Programmable - SW Lab 0, Lab 1, Lab 2

    aspork42
    aspork42

    Welcome to the second half!

    This is the second half of the Zynq training series. The first half covered the "hardware" side of things; meaning the physical FPGA, the AXI Interface, and a fair amount of "TCL" (pronounced "tickle") interface. In the second…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • Xilinx ZYNQ - Blog 5 - Advanced eXtensible Interface (AXI) and Using Block RAM

    shabaz
    shabaz

    Note: This is part 5 of a series on working with FPGAs and in particular the Xilinx Zynq-7000S Programmable System-on-Chip with ARM Cortex-A9 processing core. For part 1, click here: Xilinx ZYNQ System-on-Chip - Getting to know the MiniZed Board

    For all…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • Path to Programmable Blog 12 - SDK Project Management & Interrupts

    avnrdf
    avnrdf

    Chapter 8 Video - SDK Project Management

     

    This video was about project management in Xilinx SDK: workspaces & how to share/export them, how to import C/C++ files and set up repositories.

    Lab 8 - SDK Project Management

     

    The export tool allows users to…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • Path to Programmable Blog 11 - Booting Zynq-7000

    avnrdf
    avnrdf

    The next set of videos were centered around the Zynq-7000 boot process. In the previous labs, we programmed the PL & PS over JTAG, which requires an external master. Programming a bootloader to the non-volatile memory on the MiniZed allows it to boot…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • Path to Programmable Blog 10 - MiniZed does DVI/HDMI

    avnrdf
    avnrdf

    Continuing (off the course of the syllabus) from where Path to Programmable Blog 7 - Trying out a PL-only VGA design left off, I decided to try generating a HDMI/DVI video signal.

     

    HDMI/DVI 101

     

    VGA is an analog signal, where different voltages (from 0 to…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • Path to Programmable Blog 9 - Developing Applications & Debugging in Xilinx SDK

    avnrdf
    avnrdf

    The videos & labs in Path to Programmable Blog 8 - Developing Zynq Software provided a brief intro to the software development workflow using Xilinx SDK. We now move on to the next set of videos which go over creating applications, using the Xilinx…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • Path to Programmable Blog 8 - Developing Zynq Software

    avnrdf
    avnrdf

    In Path to Programmable Blog 6 - Hardware Debugging & some more TCL I finished Module 1 of Path the Programmable - Developing Zynq Hardware. Module 1 was centered around designing peripherals in the PL and interfacing them with the PS using Vivado…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • Path to Programmable Blog 6 - Hardware Debugging & some more TCL

    avnrdf
    avnrdf

    In the previous blog post Path to Programmable Blog 5 - Creating Custom IP , we created custom IP which comprised of some HDL code that implemented a PWM controller, which was then connected to the AXI bus as an AXI-4 Lite Slave, allowing the PS to control…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • Path to Programmable Blog 4 - Adding a PL Peripheral & using PS DMA

    avnrdf
    avnrdf

    In the preceding posts, we had a quick look at what Zynq-7000 is (Path to Programmable Blog 1 - Getting Started), the workflow (Path to Programmable Blog 2 - Xilinx Tool Flow & Getting Started with Zynq-7000) and we configured a couple of PS peripherals…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • Path to Programmable Blog 3 - PS Peripheral Configuration & TCL

    avnrdf
    avnrdf

    Path to Programmable Blog 2 - Xilinx Tool Flow & Getting Started with Zynq-7000 was an introduction to typical Zynq workflow: first configure the hardware (PS & PL) in Vivado, and then export it to Xilinx SDK to work on the software side of things…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • Path to Programmable Blog 2 - Xilinx Tool Flow & Getting Started with Zynq-7000

    avnrdf
    avnrdf

    HW Chapter 2 video: Xilinx Embedded Tool Flow

    The presenter first went over the different Vivado Design Suite editions: WebPACK is free and supports the common Zynq devices that are found on most development boards (7010 and 7020), and the more expensive…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • Path to Programmable Blog 1 - Getting Started

    avnrdf
    avnrdf
    Introduction

     

    Path to Programmable is a training course for Programmable SoCs, like the the Xilinx Zynq-7000 All Programmable SoC.

    As many others have pointed out, this isn't a typical FPGA/HDL course, since the training material focuses less on the digital…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • Xilinx ZYNQ - Blog 4 - Programmability, Automation and Backups with Vivado

    shabaz
    shabaz

    Note: This is part 4 of a series on working with FPGAs and in particular the Xilinx Zynq-7000S Programmable System-on-Chip with ARM Cortex-A9 processing core. For part 1, click here: Xilinx ZYNQ System-on-Chip - Getting to know the MiniZed Board

    For all…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • Labs 4-5-6 done! Path to the end???

    aspork42
    aspork42

    I have finished Labs 4, 5, and 6!

     

    About:

    Through Avnet, Xilinx and Element14, a training program to learn about the Zynq 7000 platform which is System On Chip combining an FPGA with an ARM processor. This comes to the students as complete development board…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • Xilinx ZYNQ - Blog 3 - Adding USB and Flash to the Cortex-A9 Processor System

    shabaz
    shabaz

    Note: This is part 3 of a series on working with FPGAs and in particular the Xilinx Zynq-7000S Programmable System-on-Chip with ARM Cortex-A9 processing core.

    For all parts, click here: Path to Programmable

     

    For part 1, click here: Xilinx ZYNQ System-on…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • Xilinx ZYNQ - Blog 2 - Getting Code Running on the SoC

    shabaz
    shabaz

    Note: This is part 2 of a series on working with FPGAs and in particular the Xilinx Zynq-7000S Programmable System-on-Chip with ARM Cortex-A9 processing core. For part 1, click here: Xilinx ZYNQ System-on-Chip - Getting to know the MiniZed Board

    For all…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • I'm back! And I got Vivado installed :)

    aspork42
    aspork42

    Well I had to spend a week on-site with a customer and another week at a trade show; but I'm back!

     

    I'm happy to report that I got Vivado 2017.4 installed. I followed the instructions in this "experiment" to install the dev environment... although I…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • Xilinx ZYNQ System-on-Chip - Getting to know the MiniZed Board

    shabaz
    shabaz

    Introduction

    The Path to Programmable training course is intended to help users get up-to-speed using Xilinx parts containing programmable logic and an ARM application processor core inside. These parts are known as Xilinx Programmable System-on-Chip or…

    • over 3 years ago
    • Path to Programmable
    • Blog
  • View related content from anywhere
  • More
  • Cancel
Element14

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 © 2022 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

  • Facebook
  • Twitter
  • linkedin
  • YouTube