UVM testbench development for Quad-SPI controller

With the increase in the scale and complexity of Integrated Circuits, the difficulty and workload of verification increase accordingly. Traditional verification methodologies take much time to develop testbenches and testcases. So, improving the efficiency and quality of verification has become a ho...

Full description

Saved in:
Bibliographic Details
Main Author: Yu, Zehui
Other Authors: Chang Chip Hong
Format: Thesis-Master by Coursework
Language:English
Published: Nanyang Technological University 2022
Subjects:
Online Access:https://hdl.handle.net/10356/155989
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:With the increase in the scale and complexity of Integrated Circuits, the difficulty and workload of verification increase accordingly. Traditional verification methodologies take much time to develop testbenches and testcases. So, improving the efficiency and quality of verification has become a hot topic in the digital integrated circuit verification field. This dissertation uses Universal Verification Methodology with reusable architecture with multiple objects, components, and mechanisms to improve the verification efficiency. The history of verification methodologies as well as the architecture and components of Universal Verification Methodology are reviewed before the verification project. Serial Peripheral Interface is a synchronous serial data transmission protocol, which is applied in more and more integrated circuits because of its simple pin connection. Quad-SPI controller communicates with external Flashes Single/Dual/Quad SPI protocol and handles different functional modes and Flash instructions. The dissertation analyzed and extracted functional points of the Quad-SPI controller. Then a UVM testbench is developed with basic UVM components and Verification Components. Some testcases for main functional modes are also developed based on the UVM testbench. Finally, code and functional coverages are collected with current testcases.