# yuu_ahb **Repository Path**: justin371/yuu_ahb ## Basic Information - **Project Name**: yuu_ahb - **Description**: UVM AHB VIP - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 1 - **Created**: 2020-09-08 - **Last Updated**: 2025-07-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # YUU UVM AHB Lite VIP **Documentation**: [https://seabeam.github.io/yuu_ahb](https://seabeam.github.io/yuu_ahb) Both master and slave are avaliable. Example case with 1 master and 1 slave is located in `top.sv` of `sim` folder. Following is the task list under development: - [x] Update coverage group in collector - [ ] Update analyzer - [x] Add `Abort after error` feature of master - [x] Support register burst access - [ ] Add AHB protocal checker - [ ] Add more AHB4/5 feature - [x] Add comment - [x] Add document ## Note [yuu_common](https://github.com/seabeam/yuu_common "YUU UVM utilities package") package is needed