Resources

-OR-
リセット

Results

Name Products Type Action
4.13 Debugging: Finding Causes of Unknowns   
X’s, or unknowns, can occur in simulation when hardware behavior is undetermined. These X’s can potentially cause problems in real hardware when unaddressed. Riviera-PRO provides a number of tools capable of finding the causes of unknowns. This video will demonstrate these tools such as Xtrace, Cause Finder, Waveform Viewer, Drivers/Readers, and Dataflow.
Riviera-PRO デモンストレーションビデオ
4.14 Debugging: Post-Simulation Debug Mode   
Riviera-PRO provides an additional simulation mode called Post Simulation Debug Mode. This advanced feature allows for viewing simulation results after the simulation has finished. Note that in this mode, some debugging tools normally available during simulation are not usable such as Processes, Call Stack, toggling breakpoints, Dataflow, and stepping through code. Additionally, this feature does not check out the simulation features in your Riviera-PRO license. This video will go over how to access the mode, how to set up simulation to get post-simulation data, and what simulation and debugging tools are available in this mode.
Riviera-PRO デモンストレーションビデオ
4.15 Debugging: Assertions Debugging   
Assertions are monitor-like processes that continuously track design activities and report if signals have the right values at the right times. Riviera-PRO provides a number of debugging tools dedicated to making debugging with assertions more robust and user-friendly. This video will cover all the debugging tools you can use for debugging assertions as well as reports that can be generated for post-simulation assertion analysis.
Riviera-PRO デモンストレーションビデオ
4K Motion Detection Using Optical Flow on TySOM Kit   
Image data resolution is constantly growing in different applications and 4K UltraHD resolution is a standard nowedays. We will demonstrate that Aldec TySOM board which based on Xilinx Zynq FPGA can be successfully used in application and FPGA chip can accelerate functions and algorithms to achieve high performance.
TySOM™ EDK デモンストレーションビデオ
4K Video Processing Using TySOM Board   
In this video, we showcase Aldec's 4k video transferring reference design using Xilinx Zynq based SoC FPGA device on TySOM-3-ZU7EV board. In this demo, two TySOM-3-ZU7EV board are connected using high data bandwidth interface (QSFP+).
TySOM™ EDK デモンストレーションビデオ
05 ALINT-PRO RTL スケマティック   
ALINT-PROのRTL Schematic Viewerの使用方法を学びます
ALINT-PRO チュートリアル
05-Running Simulation   
Learn how to run simulation and use waveform viewer in Active-HDL
Active-HDL チュートリアル
5.1 3rd Party Flows: Using Riviera-PRO Simulator for Xilinx Vivado   
Xilinx Vivado allows the ability to utilize different simulators besides their own. Because of that, the capabilities of Riviera-PRO’s fast and comprehensive simulator are easily accessible when debugging and simulating Vivado projects. This video provides a general overview of how to simulate and debug Vivado projects using Riviera-PRO’s simulator environment.
Riviera-PRO デモンストレーションビデオ
5.1 Methods: Exploration of Finite State Machines   
Finite state machines are present in all major designs and components within those designs. Despite them being common, the number of mistakes found in FSM implementations is surprisingly huge. The FSM exploration features available in ALINT-PRO can quickly catch many errors in an FSM design through Static Analysis.
ALINT-PRO デモンストレーションビデオ
5.3 Special Environments: Riviera-PRO and CocoTB   
Take a look at how to use CocoTB with Riviera-PRO. CocoTB is a Co-routine based Co-simulation TestBench environment. It is useful for design reuse and randomized testing using the python scripting language which offers a faster testing phase due to python's ease of use. Enjoy customizability when building your simulation environment that allows you to interact with the Riviera-PRO simulator like triggers for simulation timing or signals. CocoTB is Linux & Windows compatible and has built-in support for Jenkins.
Riviera-PRO デモンストレーションビデオ
06 ALINT-PRO コマンドラインとバッチモード   
ALINT-PROのバッチモードの使用法を学びます
ALINT-PRO チュートリアル
06-HDL_Debugging   
Learn how to use HDL debugging tools in Active-HDL
Active-HDL チュートリアル
6.1 Introduction to CDC Static Analysis   
Clock Domain Crossing (CDC) Analysis in ALINT-PRO involves static and dynamic verification techniques to ensure reliable cross-domain interactions. This video goes through each stage of the CDC static analysis flow and how to progress through the stages by correcting ruleset violations. The tutorial design implements an enable synchronizer, which ALINT-PRO recognizes and verifies that it establishes functional cross-domain interactions.
ALINT-PRO デモンストレーションビデオ
6.1 License Installation Aldec Products (Nodelock and Floating)   
In order to properly use any Aldec software, Aldec provides customers with two types of licenses: node-locked and floating. This video will cover how to determine the license type as well as how to properly install each type of license onto a Windows machine.
Active-HDL, Riviera-PRO, ALINT-PRO, HES-DVM, DO-254/CTS デモンストレーションビデオ
6.2 Clock Domain Crossing Static Analysis: Simple Synchronizers   
Clock Domain Crossing (CDC) Analysis in ALINT-PRO involves static and dynamic verification techniques to ensure reliable cross-domain interactions. This video explains the HDL code and CDC static analysis of five simple synchronizers that ALINT-PRO recognizes. The tutorial designs implement synchronizers based on the NDFF synchronizer, each with minor variations on bit-widths, latency, use cases, and tool interpretation/implementation.
ALINT-PRO デモンストレーションビデオ
6.2: How to Get Active-HDL Student Edition   
One of the versions of Active-HDL Aldec provides is Active-HDL Student Edition. This edition comes with only the basic tools, but it is free to download and does not require a license to use. This video will show where to download this version of Active-HDL and how to install and launch it.
Active-HDL デモンストレーションビデオ
6.3 Clock Domain Crossing Static Analysis: Complex Synchronizers   
Clock Domain Crossing (CDC) Analysis in ALINT-PRO involves static and dynamic verification techniques to ensure reliable cross-domain interactions. This video explains the HDL code and CDC static analysis of 7 more complex synchronizers that ALINT-PRO recognizes. The tutorial designs are implemented using multiple 2DFF synchronizers with other control logic to create more complex and versatile synchronizers.
ALINT-PRO デモンストレーションビデオ
6.4 Clock Domain Crossing Analysis: Static Linting of Custom Synchronizers   
Clock Domain Crossing (CDC) Analysis in ALINT-PRO involves static and dynamic verification techniques to ensure reliable cross-domain interactions. In the case that a design requires the usage of a synchronizer not directly recognized by ALINT-PRO, a custom synchronizer can be created to allow the tool to properly handle that synchronizer. This video explains the creation process and CDC static analysis of a custom synchronizer in ALINT-PRO.
ALINT-PRO デモンストレーションビデオ
6.5 Clock Domain Crossing Dynamic Analysis: Simple Synchronizers   
In addition to ALINT-PRO's static CDC analysis capabilities, it can also generate assertions depending on which synchronizer is utilized. These assertions can then be used for dynamic CDC analysis of the design in simulation. In this video, the Riviera-PRO simulator will be used in conjunction with ALINT-PRO to run through the entire process of Dynamic CDC analysis.
ALINT-PRO デモンストレーションビデオ
6.6 Clock Domain Crossing Dynamic Analysis: Complex Synchronizers   
In addition to ALINT-PRO's static CDC analysis capabilities, it can also generate assertions depending on which synchronizer is utilized. These assertions can then be used for dynamic CDC analysis of the design in simulation. In this video, the Riviera-PRO simulator will be used in conjunction with ALINT-PRO to run through the entire process of Dynamic CDC analysis on complex synchronizers.
ALINT-PRO デモンストレーションビデオ
...
918 results (page 6/46)
Ask Us a Question
x
Ask Us a Question
x
Captcha ImageReload Captcha
Incorrect data entered.
Thank you! Your question has been submitted. Please allow 1-3 business days for someone to respond to your question.
Internal error occurred. Your question was not submitted. Please contact us using Feedback form.
We use cookies to ensure we give you the best user experience and to provide you with content we believe will be of relevance to you. If you continue to use our site, you consent to our use of cookies. A detailed overview on the use of cookies and other website information is located in our Privacy Policy.