System Verilog has a building
block called interface. It differs in functionality when you compare it with the
module.
- On the Scope window, click Expand
All button
.
- You can now view the IF and PC interface instances. The IF and PC
interface instance icons are different than the module icons.
- Right-click IF and select Go to Source Code. It will point to an interface definition.