У нас вы можете посмотреть бесплатно Static Timing Analysis: Architecting Robust Sign-Off for High-Performance Silicon или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Fundamental Technical series, I break down the core pillars of STA required for a robust sign-off. I provide a deep dive into the fundamental logic of setup and hold checks, the critical distinction between source and network clock latency, and how we engineer margin across varying PVT corners. Understanding these first principles is essential before we can tackle the complex PPA trade-offs and physical implementation challenges of modern SoCs. Whether you are defining clocks in SDC or managing pessimism in a timing report, success lies in the granularity of your analysis." Breakdown of the video This video provides a detailed explanation of Static Timing Analysis (STA), a crucial aspect of IC design (0:25). I emphasizes the importance of STA in evaluating timing performance and preventing violations in a design (0:53). Here's a breakdown of the key topics covered: 1. Introduction to STA (0:21-1:54): 2. STA evaluates every single timing performance in the design. It ensures no timing violations occur, which is vital for chip functionality. STA is crucial for performance, a key criterion in IC design. Clock Introduction (3:02-6:15): 3. The clock is generated from a Phase-Locked Loop (PLL) (3:46). It propagates from the PLL to different blocks, influencing timing. The video focuses on network latency and its impact on the timing of each block (4:49). Setup and Hold Checks (7:32-9:22): 4. Setup checks determine the maximum frequency a design can run at (8:00). Hold checks are independent of frequency (8:38). Setup checks occur on the next clock edge, while hold checks occur on the same clock edge. Setup Check Details (9:25-25:40): The data must be stable before the next clock is triggered (12:13). The required time must be greater than the arrival time (12:47). The formula for capture part is T - T setup, while launch part is TCQ + T combi (16:39-17:15). The video also discusses how delay (skew) can be introduced to meet setup checks (18:42). Process, Voltage, and Temperature (PVT) also influence timing (20:13). 5. Hold Check Details (25:51-36:59): Data must be stable for a minimum amount of time after the clock is triggered (26:58). Arrival time must be greater than required time (27:27). Both launch and capture parts are checked on the same clock edge (28:42-29:24). The formula for launch path is TCQ + T combi, and for capture part is T hold (30:03-30:26). PVT for hold checks aims for the best performance for the data path (35:08). SDC Files and Exceptions (37:27-44:50): 6. The video outlines important aspects of SDC (Synopsys Design Constraints) files, including measurement definition, timing constraints, design rule constraints, and timing exceptions (38:23-42:36). CTS (Clock Tree Synthesis) exceptions like exclude, ignore, stop, and float are also explained (42:55-44:47).