OBI_MEMORY_AGENT: conditional Driver and Sequencer instantiation
Type
Linter issues: the Driver and Sequencer are unconditionally created in uvma_obi_memory_agent_c::create_components()
Steps to Reproduce
Below are a set of links to the specific linter issues:
- 'sequencer' of type 'uvma_obi_memory_sqr_c' is not created in a proper conditional code
- 'driver' of type 'uvma_obi_memory_sqr_c' is not created in a proper conditional code
Additional context
This is a set of linter issues identified by the Verissimo SystemVerilog Testbench Linter. Please reach out to me directly if you have questions about the tool.