Workflow
Modular NoC
icon
Search documents
RTL for Programable NoC (Modular NoC)​ Part 1 - Overview
AMD· 2025-07-17 16:01
Hello and welcome to this video discussing RTL for the Programable NoC, or as we call it, the modular NoC for short. The primary purpose of the modular NoC is to bring NoC capabilities to RTL designs. This is part one of a series of videos where we'll walk through our solution.The agenda is as follows. First, we'll start the conversation by discussing some of the challenges facing developers using our current solution. Then we'll provide an overview of the modular NoC solution by introducing the three main ...
RTL for Programable NoC (Modular NoC)​ Part 2 – Adding XPMs
AMD· 2025-07-17 16:00
Welcome to part two of the Modular NoCs series. In this video, you are going to learn about how to add XPMs into your design to utilize the modular NoC. To refresh your memory, the modular NoC solution is comprised of three main steps.Step one is to connect all AXI busses that want to utilize the NoC to Xilinx parameterizable macros or XPMs. . The second step of the process is to add constraint files (or XDCs) to the design that define connectivity and quality of service parameters for each individual NoC c ...
RTL for Programable NoC (Modular NoC)​ Part 4 – validate_noc Command
AMD· 2025-07-17 16:00
Welcome to part four of the modular NoC series. In this video, you're going to learn about the validate_noc command. At this stage, we know how to connect all AXI busses by utilizing XPMs and how to define multiple constraints like connectivity addressing QoS and bandwidth by using constraint files (or XDCs).The final step in this three step process is to run the validate_noc command. This video focuses on this command. The validate_noc command validates the NoC topology for the entire system. The validate_ ...
RTL for Programable NoC (Modular NoC)​ Part 3 – Creating Connections & Adding Properties
AMD· 2025-07-17 16:00
Welcome to part three of the Modular NoCs series. In this video, you're going to learn about how to add constraint files (or XDCs) to the design that define connectivity and quality of service parameters for each individual NoC connection. To refresh your memory, the modular NoC solution is comprised of three main steps.Step one is to connect all AXI busses that want to utilize the NoC to Xilinx parameterizable macros or XPMs. . The second step of the process is to add constraint files (or XDCs) to the desi ...