VerificationIP
Deprecated - This library has been replaced by OsvvmLibraries. The links to the submodules will not be updated to the new versions.
Install / Use
/learn @OSVVM/VerificationIPREADME
Deprecated: Please see OSVVM Libraries
Change is inevitable. Sometimes sooner than expected. The Verification IP repository has been replaced by the OsvvmLibraries repository.
See: OSVVM Libraries
"Git" the entire OSVVM model library using git clone with the "--recursive" flag:
git clone --recursive https://github.com/OSVVM/OsvvmLibraries.git
Verification IP Library
This repository is current through the 2020.07 release.
Why deprecate? With OsvvmLibraries includes the OSVVM utility, documentation, scripts, and verification component repositories as submodules.
The Verification IP library includes just the OSVVM scripts and verification component repositories as submodules.
It is easier to manage a single repository rather than having separate repositories.
About OSVVM
OSVVM provides utility and model libraries that simplify your FPGA and ASIC verification tasks. Using these libraries you can create a simple, readable, and powerful testbench that is suitable for either a simple FPGA block or a complex ASIC.
Current Models - Submodules
- AXI4 Full
- Master - includes burst support
- Memory Responder model - includes burst support
- Transaction Responder model - but it does not support bursts
- AXI4 Lite
- Master
- Transaction Responder model
- AXI Stream
- Master
- Slave
- UART
- Transmitter (aka master) - with error injection
- Receiver (aka slave) - with error injection
- OSVVM Common - Required
- Shared transcript interfaces
- OSVVM Scripts
- Recommended. Script layer on top of tcl
- Common simulator compilation and execution methodology
Models vs TBM vs VVC vs BFM
We use the word models as short hand for Transaction Based Models (TBM). They are simply an entity and architecture coded in an effective manner for verification. Some use other terminology such as VHDL verification components (VVC) - these are the same thing. Historically we called the models Bus Functional Models (BFM). - which in they are. However, recently we abandoned BFM due to others using BFM to refer to their own lesser capable subprogram based approach.
OSVVM Interfaces
OSVVM models use records for the transaction interfaces, so connecting them to your testbench is simple - connect only a single signal.
Currently this methodology requires that the records use element types with resolution functions. See the OSVVM Utility library package, ResolutionPkg.vhd.
When VHDL-2019 is implemented, we plan to transition to the new interface feature. This feature is also based on records and for OSVVM only requires the addition of a mode view declaration in the package and an update to the model port declarations.
Model Testbenches are Included
Testbenches are in the Git repository, so you can run a simulation and see a live example of how to use the models.
Related Skills
node-connect
346.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
Security Score
Audited on Feb 12, 2025
