Tutorials Search in Resources Articles Manuals -OR- All Products Active-HDL Riviera-PRO ALINT-PRO HES-DVM HES Proto-AXI HES™ Boards RTAX/RTSX Adaptor Boards TySOM™ EDK Spec-TRACER DO-254/CTS All Documents Application Notes Manual Demonstration Videos FAQ Recorded Webinars Tutorials White Papers Technical Specification All Categories Coverage 3rd Party Integration Design Entry, Documentation Simulation, Debugging Design Management, Libraries Advanced Verification Assertions and Functional Coverage RTL Simulation & Verification HDL Languages Encryption Military & Aerospace Verification Design Rule Checking Design Hardware Emulation Solutions Encryption Design HDL Languages RTL Simulation & Verification Assertions and Functional Coverage Advanced Verification Design Rule Checking Military & Aerospace Verification Hardware Emulation Solutions Tutorials Prototyping High-Level Synthesis Embedded Embedded Embedded High Performance Computer SoC & ASIC Prototyping Reset Results Name Products Type Action Course 15 - Assertions This tutorial explains how to use Assertions in Active-HDL. Active-HDL Tutorials Creating a Hardware and Software Project to Blink LEDs TySOM -1-7Z030 In this tutorial, you will learn how to create a hardware project in Xilinx’s Vivado Design Suite and create a software project in Xilinx’s SDK for the TySOM-1-7Z030 board. First you will create the hardware part, then you will create a software application to blink the onboard LEDs using standalone OS. In the Zynq architecture, you are able to implement the design either in a bare metal mode or by using an embedded Linux OS platform. TySOM-1, TySOM™ EDK Tutorials Creating a Hardware and Software Project to Blink LEDs using DIP Switches TySOM -1-7Z030 In this tutorial, you will learn how to create a hardware project in Xilinx’s Vivado Design Suite and create a software project in Xilinx’s SDK for the TySOM-1-7Z030 board. First you will create the hardware part, then you will create a software application to blink the onboard LEDs using onboard switches. At the end of this tutorial, you will also learn how to program the project onto the TySOM-1-7Z030 board using a JTAG programmer. To program the FPGA using a microSD card, you can follow the “Programming the TySOM-1-7Z030 board using a microSD card guide”. TySOM-1, TySOM™ EDK Tutorials Debugging Tools Learn how to use Debugging tools in Riviera-PRO Riviera-PRO Tutorials DO-254 Requirements Traceability Tutorial This tutorial provides step-by-step instructions on how to use Spec-TRACER to meet the DO-254 objectives for requirements traceability. Spec-TRACER Tutorials Enabling GPIO Interrupts Tutorial TySOM-1-7Z030 An interrupt is a signal that temporarily halts the processor’s current activities and demands immediate attention. The processor saves its current state and executes an interrupt service routine to address the reason for the interrupt. Real-time designs require interrupts because many systems will have a number of inputs (e.g. keyboards, mouse, pushbuttons etc.) that will require processing. Inputs from these devices are generally asynchronous to the execution of running processes or tasks, so you cannot always predict when the event will occur. Using interrupts enables the processor to continue processing until an event occurs, at which time the processor can address the event. This interrupt-driven approach also speeds up the response time. This basic GPIO interrupt design is intended to enable GPIO interrupts to users on the TySOM-1-7Z030 board. The standard flow includes several stages to create a hardware platform for the Zynq-7000 based board. TySOM™ EDK Tutorials HDE based debugging Learn how to debug your code in Riviera-PRO Riviera-PRO Tutorials How to add a custom IP core into Aldec TySOM board hardware and update SDx platform One way of using TySOM board is using it in Xilinx SDx tool which provides mechanism to convert C/C++ functions to HDL and accelerate them in the FPGA part. This possibility demonstrates the power of Zynq chips and Aldec boards what is out of reach for standard processors. Additionally FPGA chips consume less energy than processors, so the boards can be used in embedded application with battery power supply. Some projects may require using a custom hardware IP cores. These IP cores should be added into the hardware platform and be available in SDx tool. Therefor it is necessary to update Aldec TySOM boards SDx platforms with the custom IP cores. This document provides a comprehensive instruction of adding the custom IP cores into hardware platform and updating SDx platform. TySOM™ EDK Tutorials How to add a custom IP core into Aldec TySOM board hardware and update SDx platform Aldec has prepared ready-to-use SDx platforms for its TySOM users to make it easy for them to develop their design. These platforms include all HW and SW the user needs to run the peripherals on the board. However, you might need to add your own custom IP to these platforms. So, in this tutorial, you will learn how to add a custom IP into TySOM SDx platform. TySOM-3, TySOM-2, TySOM-2A, TySOM-1, TySOM-3A Tutorials How to build an FPGA design for Aldec TySOM boards using board definition in Xilinx Vivado One way of preparing projects for the TySOM board is using the Xilinx Vivado tool which enables to create, synthesize, perform timing analysis and implement systems for FPGA platforms. Using Vivado board definitions that have been added to a board repository allows to faster-creating systems. After selecting a specific board, the project is configured with the predefined interface for that board and the Vivado design tools provide designer assistance to IP customization and creating IP integrator designs. In this tutorial, you will learn how to create a design for TySOM board using Vivado board files. TySOM-3, TySOM-2, TySOM-2A, TySOM-1, TySOM-3A Tutorials How to configure Wi-Fi Direct on TySOM board There are WiFi/Bluetooth devices on TySOM boards to be used for networking purposes. TySOM board needs to be configured for such applications. In this tutorial, you will learn how to configure Wi-Fi direct on TySOM board and use it for a networking project. TySOM-2A, TySOM™ EDK Tutorials How to create Wi-Fi access point on TySOM board This document contains a comprehensive instruction about creating Wi-Fi access point and configuring it in different wireless communication standards. All steps were checked with TySOM-2A-7Z030 boards. Other boards may require some modification in provided instruction. TySOM™ EDK Tutorials How to create Wi-Fi access point on TySOM board This document contains a comprehensive instruction about creating a Wi-Fi access point and configuring it in different wireless communication standards. All steps were checked with TySOM-2A-7Z030 boards. Other boards may require some modification in provided instruction. TySOM-2A, TySOM™ EDK Tutorials How to rebuild Aldec demo project in SDx Every TySOM board is different, contains different interfaces and connectors and requires a unique Hardware platform. Aldec prepared special SDx platforms to simplify using the TySOM boards. Every SDx platform contains also a set of simple examples provided by Xilinx in xfopencv library which can be used onboard. All projects contains a C++ function which is converted to the FPGA. Aldec customers are also provided with a set of our demo project which they can use as a starting point in developing their applications. This document will demonstrate how to build examples from SDx platforms and how to build Aldec demo project in Xilinx SDx. TySOM-3, TySOM-2, TySOM-2A, TySOM-1, TySOM-3A Tutorials How to Run Deep Learning Application on TySOM Board Machine Learning is very popular nowadays and can be used in different applications. This document demonstrates how Aldec’s TySOM boards can be used in these applications. TySOM™ EDK Tutorials How to use Aldec TySOM boards in Xilinx SDx One way of using TySOM board is using it in Xilinx SDx tool which provides mechanism to convert C/C++ functions to HDL and accelerate them in the FPGA part. This possibility demonstrates the power of Zynq chips and Aldec boards what is out of reach for standard processors. Additionally, FPGA chips consume less energy than processors, so the boards can be used in embedded application with battery power supply. This document provides information how to use Aldec TySOM board in Xilinx SDx tool. TySOM™ EDK Tutorials How to use Aldec TySOM boards in Xilinx SDx One way of using TySOM board is using it in Xilinx SDx tool which provides a mechanism to convert C/C++ functions to HDL and accelerate them in the FPGA part. This possibility demonstrates the power of Zynq chips and Aldec boards what is out of reach for standard processors. Additionally FPGA chips consume less energy than processors, so the boards can be used in embedded application with battery power supply. This document provides information on how to use Aldec TySOM board in Xilinx SDx tool. TySOM-3, TySOM-2, TySOM-2A, TySOM-1, TySOM-3A Tutorials How to use TySOM boards in Xilinx Vivado This document will focus on using TySOM board in Xilinx Vivado tool which enables adding a custom hardware IP core to the project. This possibility demonstrates the power of Zynq chips and Aldec boards what is out of reach for standard processors. Additionally, FPGA chips consume less energy than processors, so the boards can be used in embedded application with battery power supply. This document provides information how to use Aldec TySOM board in Xilinx Vivado tool. TySOM™ EDK Tutorials How to use TySOM boards in Xilinx Vivado This document will focus on using TySOM board in Xilinx Vivado tool which enables adding a custom hardware IP core to the project. This possibility demonstrates the power of Zynq chips and Aldec boards what is out of reach for standard processors. In case of using SDx, we have prepared another tutorial on how to use TySOM boards in Xilinx SDx. TySOM-3, TySOM-2, TySOM-2A, TySOM-1, TySOM™ EDK, TySOM-3A Tutorials IoT Demo Application Tutorial - TySOM-1-7Z030 Internet usage has expanded to a new mode: device to device. This new mode is used in Internet of Things (IoT) applications and devices are called IoT gateways. The Aldec TySOM contains a Zynq-7000 SoC with ARM processor and a variety of interfaces to be utilized as an IoT gateway device. This document provides all necessary information about the Aldec IoT demo project with the TySOM-1-7Z030 board. TySOM-1, TySOM™ EDK Tutorials 89 results (page 3/5)