8000 GitHub - svenka3/GAP-Ment-abs-class: A generic agent pattern that can be reused with multiple interfaces/protocols
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

svenka3/GAP-Ment-abs-class

 
 

Repository files navigation

GAP: Generic Agent Pattern

The generic agent pattern is a common pattern that can be reused with multiple interfaces while the functionality; like driving and monitoring of the interface, can be implemented using callbacks.

This approach ensures a clean inheritance hierarchy in the testbench components. It also provides faster testbench development time for configurable designs that can support multiple interface protocols.

About

A generic agent pattern that can be reused with multiple interfaces/protocols

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SystemVerilog 100.0%
0